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

<<11121314151617181920>>

  /external/llvm/unittests/IR/
InstructionsTest.cpp 74 ConstantInt::get(Type::getInt32Ty(Ctx), 9999),
92 ConstantInt::get(Type::getInt32Ty(Ctx), 9999),
  /external/srtp/doc/
intro.txt 215 [sh1]$ test/rtpw -s -k $k -ea 0.0.0.0 9999
230 [sh2]$ test/rtpw -r -k $k -ea 0.0.0.0 9999
  /external/valgrind/main/none/tests/amd64/
insn_mmx.def 44 paddusw mm.uw[22222,33333,44444,55555] mm.uw[6666,7777,8888,9999] => 1.uw[28888,41110,53332,65535]
45 paddusw m64.uw[22222,33333,44444,55555] mm.uw[6666,7777,8888,9999] => 1.uw[28888,41110,53332,65535]
  /external/valgrind/main/none/tests/x86/
insn_mmx.def 24 paddusw mm.uw[22222,33333,44444,55555] mm.uw[6666,7777,8888,9999] => 1.uw[28888,41110,53332,65535]
25 paddusw m64.uw[22222,33333,44444,55555] mm.uw[6666,7777,8888,9999] => 1.uw[28888,41110,53332,65535]
  /frameworks/base/core/java/com/android/internal/os/
ZygoteInit.java 228 private static final int UNPRIVILEGED_UID = 9999;
229 private static final int UNPRIVILEGED_GID = 9999;
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
PhoneNumberUtilsTest.java 403 assertEquals("222-333-444-555-666-7777-888-9999",
406 assertEquals("222-333-444-555-666-7777-888-9999",
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
min.decTest 169 mnmx189 min -9999 -NaN33 -> -9999
minmag.decTest 169 mngx189 minmag -9999 -NaN33 -> -9999
remainderNear.decTest 105 rmnx086 remaindernear 9999 1 -> 0
274 rmnx287 remaindernear 0.1 9999e-999999997 -> NaN Division_impossible
divide.decTest 101 divx085 divide 9999 1 -> 9999
181 divx287 divide 0.1 9999e-999999997 -> 1.00010001E+999999992 Inexact Rounded
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_str.py 149 test('a', '10000', 'a' + ' ' * 9999)
284 self.assertEqual('{0:10000}'.format('a'), 'a' + ' ' * 9999)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
min.decTest 169 mnmx189 min -9999 -NaN33 -> -9999
minmag.decTest 169 mngx189 minmag -9999 -NaN33 -> -9999
remainderNear.decTest 105 rmnx086 remaindernear 9999 1 -> 0
274 rmnx287 remaindernear 0.1 9999e-999999997 -> NaN Division_impossible
divide.decTest 101 divx085 divide 9999 1 -> 9999
181 divx287 divide 0.1 9999e-999999997 -> 1.00010001E+999999992 Inexact Rounded
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_str.py 149 test('a', '10000', 'a' + ' ' * 9999)
284 self.assertEqual('{0:10000}'.format('a'), 'a' + ' ' * 9999)
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c     [all...]
  /bionic/libc/tzcode/
strptime.c 361 if (!(_conv_num(&bp, &i, 0, 9999)))
  /bionic/libc/upstream-openbsd/lib/libc/time/
wcsftime.c 522 ** what %C and %y do if the year is negative or exceeds 9999.
  /cts/tests/tests/telephony/src/android/telephony/cts/
SmsUsageMonitorShortCodeTest.java 88 new ShortCodeTest("am", "9999", CATEGORY_POSSIBLE_PREMIUM_SHORT_CODE),
  /development/ndk/sources/android/libportable/arch-mips/
filefd.c 82 * are the numbers above, a file descriptor (0..9999), and the filefd_type's
  /device/lge/mako/
init.mako.rc 47 setprop persist.radio.custom_ecc_mcc "{234,235,424,426,427,430,431:999},{334:060,066},{422:9999},{730:133}"
  /external/chromium_org/base/third_party/dmg_fp/
msvc_warnings.patch 384 if (decpt == 9999) /* Infinity or Nan */ {
  /external/chromium_org/chrome/browser/chromeos/policy/
power_policy_browsertest.cc 433 user_policy_.payload().mutable_idledelayac()->set_value(9999);
  /external/chromium_org/third_party/skia/src/core/
SkString.cpp 154 // need to do this to "round up", since 65535/65536 is closer to 1 than to .9999

Completed in 2740 milliseconds

<<11121314151617181920>>