| /commonlibrary/c_utils/base/test/unittest/common/ |
| D | utils_safe_block_queue_test.cpp | 76 for (auto& t : demoDatas) { in GetThreadDatePushedStatus() local 91 for (auto& t : demoDatas) { in GetThreadDateGetedStatus() local 142 int t = qi.Pop(); variable 187 for (auto& t : threads) { variable 248 for (auto& t : threads) { variable 277 int t = i; variable 305 for (auto& t : threads) { variable 360 for (auto& t : threads) { variable 386 int t = 1; variable 420 for (auto& t : threads) { variable [all …]
|
| D | utils_safe_block_queue_tracking.cpp | 87 for (auto& t : demoDatas) { in GetThreadDatePushedStatus() local 101 for (auto& t : demoDatas) { in GetThreadDateGetedStatus() local 148 int t = qi.Pop(); variable 192 for (auto& t : threads) { variable 258 for (auto& t : threads) { variable 290 int t = i; variable 324 for (auto& t : threads) { variable 383 for (auto& t : threads) { variable 413 int t = 1; variable 463 for (auto& t : threads) { variable [all …]
|
| D | utils_safe_queue_test.cpp | 76 int t = 0; in GetHandleThreadDataTime() local 112 for (auto &t : demoDatas) in GetThreadDatePushedStatus() local 127 for (auto &t : demoDatas) in GetThreadDateGetedStatus() local 140 for (auto &t : threads) in ResetStatus() local 185 int t = 0; variable 256 int t = 1; variable
|
| D | utils_sorted_vector_test.cpp | 346 for (int t = 0; t < arraySize; ++t) { variable
|
| /commonlibrary/c_utils/base/test/benchmarktest/safe_block_queue_benchmark_test/ |
| D | safe_block_queue_benchmark_test.cpp | 95 for (auto& t : demoDatas) { in GetThreadDatePushedStatus() local 109 for (auto& t : demoDatas) { in GetThreadDateGetedStatus() local 167 int t = qi.Pop(); in BENCHMARK_F() local 212 for (auto& t : threads) { in BENCHMARK_F() local 265 for (auto& t : threads) { in BENCHMARK_F() local 293 int t = i; in BENCHMARK_F() local 320 for (auto& t : threads) { in BENCHMARK_F() local 372 for (auto& t : threads) { in BENCHMARK_F() local 400 int t = 1; in BENCHMARK_F() local 457 int t = i; in BENCHMARK_F() local [all …]
|
| /commonlibrary/c_utils/base/test/benchmarktest/safe_queue_benchmark_test/ |
| D | safe_queue_benchmark_test.cpp | 114 int t = 0; in GetHandleThreadDataTime() local 180 for (auto &t : demoDatas) { in GetThreadDatePushedStatus() local 195 for (auto &t : demoDatas) { in GetThreadDateGetedStatus() local 209 for (auto &t : demoDatas) { in GetThreadDateEraseStatus() local 223 for (auto &t : demoDatas) { in GetThreadDateEmptyStatus() local 236 for (auto &t : threads) { in ResetStatus() local 278 int t = 0; in BENCHMARK_F() local 357 int t = 1; in BENCHMARK_F() local
|
| /commonlibrary/c_utils/base/test/benchmarktest/safe_block_queue_tracking_benchmark_test/ |
| D | safe_block_queue_tracking_benchmark_test.cpp | 111 for (auto& t : demoDatas) { in GetThreadDatePushedStatus() local 125 for (auto& t : demoDatas) { in GetThreadDateGetedStatus() local 161 for (auto& t : threads) { in joinAllThreads() local 211 int t = qi.Pop(); in BENCHMARK_F() local 342 int t = i; in BENCHMARK_F() local 443 int t = 1; in BENCHMARK_F() local 502 int t = i; in BENCHMARK_F() local 519 int t = i; in BENCHMARK_F() local 558 int t = i; in BENCHMARK_F() local 612 int t = 1; in BENCHMARK_F() local
|
| /commonlibrary/c_utils/base/test/benchmarktest/safe_map_benchmark_test/ |
| D | safe_map_benchmark_test.cpp | 438 for (auto& t : threads) { in BENCHMARK_F() local 490 for (auto& t : threads) { in BENCHMARK_F() local 494 for (auto& t : checkThread) { in BENCHMARK_F() local 543 for (auto& t : threads) { in BENCHMARK_F() local 547 for (auto& t : vcfi) { in BENCHMARK_F() local 593 for (auto& t : threads) in BENCHMARK_F() local 596 for (auto& t : vcfi) in BENCHMARK_F() local 604 int t = -1; in BENCHMARK_F() local
|
| /commonlibrary/c_utils/base/test/benchmarktest/ |
| D | assert.h | 38 void AssertFalse(const T &t, const char* printInfo, benchmark::State& state) in AssertFalse() 46 void AssertTrue(const T &t, const char* printInfo, benchmark::State& state) in AssertTrue()
|
| /commonlibrary/rust/ylong_runtime/ylong_runtime/src/ffrt/ |
| D | spawner.rs | 53 let t: Box<Task> = Box::new(t); in ffrt_submit() localVariable
|
| /commonlibrary/c_utils/base/src/ |
| D | thread_pool.cpp | 50 std::thread t(&ThreadPool::WorkInThread, this); in Start() local
|
| D | thread_ex.cpp | 67 auto t = new ThreadParam; // t would be delete in ThreadParam::Proxy in CreatePThread() local
|
| /commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/ |
| D | mod.rs | 278 t: Option<bool>, field
|
| /commonlibrary/rust/ylong_json/src/ |
| D | deserializer.rs | 110 let t = T::deserialize(&mut deserializer)?; in from_reader() localVariable 143 let t = T::deserialize(&mut deserializer)?; in from_slice() localVariable 1141 let t = r#"{"Tuple":[1,2]}"#.as_bytes(); in ut_deserialize_enum() localVariable
|
| D | serializer_compact.rs | 658 let t = E::Tuple(100, 200); in ut_serialize_enum() localVariable
|
| /commonlibrary/c_utils/base/test/benchmarktest/sorted_vector_benchmark_test/ |
| D | sorted_vector_benchmark_test.cpp | 411 for (int t = 0; t < arraySize; ++t) { in BENCHMARK_F() local
|