This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo fdisk -l /dev/sdb | |
Disk /dev/sdb: 500.1 GB, 500107862016 bytes | |
255 heads, 63 sectors/track, 60801 cylinders | |
Units = cylinders of 16065 * 512 = 8225280 bytes | |
Sector size (logical/physical): 512 bytes / 512 bytes | |
I/O size (minimum/optimal): 512 bytes / 512 bytes | |
Disk identifier: 0x00000000 | |
Device Boot Start End Blocks Id System |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo fdisk -l /dev/sda | |
Disk /dev/sda: 500.1 GB, 500107862016 bytes | |
255 heads, 63 sectors/track, 60801 cylinders | |
Units = cylinders of 16065 * 512 = 8225280 bytes | |
Sector size (logical/physical): 512 bytes / 512 bytes | |
I/O size (minimum/optimal): 512 bytes / 512 bytes | |
Disk identifier: 0x00000000 | |
Device Boot Start End Blocks Id System |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function wp_get_associated_nav_menu_items( $object_id = 0, $object_type = 'post_type' ) { | |
$object_id = (int) $object_id; | |
$menu_item_ids = array(); | |
$query = new WP_Query; | |
$menu_items = $query->query( | |
array( | |
'meta_key' => '_menu_item_object_id', | |
'meta_value' => $object_id, | |
'post_status' => 'any', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
require_once 'Plugin/Abstract.php'; | |
class Apreslebac_Login { | |
static $load_login_js; | |
protected $PostTypes = 'etablissement,metier,formation'; | |
protected $TextDomain = 'Apreslebac'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
build/core/base_rules.mk:74: *** Module name: hero-keypad.kcm | |
build/core/base_rules.mk:75: *** Makefile location: device/htc/hero | |
build/core/base_rules.mk:76: * | |
build/core/base_rules.mk:77: * Each module must use a LOCAL_MODULE_TAGS in its | |
build/core/base_rules.mk:78: * Android.mk. Possible tags declared by a module: | |
build/core/base_rules.mk:79: * | |
build/core/base_rules.mk:80: * optional, debug, eng, tests, samples | |
build/core/base_rules.mk:81: * | |
build/core/base_rules.mk:82: * If the module is expected to be in all builds | |
build/core/base_rules.mk:83: * of a product, then it should use the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
arget asm: libskia <= external/skia/src/opts/S32_Opaque_D32_nofilter_DX_gether_arm.S | |
external/skia/src/opts/S32_Opaque_D32_nofilter_DX_gether_arm.S: Assembler messages: | |
external/skia/src/opts/S32_Opaque_D32_nofilter_DX_gether_arm.S:38: Error: selected processor does not support `uxth r0,r0' | |
external/skia/src/opts/S32_Opaque_D32_nofilter_DX_gether_arm.S:40: Error: selected processor does not support `uxth r6,r6' | |
external/skia/src/opts/S32_Opaque_D32_nofilter_DX_gether_arm.S:47: Error: selected processor does not support `uxth r9,r9' | |
external/skia/src/opts/S32_Opaque_D32_nofilter_DX_gether_arm.S:49: Error: selected processor does not support `uxth r11,r11' | |
make: *** [out/target/product/generic/obj/SHARED_LIBRARIES/libskia_intermediates/src/opts/S32_Opaque_D32_nofilter_DX_gether_arm.o] Erreur 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
target thumb C: sensors.hero <= device/htc/hero/libsensors/sensors.c | |
device/htc/hero/libsensors/sensors.c:95: warning: braces around scalar initializer | |
device/htc/hero/libsensors/sensors.c:95: warning: (near initialization for 'sSensorList[0].minDelay') | |
device/htc/hero/libsensors/sensors.c:95: error: empty scalar initializer | |
device/htc/hero/libsensors/sensors.c:95: error: (near initialization for 'sSensorList[0].minDelay') | |
device/htc/hero/libsensors/sensors.c:95: warning: missing initializer | |
device/htc/hero/libsensors/sensors.c:95: warning: (near initialization for 'sSensorList[0].minDelay') | |
device/htc/hero/libsensors/sensors.c:99: warning: braces around scalar initializer | |
device/htc/hero/libsensors/sensors.c:99: warning: (near initialization for 'sSensorList[1].minDelay') | |
device/htc/hero/libsensors/sensors.c:99: warning: missing initializer |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
target thumb C: sensors.hero <= device/htc/hero/libsensors/sensors.c | |
device/htc/hero/libsensors/sensors.c:95: warning: braces around scalar initializer | |
device/htc/hero/libsensors/sensors.c:95: warning: (near initialization for 'sSensorList[0].minDelay') | |
device/htc/hero/libsensors/sensors.c:95: error: empty scalar initializer | |
device/htc/hero/libsensors/sensors.c:95: error: (near initialization for 'sSensorList[0].minDelay') | |
device/htc/hero/libsensors/sensors.c:95: warning: missing initializer | |
device/htc/hero/libsensors/sensors.c:95: warning: (near initialization for 'sSensorList[0].minDelay') | |
device/htc/hero/libsensors/sensors.c:99: warning: braces around scalar initializer | |
device/htc/hero/libsensors/sensors.c:99: warning: (near initialization for 'sSensorList[1].minDelay') | |
device/htc/hero/libsensors/sensors.c:99: warning: missing initializer |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31a32 | |
> #include <linux/capella_cm3602.h> | |
42c43 | |
< #define MAX_NUM_SENSORS 5 | |
--- | |
> #define MAX_NUM_SENSORS 6 | |
52c53,54 | |
< #define ID_L (4) | |
--- | |
> #define ID_P (4) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I/ServiceManager( 108): Waiting for service media.audio_policy... | |
I/ ( 336): ServiceManager: 0xad50 | |
D/AudioHardwareQSD( 336): open /system/etc/vpimg success | |
D/AudioHardwareQSD( 336): Firmware /system/etc/vpimg size 27612 | |
D/AudioHardwareQSD( 336): Total 27612 bytes put to user space buffer. | |
I/ServiceManager( 108): Waiting for service media.audio_policy... | |
I/ServiceManager( 108): Waiting for service media.audio_policy... | |
I/ServiceManager( 108): Waiting for service media.audio_policy... | |
D/AudioHardwareQSD( 336): audience_a1026 init OK | |
D/AudioHardwareQSD( 336): set_tpa2018d1_parameters() not present |
OlderNewer