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

<<11121314151617181920>>

  /device/asus/flo/
WCNSS_qcom_cfg.ini 36 Intf0MacAddress=000AF58989FF
37 Intf1MacAddress=000AF58989FE
38 Intf2MacAddress=000AF58989FD
39 Intf3MacAddress=000AF58989FC
75 gAPMacAddr=000AF58989EF
  /external/chromium_org/third_party/sqlite/src/test/
bind.test 268 sqlite3_bind_text $VM 3 world\000 -1
286 sqlite3_bind_text $VM 1 hello\000there\000 12
287 sqlite3_bind_text $VM 2 hello\000there\000 11
288 sqlite3_bind_text $VM 3 hello\000there\000 -1
335 sqlite3_bind_text16 $VM 1 [encoding convertto unicode hi\000yall\000] 16
336 sqlite3_bind_text16 $VM 2 [encoding convertto unicode hi\000yall\000] 1
    [all...]
  /external/valgrind/main/massif/tests/
basic.post.exp 43 5 2,040 2,040 2,000 40 0
54 10 4,080 4,080 4,000 80 0
59 15 6,120 6,120 6,000 120 0
70 20 8,160 8,160 8,000 160 0
75 25 10,200 10,200 10,000 200 0
86 30 12,240 12,240 12,000 240 0
91 35 14,280 14,280 14,000 280 0
100 38 15,096 14,280 14,000 280 0
105 43 17,136 12,240 12,000 240 0
116 48 19,176 10,200 10,000 200
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/doc/
tokenization.txt 193 * U+000A LINE FEED (LF)
194 * U+000C FORM FEED (FF)
237 U+000A LINE FEED (LF)
238 U+000C FORM FEED (FF)
266 U+000A LINE FEED (LF)
267 U+000C FORM FEED (FF)
302 U+000A LINE FEED (LF)
303 U+000C FORM FEED (FF)
345 U+000A LINE FEED (LF)
346 U+000C FORM FEED (FF
    [all...]
  /external/chromium_org/net/filter/
gzip_filter_unittest.cc 30 // FLG \000 (special flags that we do not support)
36 const char kGZipHeader[] = { '\037', '\213', '\010', '\000', '\000',
37 '\000', '\000', '\000', '\002', '\377' };
  /system/core/libpixelflinger/codeflinger/
mips_opcode.h 119 #define OP_SPECIAL 000
195 #define OP_SLL 000
258 #define OP_MAD 000 /* QED */
265 #define OP_EXT 000
279 #define OP_BLTZ 000
299 #define OP_MF 000
  /external/chromium_org/third_party/icu/source/test/intltest/
itrbnf.cpp     [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
strutil.cc 787 if (u >= 1000000000) { // >= 1,000,000,000
788 digits = u / 100000000; // 100,000,000
794 u -= digits * 100000000; // 100,000,000
796 digits = u / 1000000; // 1,000,000
802 u -= digits * 1000000; // 1,000,00
    [all...]
  /external/icu/icu4c/source/test/intltest/
itrbnf.cpp     [all...]
  /external/protobuf/src/google/protobuf/stubs/
strutil.cc 742 if (u >= 1000000000) { // >= 1,000,000,000
743 digits = u / 100000000; // 100,000,000
749 u -= digits * 100000000; // 100,000,000
751 digits = u / 1000000; // 1,000,000
757 u -= digits * 1000000; // 1,000,00
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/howto/userscript-runat/
runat.user.js 57 'color: #000;',
82 'color: #000 !important;'
  /external/chromium_org/chromeos/dbus/
fake_gsm_sms_client.cc 105 message->SetString("number", "000-000-0000");
  /external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
BufferedLineReader.cpp 41 // We ran out of data after a CR (U+000D), which means that we may be
42 // in the middle of a CRLF pair. If the next character is a LF (U+000A)
  /external/chromium_org/third_party/icu/source/i18n/
tmunit.cpp 46 * 1 hour, 2 hour, 3 hour, ................. 10,000 hour,
47 * there might be performance hit because 10,000 TimeUnit object,
  /external/chromium_org/third_party/icu/source/test/testdata/
NumberFormatTestCases.txt 29 fp: "#,@@@" 1234567 "1,230,000" 1230000
41 rt: - 123000 "123,000"
  /external/chromium_org/v8/test/mjsunit/harmony/
string-repeat.js 30 assertEquals("000", String.prototype.repeat.call(0, 3));
39 assertEquals("000", String.prototype.repeat.apply(0, [3]));
  /external/fonttools/Lib/fontTools/ttLib/tables/
S_I_N_G_.py 76 name = name[:length-1] + "\000"
78 name += (nameLen - length) * "\000"
  /external/icu/icu4c/source/i18n/
tmunit.cpp 45 * 1 hour, 2 hour, 3 hour, ................. 10,000 hour,
46 * there might be performance hit because 10,000 TimeUnit object,
  /external/icu/icu4c/source/test/testdata/
NumberFormatTestCases.txt 29 fp: "#,@@@" 1234567 "1,230,000" 1230000
41 rt: - 123000 "123,000"
  /external/llvm/test/CodeGen/ARM/
mult-alt-generic-arm.ll 93 store double 0.000000e+000, double* %out0, align 8
103 store double 0.000000e+000, double* %out0, align 8
105 ; %0 = call double asm "foo $1,$0", "=r,F"(double 1.000000e+000) nounwind
153 ; %5 = call i32 asm "foo $1,$0", "=r,X"(double 1.000000e+000) nounwind
251 store double 0.000000e+000, double* %out0, align 8
261 store double 0.000000e+000, double* %out0, align 8
263 ; %0 = call double asm "foo $1,$0", "=r|r,r|F"(double 1.000000e+000) nounwind
311 ; %5 = call i32 asm "foo $1,$0", "=r|r,r|X"(double 1.000000e+000) nounwind
  /external/llvm/test/CodeGen/MSP430/
mult-alt-generic-msp430.ll 93 store double 0.000000e+000, double* %out0, align 8
103 store double 0.000000e+000, double* %out0, align 8
105 ; %0 = call double asm "foo $1,$0", "=r,F"(double 1.000000e+000) nounwind
153 ; %5 = call i16 asm "foo $1,$0", "=r,X"(double 1.000000e+000) nounwind
251 store double 0.000000e+000, double* %out0, align 8
261 store double 0.000000e+000, double* %out0, align 8
263 ; %0 = call double asm "foo $1,$0", "=r|r,r|F"(double 1.000000e+000) nounwind
311 ; %5 = call i16 asm "foo $1,$0", "=r|r,r|X"(double 1.000000e+000) nounwind
  /external/llvm/test/CodeGen/PowerPC/
mult-alt-generic-powerpc.ll 93 store double 0.000000e+000, double* %out0, align 8
103 store double 0.000000e+000, double* %out0, align 8
105 ; %0 = call double asm "foo $1,$0", "=r,F"(double 1.000000e+000) nounwind
152 %5 = call i32 asm "foo $1,$0", "=r,X"(double 1.000000e+000) nounwind
250 store double 0.000000e+000, double* %out0, align 8
260 store double 0.000000e+000, double* %out0, align 8
262 ; %0 = call double asm "foo $1,$0", "=r|r,r|F"(double 1.000000e+000) nounwind
309 %5 = call i32 asm "foo $1,$0", "=r|r,r|X"(double 1.000000e+000) nounwind
mult-alt-generic-powerpc64.ll 93 store double 0.000000e+000, double* %out0, align 8
103 store double 0.000000e+000, double* %out0, align 8
105 ; %0 = call double asm "foo $1,$0", "=r,F"(double 1.000000e+000) nounwind
152 %5 = call i32 asm "foo $1,$0", "=r,X"(double 1.000000e+000) nounwind
250 store double 0.000000e+000, double* %out0, align 8
260 store double 0.000000e+000, double* %out0, align 8
262 ; %0 = call double asm "foo $1,$0", "=r|r,r|F"(double 1.000000e+000) nounwind
309 %5 = call i32 asm "foo $1,$0", "=r|r,r|X"(double 1.000000e+000) nounwind
  /external/llvm/test/CodeGen/SPARC/
mult-alt-generic-sparc.ll 93 store double 0.000000e+000, double* %out0, align 8
103 store double 0.000000e+000, double* %out0, align 8
105 ; %0 = call double asm "foo $1,$0", "=r,F"(double 1.000000e+000) nounwind
153 ; %5 = call i32 asm "foo $1,$0", "=r,X"(double 1.000000e+000) nounwind
251 store double 0.000000e+000, double* %out0, align 8
261 store double 0.000000e+000, double* %out0, align 8
263 ; %0 = call double asm "foo $1,$0", "=r|r,r|F"(double 1.000000e+000) nounwind
311 ; %5 = call i32 asm "foo $1,$0", "=r|r,r|X"(double 1.000000e+000) nounwind

Completed in 1661 milliseconds

<<11121314151617181920>>