| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
| D | ThreadTest.java | 28 private ArrayList<Worker> threads = new ArrayList<Worker>(); field in ThreadTest 83 ArrayList<Thread> threads = new ArrayList<Thread>(); in TestAnyTranslit() local
|
| /third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
| D | ThreadTest.java | 25 private ArrayList<Worker> threads = new ArrayList<Worker>(); field in ThreadTest 80 ArrayList<Thread> threads = new ArrayList<Thread>(); in TestAnyTranslit() local
|
| /third_party/rust/crates/once_cell/examples/ |
| D | bench_vs_lazy_static.rs | 16 let threads = (0..N_THREADS) in main() localVariable 26 let threads = (0..N_THREADS) in main() localVariable
|
| D | bench.rs | 12 let threads = in main() localVariable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| D | marl_bench.h | 68 for (unsigned int threads = 1U; threads <= numLogicalCPUs; threads++) { in args() local 72 for (unsigned int threads = 1U; threads <= numLogicalCPUs; threads *= 2) { in args() local
|
| D | non_marl_bench.cpp | 98 std::vector<std::thread> threads; in SingleQueueTaskExecutor() local 142 std::vector<std::thread> threads; in MultiQueueTaskExecutor() local
|
| /third_party/elfutils/tests/ |
| D | dwfl-proc-attach.c | 66 int *threads = (int *) thread_arg; in thread_callback() local 96 int threads = 0; in main() local
|
| /third_party/skia/src/core/ |
| D | SkExecutor.cpp | 73 explicit SkThreadPool(int threads, bool allowBorrowing) : fAllowBorrowing(allowBorrowing) { in SkThreadPool() 142 std::unique_ptr<SkExecutor> SkExecutor::MakeFIFOThreadPool(int threads, bool allowBorrowing) { in MakeFIFOThreadPool() 147 std::unique_ptr<SkExecutor> SkExecutor::MakeLIFOThreadPool(int threads, bool allowBorrowing) { in MakeLIFOThreadPool()
|
| D | SkTaskGroup.cpp | 46 SkTaskGroup::Enabler::Enabler(int threads) { in Enabler()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
| D | CollationThreadTest.java | 229 private void runThreads(Thread[] threads, Control control) { in runThreads() 262 Thread[] threads = new Thread[10]; in testThreads() local 287 Thread[] threads = new Thread[10]; in testFrozen() local
|
| /third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
| D | CollationThreadTest.java | 226 private void runThreads(Thread[] threads, Control control) { in runThreads() 259 Thread[] threads = new Thread[10]; in testThreads() local 284 Thread[] threads = new Thread[10]; in testFrozen() local
|
| /third_party/astc-encoder/Test/testlib/ |
| D | encoder.py | 64 keepOutput=True, threads=None): argument 191 threads=None): argument 267 keepOutput=True, threads=None): argument 369 keepOutput=True, threads=None): argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| D | thread_identity_test.cc | 80 std::vector<std::thread> threads; in TEST() local 110 std::vector<std::thread> threads; in TEST() local
|
| /third_party/python/Doc/c-api/ |
| D | init.rst | 725 .. _threads: target in Process-wide parameters 857 .. _fork-and-threads:
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/ |
| D | tensordump_utils.h | 40 std::vector<std::thread> threads; variable
|
| /third_party/libuv/test/ |
| D | test-thread-equal.c | 39 uv_thread_t threads[2]; in TEST_IMPL() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | libjxl.c | 33 size_t ff_libjxl_get_threadcount(int threads) in ff_libjxl_get_threadcount()
|
| /third_party/ltp/lib/newlib_tests/ |
| D | test09.c | 32 pthread_t threads[THREADS]; in do_test() local
|
| D | test08.c | 48 pthread_t threads[THREADS]; in do_test() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| D | mutex_test.cc | 47 int threads) { in CreatePool() 69 int threads; member 357 int threads, int iterations, int operations) { in RunTestCommon() 381 static int RunTest(void (*test)(TestContext *cxt, int), int threads, in RunTest() argument 393 int threads, int iterations, in RunTestWithInvariantDebugging() 1615 int threads = GetParam(); local 1629 int threads = GetParam(); local 1643 int threads = GetParam(); local 1650 int threads = GetParam(); local 1664 int threads = GetParam(); local [all …]
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
| D | call_once_test.cc | 70 std::vector<std::thread> threads; in TEST() local
|
| /third_party/libuv/docs/code/locks/ |
| D | main.c | 44 uv_thread_t threads[3]; in main() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/examples/cloud_infer/quick_start_parallel_python/ |
| D | quick_start_parallel_python.py | 89 threads = [] variable
|
| /third_party/musl/libc-test/src/gwp_asan/ |
| D | use_after_free.c | 28 __thread thread_data threads; variable
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_unlock/ |
| D | 2-1.c | 43 pthread_t threads[THREAD_NUM]; in main() local
|