/ndk/sources/cxx-stl/gabi++/src/ |
one_time_construction.cc | 87 *gv = guard | 0x200; 99 if ((guard & 0x200) != 0) 111 if ((guard & 0x200) != 0)
|
/external/qemu/block/ |
vmdk.c | 116 /* the descriptor offset = 0x200 */ 117 if (bdrv_pread(bs->file, 0x200, desc, DESC_SIZE) != DESC_SIZE) 141 /* the descriptor offset = 0x200 */ 142 if (bdrv_pread(bs->file, 0x200, desc, DESC_SIZE) != DESC_SIZE) 153 if (bdrv_pwrite_sync(bs->file, 0x200, desc, DESC_SIZE) < 0) 238 /* the descriptor offset = 0x200 */ 239 if (lseek(p_fd, 0x200, SEEK_SET) == -1) { 265 if (lseek(snp_fd, 0x200, SEEK_SET) == -1) { 343 /* the descriptor offset = 0x200 */ 344 if (bdrv_pread(bs->file, 0x200, desc, DESC_SIZE) != DESC_SIZE [all...] |
/external/elfutils/tests/ |
run-addrname-test.sh | 125 # .org 0x200 150 0x200 0x201 0x202 0x203 0x204 0x205 \ 196 (.text)+0x200
|
/external/oprofile/events/i386/p4/ |
unit_masks | 43 0x200 read 3rd level cache miss 55 0x200 count write-through memory access entries 70 0x200 request type is demand (0=prefetch)
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
AudioSystemLegacy.h | 154 CHANNEL_OUT_SIDE_LEFT = 0x200, 195 CHANNEL_IN_BACK_PROCESSED = 0x200, 242 DEVICE_OUT_BLUETOOTH_A2DP_SPEAKER = 0x200,
|
/external/bison/lib/ |
fseterr.c | 45 fp->_Mode |= 0x200 /* _MERR */;
|
/external/freetype/include/freetype/ |
ftmoderr.h | 107 FT_MODERRDEF( BDF, 0x200, "BDF module" )
|
/external/qemu/tcg/i386/ |
tcg-target.h | 70 #define TCG_CT_CONST_U32 0x200
|
/frameworks/base/docs/html-intl/zh-cn/training/multiscreen/ |
screendensities.jd | 79 <p>????????? <code>xhdpi</code> ????? 200x200 ???????????????? <code>hdpi</code>?<code>mdpi</code> ? <code>ldpi</code> ?????? 150x150?100x100 ? 75x75 ??????</p>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
debugreg.h | 68 #define DR_GLOBAL_SLOWDOWN (0x200) /* Global slow the pipeline */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
poll.h | 35 # define POLLWRBAND 0x200 /* Priority data may be written. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
smbno.h | 335 #define MIN_UNIX_INFO_LEVEL 0x200 338 #define SMB_QUERY_FILE_UNIX_BASIC 0x200 341 #define SMB_SET_FILE_UNIX_BASIC 0x200 344 #define SMB_QUERY_CIFS_UNIX_INFO 0x200
|
netlink.h | 58 #define NLM_F_MATCH 0x200 /* return all matching */ 64 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
debugreg.h | 68 #define DR_GLOBAL_SLOWDOWN (0x200) /* Global slow the pipeline */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
poll.h | 35 # define POLLWRBAND 0x200 /* Priority data may be written. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
smbno.h | 335 #define MIN_UNIX_INFO_LEVEL 0x200 338 #define SMB_QUERY_FILE_UNIX_BASIC 0x200 341 #define SMB_SET_FILE_UNIX_BASIC 0x200 344 #define SMB_QUERY_CIFS_UNIX_INFO 0x200
|
netlink.h | 58 #define NLM_F_MATCH 0x200 /* return all matching */ 64 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
debugreg.h | 68 #define DR_GLOBAL_SLOWDOWN (0x200) /* Global slow the pipeline */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
poll.h | 35 # define POLLWRBAND 0x200 /* Priority data may be written. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
smbno.h | 335 #define MIN_UNIX_INFO_LEVEL 0x200 338 #define SMB_QUERY_FILE_UNIX_BASIC 0x200 341 #define SMB_SET_FILE_UNIX_BASIC 0x200 344 #define SMB_QUERY_CIFS_UNIX_INFO 0x200
|
/bionic/libc/kernel/common/linux/ |
netlink.h | 74 #define NLM_F_MATCH 0x200 79 #define NLM_F_EXCL 0x200
|
/external/harfbuzz/src/ |
harfbuzz-shaper-private.h | 69 DligProperty = 0x200, 80 HalfFormProperty = 0x200,
|
/external/iproute2/include/linux/ |
netlink.h | 56 #define NLM_F_MATCH 0x200 /* return all matching */ 62 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */
|
/external/ping/ |
ping_common.h | 55 #define F_TIMESTAMP 0x200 56 #define F_FLOWINFO 0x200
|
/frameworks/base/media/java/android/media/ |
AudioFormat.java | 67 public static final int CHANNEL_OUT_FRONT_RIGHT_OF_CENTER = 0x200; 114 public static final int CHANNEL_IN_BACK_PROCESSED = 0x200;
|