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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/manual-tests/resources/
popup200x100.html 3 <title>Popup 200x100</title>
6 <img src="200x100.png" width="200" height="100">
popup200x200.html 3 <title>Popup 100x100</title>
  /external/webkit/Source/WebCore/manual-tests/animation/
set-to.svg 8 There should be a 100x100 green rect at 0,0.
  /external/icu4c/tools/toolutil/
denseranges.h 27 * @param density Minimum average range density, in 256th. (0x100=100%=perfectly dense.)
28 * Should be 0x80..0x100, must be 1..0x100.
  /hardware/msm7k/libgralloc-qsd8k/tests/
pmemalloc_test.cpp 303 EXPECT_EQ(size_t(0x100), size);
312 EXPECT_EQ(size_t(0x100), size);
323 uint8_t buf[0x300 + 0x100]; // Create a buffer to get memzero'd
328 int size = 0x100;
350 uint8_t buf[0x300 + 0x100]; // Create a buffer to get memzero'd
355 int size = 0x100;
389 uint8_t buf[0x300 + 0x100]; // Create a buffer to get memzero'd
394 int size = 0x100;
422 uint8_t buf[0x300 + 0x100]; // Create a buffer to get memzero'd
427 int size = 0x100;
    [all...]
  /dalvik/dx/tests/032-bb-live-code/
blort.j 329 iload 0x100
330 lload 0x100
331 fload 0x100
332 dload 0x100
333 aload 0x100
334 istore 0x100
335 lstore 0x100
336 fstore 0x100
337 dstore 0x100
338 astore 0x100
    [all...]
  /external/v8/test/mjsunit/tools/
codemap.js 57 assertEntry(codeMap, 'lib1', 0x1500 + 0x100);
63 assertEntry(codeMap, 'lib2', 0x15500 + 0x100);
69 assertEntry(codeMap, 'lib3', 0x155500 + 0x100);
77 codeMap.addStaticCode(0x15520, newCodeEntry(0x100, 'lib2-f1'));
93 assertEntry(codeMap, 'lib2-f1', 0x15520 + 0x100 - 1);
94 assertEntry(codeMap, 'lib2', 0x15520 + 0x100);
102 codeMap.addCode(0x1700, newCodeEntry(0x100, 'code2'));
108 assertEntry(codeMap, 'code1', 0x1500 + 0x100);
112 assertEntry(codeMap, 'code2', 0x1700 + 0x100 - 1);
113 assertNoEntry(codeMap, 0x1700 + 0x100);
    [all...]
  /external/webkit/LayoutTests/fast/url/script-tests/
ipv4.js 41 ["0x100.0", ""],
42 ["0x100.0.0", ""],
43 ["0x100.0.0.0", ""],
44 ["0.0x100.0.0", ""],
45 ["0.0.0x100.0", ""],
46 ["0.0.0.0x100", ""],
  /external/webkit/LayoutTests/fast/url/
ipv4-expected.txt 28 PASS canonicalize('http://0x100.0/') is 'http://0x100.0/'
29 PASS canonicalize('http://0x100.0.0/') is 'http://0x100.0.0/'
30 PASS canonicalize('http://0x100.0.0.0/') is 'http://0x100.0.0.0/'
31 PASS canonicalize('http://0.0x100.0.0/') is 'http://0.0x100.0.0/'
32 PASS canonicalize('http://0.0.0x100.0/') is 'http://0.0.0x100.0/
    [all...]
  /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/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/llvm/test/MC/X86/AlignedBundling/
relax-at-bundle-end.s 15 jne 0x100
  /external/smali/smali/src/test/resources/LexerTest/
ByteLiteralTest.smali 16 -0x100
ByteLiteralTest.tokens 16 NEGATIVE_INTEGER_LITERAL("-0x100")
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
bitops-bits-in-byte.js 8 while(m<0x100) {
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
bitops-bits-in-byte.js 8 while(m<0x100) {
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/
TrackRunBox.java 171 if ((flags & 0x100) == 0x100) { //sampleDurationPresent
200 if ((flags & 0x100) == 0x100) { //sampleDurationPresent
231 if ((getFlags() & 0x100) == 0x100) { //sampleDurationPresent
266 return (getFlags() & 0x100) == 0x100;
296 setFlags(getFlags() | 0x100);
298 setFlags(getFlags() & (0xFFFFFF ^ 0x100));
    [all...]
  /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,
  /development/ndk/platforms/android-3/arch-arm/include/asm/arch/
mtd-xip.h 17 #define OMAP_MPU_TIMER_OFFSET 0x100
  /development/ndk/platforms/android-3/include/linux/
fcntl.h 31 #define AT_SYMLINK_NOFOLLOW 0x100
  /external/iptables/include/
iptables.h 24 #define LINUX_VERSION(x,y,z) (0x10000*(x) + 0x100*(y) + z)
  /external/llvm/test/MC/MachO/
x86_64-reloc-arithmetic.s 4 .org 0x100
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
termios.h 33 #define TIOCM_DSR 0x100
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
termios.h 33 #define TIOCM_DSR 0x100
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
termios.h 33 #define TIOCM_DSR 0x100

Completed in 644 milliseconds

1 2 3 4 5 6 7 8 91011>>