/external/openscreen/third_party/abseil/src/absl/synchronization/ |
D | mutex_test.cc | 88 TestContext *cxt = static_cast<TestContext *>(v); in CheckSumG0G1() local 93 static void TestMu(TestContext *cxt, int c) { in TestMu() 102 static void TestTry(TestContext *cxt, int c) { in TestTry() 114 static void TestR20ms(TestContext *cxt, int c) { in TestR20ms() 122 static void TestRW(TestContext *cxt, int c) { in TestRW() 142 TestContext *cxt; member 147 TestContext *cxt = this->cxt; in MyTurn() local 151 static void TestAwait(TestContext *cxt, int c) { in TestAwait() 169 static void TestSignalAll(TestContext *cxt, int c) { in TestSignalAll() 186 static void TestSignal(TestContext *cxt, int c) { in TestSignal() [all …]
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 89 TestContext *cxt = static_cast<TestContext *>(v); in CheckSumG0G1() local 94 static void TestMu(TestContext *cxt, int c) { in TestMu() 103 static void TestTry(TestContext *cxt, int c) { in TestTry() 115 static void TestR20ms(TestContext *cxt, int c) { in TestR20ms() 123 static void TestRW(TestContext *cxt, int c) { in TestRW() 143 TestContext *cxt; member 148 TestContext *cxt = this->cxt; in MyTurn() local 152 static void TestAwait(TestContext *cxt, int c) { in TestAwait() 170 static void TestSignalAll(TestContext *cxt, int c) { in TestSignalAll() 187 static void TestSignal(TestContext *cxt, int c) { in TestSignal() [all …]
|
/external/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 101 TestContext *cxt = static_cast<TestContext *>(v); in CheckSumG0G1() local 106 static void TestMu(TestContext *cxt, int c) { in TestMu() 115 static void TestTry(TestContext *cxt, int c) { in TestTry() 127 static void TestR20ms(TestContext *cxt, int c) { in TestR20ms() 135 static void TestRW(TestContext *cxt, int c) { in TestRW() 155 TestContext *cxt; member 160 TestContext *cxt = this->cxt; in MyTurn() local 164 static void TestAwait(TestContext *cxt, int c) { in TestAwait() 182 static void TestSignalAll(TestContext *cxt, int c) { in TestSignalAll() 199 static void TestSignal(TestContext *cxt, int c) { in TestSignal() [all …]
|
/external/cronet/stable/third_party/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 101 TestContext *cxt = static_cast<TestContext *>(v); in CheckSumG0G1() local 106 static void TestMu(TestContext *cxt, int c) { in TestMu() 115 static void TestTry(TestContext *cxt, int c) { in TestTry() 127 static void TestR20ms(TestContext *cxt, int c) { in TestR20ms() 135 static void TestRW(TestContext *cxt, int c) { in TestRW() 155 TestContext *cxt; member 160 TestContext *cxt = this->cxt; in MyTurn() local 164 static void TestAwait(TestContext *cxt, int c) { in TestAwait() 182 static void TestSignalAll(TestContext *cxt, int c) { in TestSignalAll() 199 static void TestSignal(TestContext *cxt, int c) { in TestSignal() [all …]
|
/external/angle/third_party/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 101 TestContext *cxt = static_cast<TestContext *>(v); in CheckSumG0G1() local 106 static void TestMu(TestContext *cxt, int c) { in TestMu() 115 static void TestTry(TestContext *cxt, int c) { in TestTry() 127 static void TestR20ms(TestContext *cxt, int c) { in TestR20ms() 135 static void TestRW(TestContext *cxt, int c) { in TestRW() 155 TestContext *cxt; member 160 TestContext *cxt = this->cxt; in MyTurn() local 164 static void TestAwait(TestContext *cxt, int c) { in TestAwait() 182 static void TestSignalAll(TestContext *cxt, int c) { in TestSignalAll() 199 static void TestSignal(TestContext *cxt, int c) { in TestSignal() [all …]
|
/external/cronet/tot/third_party/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 101 TestContext *cxt = static_cast<TestContext *>(v); in CheckSumG0G1() local 106 static void TestMu(TestContext *cxt, int c) { in TestMu() 115 static void TestTry(TestContext *cxt, int c) { in TestTry() 127 static void TestR20ms(TestContext *cxt, int c) { in TestR20ms() 135 static void TestRW(TestContext *cxt, int c) { in TestRW() 155 TestContext *cxt; member 160 TestContext *cxt = this->cxt; in MyTurn() local 164 static void TestAwait(TestContext *cxt, int c) { in TestAwait() 182 static void TestSignalAll(TestContext *cxt, int c) { in TestSignalAll() 199 static void TestSignal(TestContext *cxt, int c) { in TestSignal() [all …]
|
/external/jazzer-api/sanitizers/src/test/java/com/example/el/ |
D | InsecureEmailValidator.java | 27 public boolean isValid(String email, ConstraintValidatorContext cxt) { in isValid()
|
/external/perfetto/src/trace_processor/importers/etm/ |
D | target_memory_reader.cc | 73 void TargetMemoryReader::SetPeContext(const ocsd_pe_context& cxt) { in SetPeContext()
|
/external/grpc-grpc/src/php/ext/grpc/ |
D | php7_wrapper.h | 128 #define PHP_GRPC_SHA1Update(cxt, str, len) \ argument
|
/external/rust/crates/openssl/src/ |
D | bn.rs | 1461 let mut cxt = BigNumContext::new_secure().unwrap(); in test_secure_bn_ctx() localVariable
|