HomeSort by relevance Sort by last modified time
    Searched full:x100 (Results 751 - 775 of 1180) sorted by null

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
socket.h 199 MSG_WAITALL = 0x100, /* Wait for a full request. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h 309 #define FB_VBLANK_HAVE_VSYNC 0x100 /* verical syncs can be detected */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
mtio.h 257 #define MT_ST_CAN_BSR 0x100
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
socket.h 199 MSG_WAITALL = 0x100, /* Wait for a full request. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h 309 #define FB_VBLANK_HAVE_VSYNC 0x100 /* verical syncs can be detected */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
mtio.h 257 #define MT_ST_CAN_BSR 0x100
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/sgi/
hpc3.h 197 #define HPC3_ISTAT_SC0MASK 0x100
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_locale.h 112 _STLP_STATIC_CONSTANT(category, numeric = 0x100);
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_locale.h 112 _STLP_STATIC_CONSTANT(category, numeric = 0x100);
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_locale.h 114 _STLP_STATIC_CONSTANT(category, numeric = 0x100);
  /system/core/adb/
adb.h 347 TRACE_JDWP, /* 0x100 */
  /system/extras/tests/lib/testUtil/
testUtil.c 225 if (mod <= 0x100) {
  /bionic/libc/kernel/common/linux/
rtnetlink.h 217 #define RTM_F_NOTIFY 0x100
465 #define RTMGRP_IPV6_IFADDR 0x100
  /bootable/bootloader/legacy/arch_msm7k/
nand.c 322 ** protection violation (0x100), we lose
434 ** protection violation (0x100), or the program success
  /external/chromium/net/disk_cache/
block_files.cc 109 DCHECK((((1 << size) - 1) << (index % 8)) < 0x100);
140 DCHECK((((1 << size) - 1) << (index % 8)) < 0x100);
  /external/grub/netboot/
lance.c 288 if (inw(ioaddr+LANCE_DATA) & 0x100)
478 if (inw(ioaddr+LANCE_DATA) & 0x100)
  /external/kernel-headers/original/asm-x86/
processor_32.h 336 * pads the TSS to be cacheline-aligned (size is 0x100)
340 * .. and then another 0x100 bytes for emergency kernel stack
  /external/openssl/include/openssl/
ssl3.h 559 #define SSL3_ST_CW_FLUSH (0x100|SSL_ST_CONNECT)
608 #define SSL3_ST_SW_FLUSH (0x100|SSL_ST_ACCEPT)
  /external/openssl/ssl/
ssl3.h 559 #define SSL3_ST_CW_FLUSH (0x100|SSL_ST_CONNECT)
608 #define SSL3_ST_SW_FLUSH (0x100|SSL_ST_ACCEPT)
  /external/qemu/telephony/
gsm.c 93 if (phase & 0x100) {
1048 if (phase & 0x100) {
  /external/qemu-pc-bios/vgabios/tests/lfbprof/
lfbprof.c 64 r.w.ax = 0x100; /* DPMI allocate DOS memory */
86 r.w.dx = sel; /* DX := selector from 0x100 */
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/
7.7.3.js 308 array[item++] = new TestCase( SECTION, "0x100", 256, 0x100 );
  /external/webkit/Source/WebCore/loader/
TextResourceDecoder.cpp 81 if (code >= 0x100)
87 if (code >= 0x100)
  /frameworks/native/services/surfaceflinger/
Layer.cpp 386 // 0x100 - 0x1FF are specific to the HAL implementation, and
390 #define HARDWARE_IS_DEVICE_FORMAT(f) ((f) >= 0x100 && (f) <= 0x1FF)
  /packages/inputmethods/LatinIME/java/res/values/
attrs.xml 280 <flag name="followKeyLargeLabelRatio" value="0x100" />
370 <enum name="actionCustomLabel" value="0x100" />

Completed in 528 milliseconds

<<31323334353637383940>>