| /third_party/mindspore/mindspore-src/source/mindspore/lite/java/src/main/java/com/mindspore/config/ |
| D | MSContext.java | 99 public boolean init(int threadNum, int cpuBindMode) { in init() 112 public boolean init(int threadNum, int cpuBindMode, boolean isEnableParallel) { in init() 153 public void setThreadNum(int threadNum) { in setThreadNum() 307 private native long createMSContext(int threadNum, int cpuBindMode, boolean enableParallel); in createMSContext() 317 private native void setThreadNum(long msContextPtr, int threadNum); in setThreadNum()
|
| /third_party/mindspore/test/fuzztest/mindspore_fuzzer/ |
| D | context_c_fuzzer.cpp | 13 int32_t threadNum = dataFuzz.GetData<int32_t>(); in MSContextFuzzTest_ThreadNum() local 97 int32_t threadNum = dataFuzz.GetData<int32_t>(); in MSContextFuzzTest_ThreadNum_Add1() local 176 int32_t threadNum = dataFuzz.GetData<int32_t>(); in MSContextFuzzTest_ThreadNum_Add2() local 255 int32_t threadNum = dataFuzz.GetData<int32_t>(); in MSContextFuzzTest_ThreadNum_Add3() local 275 int32_t threadNum = dataFuzz.GetData<int32_t>(); in MSContextFuzzTest_ThreadNum_Add4() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | simplethread.cpp | 39 ThreadPoolThread(ThreadPoolBase *pool, int32_t threadNum) : fPool(pool), fNum(threadNum) {} in ThreadPoolThread()
|
| D | callimts.cpp | 203 void CalendarLimitTest::TestLimitsThread(int32_t threadNum) { in TestLimitsThread()
|
| D | dtifmtts.cpp | 1789 void DateIntervalFormatTest::threadFunc11669(int32_t threadNum) { in threadFunc11669()
|
| /third_party/skia/m133/third_party/externals/icu/source/test/intltest/ |
| D | simplethread.cpp | 39 ThreadPoolThread(ThreadPoolBase *pool, int32_t threadNum) : fPool(pool), fNum(threadNum) {} in ThreadPoolThread()
|
| D | callimts.cpp | 203 void CalendarLimitTest::TestLimitsThread(int32_t threadNum) { in TestLimitsThread()
|
| D | dtifmtts.cpp | 1791 void DateIntervalFormatTest::threadFunc11669(int32_t threadNum) { in threadFunc11669()
|
| /third_party/openhitls/testcode/framework/process/ |
| D | process.c | 81 void FreeThreadRes(pthread_t *threadList, int threadNum) in FreeThreadRes()
|
| /third_party/openhitls/testcode/sdv/testcase/crypto/sha1/ |
| D | test_suite_sdv_eal_md_sha1.c | 265 const uint32_t threadNum = 2; in SDV_CRYPT_EAL_SHA1_FUN_TC002() local
|
| /third_party/openhitls/testcode/sdv/testcase/crypto/sm3/ |
| D | test_suite_sdv_eal_sm3.c | 411 const uint32_t threadNum = 2; in SDV_CRYPT_EAL_MD_SM3_FUNC_TC001() local
|
| /third_party/openhitls/testcode/sdv/testcase/crypto/md5/ |
| D | test_suite_sdv_eal_md5.c | 395 const uint32_t threadNum = 2; in SDV_CRYPT_EAL_MD_MD5_FUNC_TC001() local
|
| /third_party/mindspore/mindspore-src/source/include/js_api/ |
| D | @ohos.ai.mindSporeLite.d.ts | 428 threadNum?: number; property
|
| /third_party/openhitls/testcode/sdv/testcase/crypto/hmac/ |
| D | test_suite_sdv_eal_mac_hmac.c | 403 const uint32_t threadNum = 2; // 2 threads in SDV_CRYPT_EAL_HMAC_FUN_TC003() local
|
| /third_party/openhitls/testcode/sdv/testcase/crypto/sha2/ |
| D | test_suite_sdv_eal_md_sha2.c | 377 const uint32_t threadNum = 2; in SDV_CRYPT_EAL_MD_SHA2_FUNC_TC005() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/ |
| D | masked_select.cc | 176 std::atomic<int> threadNum{0}; in ParallelCompute() local
|
| /third_party/openhitls/testcode/sdv/testcase/crypto/gcm/ |
| D | test_suite_sdv_gcm.c | 298 const uint32_t threadNum = 3; // Number of threads. in SDV_CRYPTO_GCM_FUNC_TC002() local
|
| /third_party/openhitls/testcode/sdv/testcase/crypto/sha3/ |
| D | test_suite_sdv_eal_md_sha3.c | 231 const uint32_t threadNum = 2; in SDV_CRYPT_EAL_SHA3_FUNC_TC002() local
|
| /third_party/openhitls/testcode/sdv/testcase/crypto/aes/ |
| D | test_suite_sdv_eal_aes_ccm.c | 831 const uint32_t threadNum = 3; // Number of threads. in SDV_CRYPTO_AES_CCM_MULTI_THREAD_FUNC_TC001() local
|
| /third_party/openhitls/testcode/sdv/testcase/crypto/entropy/ |
| D | test_suite_sdv_entropy.c | 1019 const uint32_t threadNum = 5; in SDV_CRYPTO_ENTROPY_ES_FUNC_0006() local
|