Home
last modified time | relevance | path

Searched defs:cxt (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dmutex_test.cc88 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/abseil-cpp/absl/synchronization/
Dmutex_test.cc87 TestContext *cxt = static_cast<TestContext *>(v); in CheckSumG0G1() local
92 static void TestMu(TestContext *cxt, int c) { in TestMu()
101 static void TestTry(TestContext *cxt, int c) { in TestTry()
113 static void TestR20ms(TestContext *cxt, int c) { in TestR20ms()
121 static void TestRW(TestContext *cxt, int c) { in TestRW()
141 TestContext *cxt; member
146 TestContext *cxt = this->cxt; in MyTurn() local
150 static void TestAwait(TestContext *cxt, int c) { in TestAwait()
168 static void TestSignalAll(TestContext *cxt, int c) { in TestSignalAll()
185 static void TestSignal(TestContext *cxt, int c) { in TestSignal()
[all …]
/external/webrtc/third_party/abseil-cpp/absl/synchronization/
Dmutex_test.cc87 TestContext *cxt = static_cast<TestContext *>(v); in CheckSumG0G1() local
92 static void TestMu(TestContext *cxt, int c) { in TestMu()
101 static void TestTry(TestContext *cxt, int c) { in TestTry()
113 static void TestR20ms(TestContext *cxt, int c) { in TestR20ms()
121 static void TestRW(TestContext *cxt, int c) { in TestRW()
141 TestContext *cxt; member
146 TestContext *cxt = this->cxt; in MyTurn() local
150 static void TestAwait(TestContext *cxt, int c) { in TestAwait()
168 static void TestSignalAll(TestContext *cxt, int c) { in TestSignalAll()
185 static void TestSignal(TestContext *cxt, int c) { in TestSignal()
[all …]
/external/openscreen/third_party/abseil/src/absl/synchronization/
Dmutex_test.cc88 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/libtextclassifier/abseil-cpp/absl/synchronization/
Dmutex_test.cc88 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/angle/third_party/abseil-cpp/absl/synchronization/
Dmutex_test.cc88 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/linux-kselftest/tools/testing/selftests/gpio/
Dgpio-mockup-chardev.c32 struct libmnt_context *cxt; in get_debugfs() local
/external/grpc-grpc/src/php/ext/grpc/
Dphp7_wrapper.h137 #define PHP_GRPC_SHA1Update(cxt, str, len) \ argument
262 #define PHP_GRPC_SHA1Update(cxt, str, len) \ argument