/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.predef/ |
ranlux48.pass.cpp | 20 e.discard(9999);
|
ranlux48_base.pass.cpp | 20 e.discard(9999);
|
/external/chromium_org/chrome/browser/ui/autofill/ |
data_model_wrapper_unittest.cc | 44 card.SetRawInfo(CREDIT_CARD_EXP_4_DIGIT_YEAR, ASCIIToUTF16("9999")); 54 card.SetRawInfo(CREDIT_CARD_EXP_4_DIGIT_YEAR, ASCIIToUTF16("9999"));
|
/external/chromium_org/net/cert/ |
x509_util.h | 26 // Certificates can accept dates from Jan 1st, 1 to Dec 31, 9999. A bug in NSS 27 // limited the range to 1950-9999
|
x509_util_openssl.cc | 23 // The validity field of a certificate can only encode years 1-9999. 32 // print (D(9999,12,31)-D(1970,1,1)) # -> 2932896 days
|
/external/compiler-rt/lib/asan/lit_tests/TestCases/Linux/ |
interception_readdir_r_test.cc | 30 ((struct dirent *)entry_buffer)->d_reclen = 9999; 48 ((struct dirent64 *)entry_buffer)->d_reclen = 9999;
|
/external/linux-tools-perf/Documentation/ |
perf-kvm.txt | 57 and the other's is 9999. 60 #sshfs -o allow_other,direct_io -p 5552 localhost:/ 9999/
|
/bionic/tests/ |
netdb_test.cpp | 26 ASSERT_EQ(0, getaddrinfo("localhost", "9999", NULL, &ai));
|
stubs_test.cpp | 68 CHECK_GETPWNAM_FOR("nobody", 9999, TYPE_SYSTEM);
|
/cts/tests/tests/net/src/android/net/cts/ |
DhcpInfoTest.java | 35 int leaseTime = 9999;
|
/cts/tests/tests/opengl/src/android/opengl/cts/ |
RendererTwoShaderTest.java | 43 int vertexShaderOne = 9999;
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/opc_return/d/ |
T_opc_return_1.d | 61 const v0, 9999
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_wide/d/ |
T_return_wide_1.d | 62 const v0, 9999
|
/external/chromium_org/third_party/openssl/openssl/crypto/pkcs7/ |
example.c | 87 OBJ_create("1.9.9999","OID_example","Our example OID"); 121 OBJ_create("1.9.9999","OID_example","Our example OID"); 251 OBJ_create("1.9.9999","OID_example","Our example OID"); 286 OBJ_create("1.9.9999","OID_example","Our example OID");
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-1177518.js | 39 assertEquals('string', typeof (new Date(9999)).toString());
|
/external/chromium_org/v8/test/webkit/ |
resize-array-assign.js | 27 X[9999] = 0;
|
/external/openssl/crypto/pkcs7/ |
example.c | 87 OBJ_create("1.9.9999","OID_example","Our example OID"); 121 OBJ_create("1.9.9999","OID_example","Our example OID"); 251 OBJ_create("1.9.9999","OID_example","Our example OID"); 286 OBJ_create("1.9.9999","OID_example","Our example OID");
|
/external/srtp/test/ |
rtpw_test.sh | 8 DEST_PORT=9999
|
/external/v8/test/mjsunit/regress/ |
regress-1177518.js | 39 assertEquals('string', typeof (new Date(9999)).toString());
|
/external/bison/m4/ |
frexpl.m4 | 160 int exp = -9999; 172 int exp = -9999; 185 int exp = -9999;
|
/external/chromium/chrome/browser/resources/file_manager/ |
slideshow.html | 53 z-index: 9999; 83 z-index: 9999; 87 z-index: 9999;
|
/external/chromium/chrome/browser/resources/ |
slideshow.html | 53 z-index: 9999; 83 z-index: 9999; 87 z-index: 9999;
|
/external/libvorbis/lib/modes/ |
psych_44.h | 620 /* 16,16,16,16,32,32,9999,9999,9999,9999 */ 621 32,16,16,16,32,9999,9999,9999,9999,9999,9999 [all...] |
/external/libvorbis/lib/ |
psytune.c | 56 { 1,9e10f, 9e10f, 1.f,9999.f}, 57 { 9999, .75f, 9e10f, .5f,9999.f}, 58 /*{ 9999, 1.5f, 9e10f, .5f,9999.f},*/ 60 { 9999,9e10f, 9e10f, .5f, 30.f} 66 { 9999, {9e10f,9e10f,0}, { 0.f, 9e10f,0}, { 0.f,22.f,1}, {0.f,0.f,0}} 236 float ampmax=-9999,newmax; 324 if(ampmax<-9999)ampmax=-9999; [all...] |
/external/chromium/chrome/browser/sync/glue/ |
http_bridge_unittest.cc | 157 http_bridge->SetURL("http://www.google.com", 9999); 281 http_bridge->SetURL("http://www.google.com", 9999); 300 http_bridge->SetURL("http://www.google.com", 9999);
|