HomeSort by relevance Sort by last modified time
    Searched full:000 (Results 401 - 425 of 2064) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winscard.h 57 #define SCARD_ALL_READERS TEXT("SCard$AllReaders\000")
58 #define SCARD_DEFAULT_READERS TEXT("SCard$DefaultReaders\000")
59 #define SCARD_LOCAL_READERS TEXT("SCard$LocalReaders\000")
60 #define SCARD_SYSTEM_READERS TEXT("SCard$SystemReaders\000")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_stringptr.py 69 self.assertEqual(x, ("c", "d", "e", "f", "\000"))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_stringptr.py 69 self.assertEqual(x, ("c", "d", "e", "f", "\000"))
  /dalvik/dx/tests/122-switch-with-high-register/
expected.txt 12 000a: add-int/2addr v1, v10
13 000b: add-int/2addr v1, v11
14 000c: add-int/2addr v1, v12
15 000d: add-int/2addr v1, v13
16 000e: add-int/2addr v1, v14
17 000f: add-int/2addr v1, v15
276 020a: goto 0200 // -000a
569 000a: add-int/2addr v3, v10
570 000b: add-int/2addr v3, v11
571 000c: add-int/2addr v3, v1
    [all...]
  /external/valgrind/main/massif/tests/
peak.post.exp 87 17 9,792 8,640 8,000 640 0
91 ->91.07% (8,000B) 0x........: main (peak.c:8)
98 20 10,080 8,640 8,000 640 0
136 34 18,000 15,696 14,416 1,280 0
137 35 18,000 15,696 14,416 1,280 0
147 37 19,872 17,280 16,000 1,280 0
151 ->91.83% (16,000B) 0x........: main (peak.c:8)
158 40 20,160 17,280 16,000 1,280 0
207 57 29,952 25,920 24,000 1,920 0
211 ->92.08% (24,000B) 0x........: main (peak.c:8
    [all...]
  /external/chromium_org/third_party/icu/source/tools/gensprep/
filterRFC3454.pl 396 # CHARACTER TABULATION (U+0009), LINE FEED (LF) (U+000A), LINE
397 # TABULATION (U+000B), FORM FEED (FF) (U+000C), CARRIAGE RETURN (CR)
398 # (U+000D), and NEXT LINE (NEL) (U+0085) are mapped to SPACE (U+0020).
401 print $outFH "000A; 0020; MAP\n";
402 print $outFH "000B; 0020; MAP\n";
403 print $outFH "000C; 0020; MAP\n";
404 print $outFH "000D; 0020; MAP\n";
409 # a complete list of these code points: U+0000-0008, 000E-001F, 007F-
422 print $outFH "000E; ; MAP\n"
    [all...]
  /external/icu/icu4c/source/tools/gensprep/
filterRFC3454.pl 396 # CHARACTER TABULATION (U+0009), LINE FEED (LF) (U+000A), LINE
397 # TABULATION (U+000B), FORM FEED (FF) (U+000C), CARRIAGE RETURN (CR)
398 # (U+000D), and NEXT LINE (NEL) (U+0085) are mapped to SPACE (U+0020).
401 print $outFH "000A; 0020; MAP\n";
402 print $outFH "000B; 0020; MAP\n";
403 print $outFH "000C; 0020; MAP\n";
404 print $outFH "000D; 0020; MAP\n";
409 # a complete list of these code points: U+0000-0008, 000E-001F, 007F-
422 print $outFH "000E; ; MAP\n"
    [all...]
  /cts/tests/tests/preference2/res/values/
arrays.xml 123 <item>*bzzt*\nTransferred $1,000,000 to J. Phisher. Thank you!</item>
  /external/chromium_org/sandbox/win/sandbox_poc/pocdll/
invasive.cc 164 "a total of %d objects out of 3 000 000\r\n", mutexes, jobs,
  /external/chromium_org/third_party/libwebp/dsp/
lossless_sse2.c 166 const __m128i in_000g = _mm_srli_epi32(in_00g0, 8); // 000g|000g|...
182 const __m128i in_000g = _mm_srli_epi32(in_00g0, 8); // 000g|000g|...
403 const __m128i b0h = _mm_srli_epi64(a0h, 8); // 000b|gr00|000b|gr00
404 const __m128i b4h = _mm_srli_epi64(a4h, 8); // 000b|gr00|000b|gr00
  /external/chromium_org/third_party/mesa/src/docs/
contents.html 16 color: #000;
19 color: #000;
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/examples/rexx/
rexx.l 22 all = [\000-\377];
23 eof = [\000];
  /external/chromium_org/tools/deep_memory_profiler/visualizer/static/third_party/jqTree/
jqtree.css 39 color: #000;
69 background: #000;
  /external/chromium_org/tools/grit/grit/testdata/
oem_enable.html 20 COLOR: #000
23 COLOR: #000
  /external/fio/os/windows/
posix.c 248 /* Divide by 10,000 to convert to ms and subtract the time between 1601 and 1970 */
439 * We want the number of nanoseconds, so multiply out by 1,000,000,000
653 /* Divide by 10,000,000 to get the number of seconds and move the epoch from
660 /* Divide by 10,000,000 to get the number of seconds and move the epoch from
  /external/mesa3d/docs/
contents.html 16 color: #000;
19 color: #000;
  /external/owasp/sanitizer/src/tests/org/owasp/html/
EncodingTest.java 108 "&#000a;",
109 Encoding.decodeHtml("&#000a;"));
  /external/smali/util/src/main/java/org/jf/util/
NumberUtils.java 87 int zeros = asFloat.indexOf("000");
129 int zeros = asDouble.indexOf("000");
  /external/valgrind/main/memcheck/tests/
mempool.stderr.exp 20 Address 0x........ is 70 bytes inside a block of size 100,000 alloc'd
29 Address 0x........ is 96 bytes inside a block of size 100,000 alloc'd
  /external/valgrind/main/none/tests/s390x/
and.h 129 asm volatile( NY(1,0,2,000,00) \
143 asm volatile( NIY(i2,2,000,00) \
or.h 129 asm volatile( OY(1,0,2,000,00) \
143 asm volatile( OIY(i2,2,000,00) \
xor.h 129 asm volatile( XY(1,0,2,000,00) \
143 asm volatile( XIY(i2,2,000,00) \
  /external/valgrind/main/none/tests/x86/
lzcnt32.stdout.exp 25 lzcntl 000df6b1 -> 0000000c 0000
86 lzcntw 000df6b1 -> 55550000 0040
  /external/webp/src/dsp/
lossless_sse2.c 166 const __m128i in_000g = _mm_srli_epi32(in_00g0, 8); // 000g|000g|...
182 const __m128i in_000g = _mm_srli_epi32(in_00g0, 8); // 000g|000g|...
403 const __m128i b0h = _mm_srli_epi64(a0h, 8); // 000b|gr00|000b|gr00
404 const __m128i b4h = _mm_srli_epi64(a4h, 8); // 000b|gr00|000b|gr00
  /sdk/templates/docs/
default.css 109 color: #000;
225 color: #000;

Completed in 1428 milliseconds

<<11121314151617181920>>