/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_time.py | 127 # year > 9999, but Linux implementation does not.
|
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/ |
test_time.py | 127 # year > 9999, but Linux implementation does not.
|
test_str.py | 149 test('a', '10000', 'a' + ' ' * 9999) 284 self.assertEqual('{0:10000}'.format('a'), 'a' + ' ' * 9999)
|
/system/core/include/private/ |
android_filesystem_config.h | 96 #define AID_NOBODY 9999
|
/build/core/ |
base_rules.mk | 339 $(wordlist 2,9999,$(subst :,$(space),$(group))) \ 347 $(foreach w, $(wordlist 2,9999,$(subst :,$(space),$(group))), "$(w)" ) \
|
/external/chromium/chrome/browser/resources/ |
mediaplayer.html | 272 z-index: 9999; 285 z-index: 9999;
|
/external/chromium_org/components/autofill/core/browser/ |
credit_card_unittest.cc | 284 card.SetRawInfo(CREDIT_CARD_EXP_4_DIGIT_YEAR, ASCIIToUTF16("9999")); 290 card.SetRawInfo(CREDIT_CARD_EXP_4_DIGIT_YEAR, ASCIIToUTF16("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 | 204 private static final int UNPRIVILEGED_UID = 9999; 205 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/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...] |
/external/valgrind/main/memcheck/tests/darwin/ |
scalar.c | [all...] |
/bionic/libc/tzcode/ |
strptime.c | 361 if (!(_conv_num(&bp, &i, 0, 9999)))
|
/cts/tests/tests/telephony/src/android/telephony/cts/ |
SmsUsageMonitorShortCodeTest.java | 87 new ShortCodeTest("am", "9999", CATEGORY_POSSIBLE_PREMIUM_SHORT_CODE),
|
/development/ndk/sources/android/libportable/arch-mips/ |
filefd.c | 83 * are the numbers above, a file descriptor (0..9999), and the filefd_type's
|