HomeSort by relevance Sort by last modified time
    Searched full:123456789 (Results 201 - 225 of 746) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/toybox/toys/pending/
gzip.c 10 USE_GZIP(NEWTOY(gzip, "cdfk123456789[-123456789]", TOYFLAG_USR|TOYFLAG_BIN))
11 USE_GUNZIP(NEWTOY(gunzip, "cdfk123456789[-123456789]", TOYFLAG_USR|TOYFLAG_BIN))
12 USE_ZCAT(NEWTOY(zcat, "cdfk123456789[-123456789]", TOYFLAG_USR|TOYFLAG_BIN))
  /external/desugar/test/java/com/google/devtools/build/android/desugar/
DesugarFunctionalTest.java 280 assertThat(ConcreteFunction.toInt().apply("123456789")).isEqualTo(123456789);
298 assertThat(ConcreteFunction.isInt().test(123456789L)).isTrue();
301 ImmutableList.of(123456789L, 1234567890987654321L),
303 .containsExactly(123456789L);
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
CompactDecimalFormatTest.java 62 {123456789, "120M"},
81 {123456789, "120\u00a0???."},
102 {123456789, "120 ???????"},
125 {-123456789, "-120 ???????"},
146 {123456789f, "1.2?"},
164 {123456789f, "1.2?"},
182 {new CurrencyAmount(123456789f, Currency.getInstance("CNY")), "?1.2?"},
199 {new CurrencyAmount(123456789f, Currency.getInstance("EUR")), "120 Mio. ?"},
216 {new CurrencyAmount(123456789f, Currency.getInstance("USD")), "$120M"},
234 {123456789f, "M120"}
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
CompactDecimalFormatTest.java 59 {123456789, "120M"},
78 {123456789, "120\u00a0???."},
99 {123456789, "120 ???????"},
122 {-123456789, "-120 ???????"},
143 {123456789f, "1.2?"},
161 {123456789f, "1.2?"},
179 {new CurrencyAmount(123456789f, Currency.getInstance("CNY")), "?1.2?"},
196 {new CurrencyAmount(123456789f, Currency.getInstance("EUR")), "120 Mio. ?"},
213 {new CurrencyAmount(123456789f, Currency.getInstance("USD")), "$120M"},
231 {123456789f, "M120"}
    [all...]
  /prebuilts/go/darwin-x86/src/go/constant/
value_test.go 127 `1/123456789 == 1/123456789 == true`,
128 `1/123456789 != 1/123456789 == false`,
129 `1/123456789 < 1/123456788 == true`,
130 `1/123456788 <= 1/123456789 == false`,
403 "123456789",
  /prebuilts/go/linux-x86/src/go/constant/
value_test.go 127 `1/123456789 == 1/123456789 == true`,
128 `1/123456789 != 1/123456789 == false`,
129 `1/123456789 < 1/123456788 == true`,
130 `1/123456788 <= 1/123456789 == false`,
403 "123456789",
  /external/valgrind/none/tests/amd64/
pcmpstr64.stdout.exp 197 istri 0C 123456789abcdef1 0000000000000000 -> 08810000 08810000
198 istri 0C 0000000000000000 123456789abcdef1 -> 00400010 00400010
238 istri 44 123456789abcdef1 000000fecb975421 -> 0881000f 0881000f
240 istri 44 123456789abcdef1 00000000dca86532 -> 0081000e 0081000e
314 istri 46 123456789abcdef1 000000fecb975421 -> 0881000f 0881000f
316 istri 46 123456789abcdef1 00000000dca86532 -> 0081000e 0081000e
411 istri 0E 123456789abcdef1 0000000000000000 -> 08810000 08810000
412 istri 0E 0000000000000000 123456789abcdef1 -> 00400010 00400010
430 istri 14 123456789abcdef1 000000fecb975421 -> 00810003 00810003
432 istri 14 123456789abcdef1 00000000dca86532 -> 08810000 08810000
    [all...]
  /prebuilts/go/darwin-x86/src/strconv/
itoa_test.go 51 {-0x123456789abcdef, 16, "-123456789abcdef"},
141 {123456789, "123456789"},
  /prebuilts/go/linux-x86/src/strconv/
itoa_test.go 51 {-0x123456789abcdef, 16, "-123456789abcdef"},
141 {123456789, "123456789"},
  /cts/common/device-side/device-info/tests/src/com/android/compatibility/common/deviceinfo/
TestDeviceInfo.java 44 store.addResult("test_int", 123456789);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/
ddDivideInt.decTest 285 dddvi405 divideint 1234567890 10 -> 123456789
287 dddvi407 divideint 1234567891 10 -> 123456789
289 dddvi409 divideint 12345678901 100 -> 123456789
291 dddvi411 divideint 1234567896 10 -> 123456789
293 dddvi413 divideint 12345678948 100 -> 123456789
294 dddvi414 divideint 12345678949 100 -> 123456789
295 dddvi415 divideint 12345678950 100 -> 123456789
296 dddvi416 divideint 12345678951 100 -> 123456789
297 dddvi417 divideint 12345678999 100 -> 123456789
divideint.decTest 274 dvix405 divideint 1234567890 10 -> 123456789
276 dvix407 divideint 1234567891 10 -> 123456789
278 dvix409 divideint 12345678901 100 -> 123456789
280 dvix411 divideint 1234567896 10 -> 123456789
282 dvix413 divideint 12345678948 100 -> 123456789
283 dvix414 divideint 12345678949 100 -> 123456789
284 dvix415 divideint 12345678950 100 -> 123456789
285 dvix416 divideint 12345678951 100 -> 123456789
286 dvix417 divideint 12345678999 100 -> 123456789
dqDivideInt.decTest 286 dqdvi405 divideint 1234567890 10 -> 123456789
288 dqdvi407 divideint 1234567891 10 -> 123456789
290 dqdvi409 divideint 12345678901 100 -> 123456789
292 dqdvi411 divideint 1234567896 10 -> 123456789
294 dqdvi413 divideint 12345678948 100 -> 123456789
295 dqdvi414 divideint 12345678949 100 -> 123456789
296 dqdvi415 divideint 12345678950 100 -> 123456789
297 dqdvi416 divideint 12345678951 100 -> 123456789
298 dqdvi417 divideint 12345678999 100 -> 123456789
  /external/autotest/client/cros/cellular/wardmodem/state_machines/
network_identity_machine_unittest.py 41 self._machine._misn = '123456789'
  /external/libcxx/test/std/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.virtuals/
overflow.pass.cpp 41 assert(sb.str() == std::string("123456789"));
  /external/libcxx/test/std/experimental/filesystem/class.path/path.member/path.generic.obs/
generic_string_alloc.pass.cpp 33 MultiStringType longString = MKSTR("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ/123456789/abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ");
named_overloads.pass.cpp 35 MultiStringType longString = MKSTR("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ/123456789/abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ");
  /external/libcxx/test/std/experimental/filesystem/class.path/path.member/path.native.obs/
named_overloads.pass.cpp 35 MultiStringType longString = MKSTR("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ/123456789/abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ");
  /external/libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.nonmember/
minus.pass.cpp 45 constexpr const char *p = "123456789";
plus.pass.cpp 43 constexpr const char *p = "123456789";
  /external/libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.+/
difference_type.pass.cpp 42 constexpr const char *p = "123456789";
  /external/libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.+=/
difference_type.pass.cpp 43 constexpr const char *p = "123456789";
  /external/libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.-/
difference_type.pass.cpp 42 constexpr const char *p = "123456789";
  /external/libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.comp/
op_eq.pass.cpp 52 constexpr const char *p = "123456789";
op_gt.pass.cpp 48 constexpr const char *p = "123456789";

Completed in 1128 milliseconds

1 2 3 4 5 6 7 891011>>