Home
last modified time | relevance | path

Searched defs:threadNum (Results 1 – 20 of 20) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/java/src/main/java/com/mindspore/config/
DMSContext.java99 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/
Dcontext_c_fuzzer.cpp13 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/
Dsimplethread.cpp39 ThreadPoolThread(ThreadPoolBase *pool, int32_t threadNum) : fPool(pool), fNum(threadNum) {} in ThreadPoolThread()
Dcallimts.cpp203 void CalendarLimitTest::TestLimitsThread(int32_t threadNum) { in TestLimitsThread()
Ddtifmtts.cpp1789 void DateIntervalFormatTest::threadFunc11669(int32_t threadNum) { in threadFunc11669()
/third_party/skia/m133/third_party/externals/icu/source/test/intltest/
Dsimplethread.cpp39 ThreadPoolThread(ThreadPoolBase *pool, int32_t threadNum) : fPool(pool), fNum(threadNum) {} in ThreadPoolThread()
Dcallimts.cpp203 void CalendarLimitTest::TestLimitsThread(int32_t threadNum) { in TestLimitsThread()
Ddtifmtts.cpp1791 void DateIntervalFormatTest::threadFunc11669(int32_t threadNum) { in threadFunc11669()
/third_party/openhitls/testcode/framework/process/
Dprocess.c81 void FreeThreadRes(pthread_t *threadList, int threadNum) in FreeThreadRes()
/third_party/openhitls/testcode/sdv/testcase/crypto/sha1/
Dtest_suite_sdv_eal_md_sha1.c265 const uint32_t threadNum = 2; in SDV_CRYPT_EAL_SHA1_FUN_TC002() local
/third_party/openhitls/testcode/sdv/testcase/crypto/sm3/
Dtest_suite_sdv_eal_sm3.c411 const uint32_t threadNum = 2; in SDV_CRYPT_EAL_MD_SM3_FUNC_TC001() local
/third_party/openhitls/testcode/sdv/testcase/crypto/md5/
Dtest_suite_sdv_eal_md5.c395 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.ts428 threadNum?: number; property
/third_party/openhitls/testcode/sdv/testcase/crypto/hmac/
Dtest_suite_sdv_eal_mac_hmac.c403 const uint32_t threadNum = 2; // 2 threads in SDV_CRYPT_EAL_HMAC_FUN_TC003() local
/third_party/openhitls/testcode/sdv/testcase/crypto/sha2/
Dtest_suite_sdv_eal_md_sha2.c377 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/
Dmasked_select.cc176 std::atomic<int> threadNum{0}; in ParallelCompute() local
/third_party/openhitls/testcode/sdv/testcase/crypto/gcm/
Dtest_suite_sdv_gcm.c298 const uint32_t threadNum = 3; // Number of threads. in SDV_CRYPTO_GCM_FUNC_TC002() local
/third_party/openhitls/testcode/sdv/testcase/crypto/sha3/
Dtest_suite_sdv_eal_md_sha3.c231 const uint32_t threadNum = 2; in SDV_CRYPT_EAL_SHA3_FUNC_TC002() local
/third_party/openhitls/testcode/sdv/testcase/crypto/aes/
Dtest_suite_sdv_eal_aes_ccm.c831 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/
Dtest_suite_sdv_entropy.c1019 const uint32_t threadNum = 5; in SDV_CRYPTO_ENTROPY_ES_FUNC_0006() local