Home
last modified time | relevance | path

Searched refs:set_threads (Results 1 – 25 of 114) sorted by relevance

12345

/dports/devel/grex/grex-1.3.0/cargo-crates/ndarray-0.15.3/benches/
H A Dpar_rayon.rs15 fn set_threads() { in set_threads() function
33 set_threads(); in rayon_exp_regular()
57 set_threads(); in rayon_fastexp_regular()
73 set_threads(); in rayon_fastexp_cut()
93 set_threads(); in rayon_fastexp_by_axis()
104 set_threads(); in rayon_fastexp_zip()
128 set_threads(); in rayon_add()
/dports/math/nfft/nfft-3.5.2/kernel/nfsft/
H A Dnfsft.c461 wisdom.set_threads[threadid]->dpt = wisdom.set_threads[0]->dpt; in nfsft_precompute()
467 fpt_precompute_1(wisdom.set_threads[0],n,n); in nfsft_precompute()
519 wisdom.set_threads[threadid]->dpt = wisdom.set_threads[0]->dpt; in nfsft_precompute()
525 fpt_precompute_1(wisdom.set_threads[0],n,n); in nfsft_precompute()
612 fpt_finalize(wisdom.set_threads[k]); in nfsft_forget()
613 nfft_free(wisdom.set_threads); in nfsft_forget()
1164 fpt_trafo_direct(wisdom.set_threads[0],abs(n), in nfsft_trafo()
1202 fpt_trafo(wisdom.set_threads[0],abs(n), in nfsft_trafo()
1213 fpt_trafo(wisdom.set_threads[threadid],abs(n), in nfsft_trafo()
1218 fpt_trafo(wisdom.set_threads[threadid],abs(n), in nfsft_trafo()
[all …]
/dports/devel/hpx/hpx-1.2.1/examples/qt/
H A Dwidget.cpp33 this, SLOT(set_threads(int))); in widget()
75 void widget::set_threads(int no) in set_threads() function in widget
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/config/
H A Dconfig_handler_test.cc501 std::vector<std::unique_ptr<SetConfigThread>> set_threads; in TEST_F() local
503 set_threads.emplace_back(std::unique_ptr<SetConfigThread>( in TEST_F()
513 for (size_t i = 0; i < set_threads.size(); ++i) { in TEST_F()
514 set_threads[i]->Start( in TEST_F()
525 set_threads.clear(); in TEST_F()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/config/
H A Dconfig_handler_test.cc501 std::vector<std::unique_ptr<SetConfigThread>> set_threads; in TEST_F() local
503 set_threads.emplace_back(std::unique_ptr<SetConfigThread>( in TEST_F()
513 for (size_t i = 0; i < set_threads.size(); ++i) { in TEST_F()
514 set_threads[i]->Start( in TEST_F()
525 set_threads.clear(); in TEST_F()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/config/
H A Dconfig_handler_test.cc501 std::vector<std::unique_ptr<SetConfigThread>> set_threads; in TEST_F() local
503 set_threads.emplace_back(std::unique_ptr<SetConfigThread>( in TEST_F()
513 for (size_t i = 0; i < set_threads.size(); ++i) { in TEST_F()
514 set_threads[i]->Start( in TEST_F()
525 set_threads.clear(); in TEST_F()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/config/
H A Dconfig_handler_test.cc501 std::vector<std::unique_ptr<SetConfigThread>> set_threads; in TEST_F() local
503 set_threads.emplace_back(std::unique_ptr<SetConfigThread>( in TEST_F()
513 for (size_t i = 0; i < set_threads.size(); ++i) { in TEST_F()
514 set_threads[i]->Start( in TEST_F()
525 set_threads.clear(); in TEST_F()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/config/
H A Dconfig_handler_test.cc501 std::vector<std::unique_ptr<SetConfigThread>> set_threads; in TEST_F() local
503 set_threads.emplace_back(std::unique_ptr<SetConfigThread>( in TEST_F()
513 for (size_t i = 0; i < set_threads.size(); ++i) { in TEST_F()
514 set_threads[i]->Start( in TEST_F()
525 set_threads.clear(); in TEST_F()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/config/
H A Dconfig_handler_test.cc501 std::vector<std::unique_ptr<SetConfigThread>> set_threads; in TEST_F() local
503 set_threads.emplace_back(std::unique_ptr<SetConfigThread>( in TEST_F()
513 for (size_t i = 0; i < set_threads.size(); ++i) { in TEST_F()
514 set_threads[i]->Start( in TEST_F()
525 set_threads.clear(); in TEST_F()
/dports/math/py-fpylll/fpylll-0.5.6/src/fpylll/
H A Dutil.pyx16 from fpylll.fplll.fplll cimport get_threads as get_threads_c, set_threads as set_threads_c
329 def set_threads(int th=1): function
373 set_threads(th)
377 set_threads(old_th)
384 set_threads = staticmethod(set_threads) variable in FPLLL
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/test/
H A Dencode_perf_test.cc115 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anon1626d8800111::AV1EncodePerfTest
134 set_threads(threads); in TEST_P()
/dports/multimedia/aom/aom-3.2.0/test/
H A Dencode_perf_test.cc115 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anond45223360111::AV1EncodePerfTest
134 set_threads(threads); in TEST_P()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/test/
H A Dencode_perf_test.cc114 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anon3e60df670111::VP9EncodePerfTest
136 set_threads(kEncodePerfTestThreads[k]); in TEST_P()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/test/
H A Dencode_perf_test.cc114 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anonda4bbfe90111::VP9EncodePerfTest
136 set_threads(kEncodePerfTestThreads[k]); in TEST_P()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/test/
H A Dencode_perf_test.cc115 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anonbf6d4ff50111::AV1EncodePerfTest
136 set_threads(kEncodePerfTestThreads[k]); in TEST_P()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/test/
H A Dencode_perf_test.cc114 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anon351d1dc20111::VP9EncodePerfTest
136 set_threads(kEncodePerfTestThreads[k]); in TEST_P()
/dports/multimedia/libvpx/libvpx-1.11.0/test/
H A Dencode_perf_test.cc114 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anonda4e66d40111::VP9EncodePerfTest
136 set_threads(kEncodePerfTestThreads[k]); in TEST_P()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/test/
H A Dencode_perf_test.cc113 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anon7a344ac50111::AV1EncodePerfTest
134 set_threads(kEncodePerfTestThreads[k]); in TEST_P()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/test/
H A Dencode_perf_test.cc114 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anon5c0d2f920111::VP9EncodePerfTest
136 set_threads(kEncodePerfTestThreads[k]); in TEST_P()
/dports/www/firefox/firefox-99.0/third_party/aom/test/
H A Dencode_perf_test.cc115 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anon5fda42a00111::AV1EncodePerfTest
136 set_threads(kEncodePerfTestThreads[k]); in TEST_P()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/test/
H A Dencode_perf_test.cc115 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anon0e89666c0111::AV1EncodePerfTest
136 set_threads(kEncodePerfTestThreads[k]); in TEST_P()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/test/
H A Dencode_perf_test.cc114 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anona6c8c2370111::VP9EncodePerfTest
136 set_threads(kEncodePerfTestThreads[k]); in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/test/
H A Dencode_perf_test.cc114 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anon07b157820111::VP9EncodePerfTest
136 set_threads(kEncodePerfTestThreads[k]); in TEST_P()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/test/
H A Dencode_perf_test.cc115 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anonfeee18b70111::AV1EncodePerfTest
136 set_threads(kEncodePerfTestThreads[k]); in TEST_P()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/test/
H A Dencode_perf_test.cc114 void set_threads(unsigned int threads) { threads_ = threads; } in set_threads() function in __anon5201595e0111::VP9EncodePerfTest
136 set_threads(kEncodePerfTestThreads[k]); in TEST_P()

12345