Searched refs:sr1 (Results 1 – 7 of 7) sorted by relevance
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/ |
D | SHA1PRNG_SecureRandomTest.java | 194 SecureRandom sr1; // these are needed to test new SecureRandom objects in loop in testNextBytesbyteArray03() local 202 sr1 = SecureRandom.getInstance(algorithm, provider); in testNextBytesbyteArray03() 210 sr1.nextBytes(myBytes1); in testNextBytesbyteArray03() 217 sr1.nextBytes(myBytes1); in testNextBytesbyteArray03() 247 SecureRandom sr1; // these are needed to test new SecureRandom objects in loop in testNextBytesbyteArray04() local 257 sr1 = SecureRandom.getInstance(algorithm, provider); in testNextBytesbyteArray04() 260 sr1.nextBytes(new byte[0]); in testNextBytesbyteArray04() 268 sr1.nextBytes(myBytes1); in testNextBytesbyteArray04() 275 sr1.nextBytes(myBytes1); in testNextBytesbyteArray04() 295 sr1 = SecureRandom.getInstance(algorithm, provider); in testNextBytesbyteArray04() [all …]
|
/external/valgrind/main/include/ |
D | pub_tool_basics.h | 210 static inline Bool sr_EQ ( SysRes sr1, SysRes sr2 ) { in sr_EQ() argument 211 return sr1._val == sr2._val in sr_EQ() 212 && ((sr1._isError && sr2._isError) in sr_EQ() 213 || (!sr1._isError && !sr2._isError)); in sr_EQ() 249 static inline Bool sr_EQ ( SysRes sr1, SysRes sr2 ) { in sr_EQ() argument 250 return sr1._mode == sr2._mode in sr_EQ() 251 && sr1._wLO == sr2._wLO && sr1._wHI == sr2._wHI; in sr_EQ()
|
/external/clang/test/SemaCXX/ |
D | atomic-type.cxx | 34 short &sr1 = ovl1(a); in test_overloading() local
|
D | overloaded-builtin-operators.cpp | 87 short& sr1 = (sr *= lr); in g() local
|
/external/llvm/test/CodeGen/PowerPC/ |
D | 2009-09-18-carrybit.ll | 6 define i64 @foo(i64 %r.0.ph, i64 %q.0.ph, i32 %sr1.1.ph) nounwind { 54 %exitcond = icmp eq i32 %indvar.next, %sr1.1.ph ; <i1> [#uses=1]
|
/external/elfutils/tests/ |
D | run-allregs.sh | 234 71: sr1 (sr1), unsigned 32 bits 1257 71: sr1 (sr1), unsigned 64 bits
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 39010 http://www.ejil.org/journal/Vol2/No1/sr1-01.html 39012 http://www.ejil.org/journal/Vol9/No2/sr1-07.html
|