HomeSort by relevance Sort by last modified time
    Searched refs:x100 (Results 1 - 25 of 1847) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/
nomultisect2.asm 1 org 0x100
6 resb 0x100
9 times 0x100 db 1
12 times 0x100 db 1
nomultisect1.asm 4 resb 0x100
7 times 0x100 db 1
10 times 0x100 db 1
multisect5.asm 1 org 0x100
3 section sect1 start=0x100 vstart=0x2000
4 times 0x100 db 0
6 times 0x100 db 0
9 times 0x100 db 0
11 times 0x100 db 0
13 times 0x100 db 0
20 times 0x100 db 0
multisect4.asm 17 times 0x100 db 0x3
20 resb 0x100
22 times 0x100 db 0x1
24 resb 0x100
28 times 0x100 db 0x2
31 resb 0x100
  /external/llvm/test/MC/MachO/
x86_64-reloc-arithmetic.s 4 .org 0x100
  /hardware/ti/omap3/dspbridge/inc/
qosti_dspdecl.h 63 /* Arg1: Range 0-0x100 used for HEAPID of a BIOS MEM Segment with Heap */
65 ALLHEAPS = 0x100, /* Get aggregate mem-stat info combining all heaps. */
82 USED_HEAPSIZE = 0x100,
  /hardware/ti/omap3/dspbridge/libbridge/inc/
qosti_dspdecl.h 58 /* Arg1: Range 0-0x100 used for HEAPID of a BIOS MEM Segment with Heap */
60 ALLHEAPS = 0x100, /* Get aggregate mem-stat info combining all heaps. */
77 USED_HEAPSIZE = 0x100,
  /external/chromium_org/third_party/libxml/src/include/libxml/
chvalid.h 76 #define xmlIsBaseCharQ(c) (((c) < 0x100) ? \
98 #define xmlIsBlankQ(c) (((c) < 0x100) ? \
118 #define xmlIsCharQ(c) (((c) < 0x100) ? \
120 (((0x100 <= (c)) && ((c) <= 0xd7ff)) || \
132 #define xmlIsCombiningQ(c) (((c) < 0x100) ? \
152 #define xmlIsDigitQ(c) (((c) < 0x100) ? \
172 #define xmlIsExtenderQ(c) (((c) < 0x100) ? \
184 #define xmlIsIdeographicQ(c) (((c) < 0x100) ? \
207 #define xmlIsPubidCharQ(c) (((c) < 0x100) ? \
  /external/libxml2/include/libxml/
chvalid.h 76 #define xmlIsBaseCharQ(c) (((c) < 0x100) ? \
98 #define xmlIsBlankQ(c) (((c) < 0x100) ? \
118 #define xmlIsCharQ(c) (((c) < 0x100) ? \
120 (((0x100 <= (c)) && ((c) <= 0xd7ff)) || \
132 #define xmlIsCombiningQ(c) (((c) < 0x100) ? \
152 #define xmlIsDigitQ(c) (((c) < 0x100) ? \
172 #define xmlIsExtenderQ(c) (((c) < 0x100) ? \
184 #define xmlIsIdeographicQ(c) (((c) < 0x100) ? \
207 #define xmlIsPubidCharQ(c) (((c) < 0x100) ? \
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
addbyte.asm 14 add ax,0x100
15 add ax,strict byte 0x100
16 add ax,strict word 0x100
31 add bx,0x100
32 add bx,strict byte 0x100
33 add bx,strict word 0x100
  /bionic/libc/kernel/common/linux/
fcntl.h 36 #define AT_SYMLINK_NOFOLLOW 0x100
  /development/ndk/platforms/android-3/include/linux/
fcntl.h 31 #define AT_SYMLINK_NOFOLLOW 0x100
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
poll.h 34 # define POLLWRNORM 0x100 /* Writing now will not block. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
poll.h 34 # define POLLWRNORM 0x100 /* Writing now will not block. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
poll.h 34 # define POLLWRNORM 0x100 /* Writing now will not block. */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
fcntl.h 31 #define AT_SYMLINK_NOFOLLOW 0x100
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
fcntl.h 31 #define AT_SYMLINK_NOFOLLOW 0x100
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
fcntl.h 31 #define AT_SYMLINK_NOFOLLOW 0x100
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
fcntl.h 31 #define AT_SYMLINK_NOFOLLOW 0x100
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
fcntl.h 31 #define AT_SYMLINK_NOFOLLOW 0x100
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
fcntl.h 31 #define AT_SYMLINK_NOFOLLOW 0x100
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
fcntl.h 31 #define AT_SYMLINK_NOFOLLOW 0x100
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
fcntl.h 31 #define AT_SYMLINK_NOFOLLOW 0x100
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
fcntl.h 31 #define AT_SYMLINK_NOFOLLOW 0x100
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
fcntl.h 31 #define AT_SYMLINK_NOFOLLOW 0x100

Completed in 1167 milliseconds

1 2 3 4 5 6 7 8 91011>>