Searched defs:mode (Results 1 – 10 of 10) sorted by relevance
| /oneTBB/test/common/ |
| H A D | fp_control.h | 60 inline void SetRoundingMode ( int mode ) { in SetRoundingMode() 81 inline void SetSseMode ( int mode ) { in SetSseMode() 105 inline void SetRoundingMode ( int mode ) { in SetRoundingMode() 132 inline void SetFPMode( int mode ) { in SetFPMode() 137 #define AssertFPMode( mode ) { \ argument
|
| /oneTBB/include/oneapi/tbb/ |
| H A D | parallel_pipeline.h | 71 filter( filter_mode mode, const Body& body ) : in filter() 90 filter<InputType, OutputType> make_filter( filter_mode mode, const Body& body ) { in make_filter() 98 filter<filter_input<Body>, filter_output<Body>> make_filter( filter_mode mode, const Body& body ) { in make_filter()
|
| /oneTBB/test/tbb/ |
| H A D | test_parallel_scan.cpp | 219 …alInvoker(const Range& range, T idx, const Scan& scan, const ReverseJoin& reverse_join, int mode) { in ParallelScanFunctionalInvoker() 293 void TestAccumulator( int mode ) { in TestAccumulator() 349 void TestInterface( int mode, ParallelScanWrapper parallel_scan_wrapper ) { in TestInterface() 492 for (int mode = 0; mode < 3; mode++) { variable 511 for (int mode = 0; mode < 3; mode++) { variable 530 for (int mode = 0; mode < 3; mode++) { variable 551 for (int mode = 0; mode < 3; mode++) { variable
|
| /oneTBB/test/conformance/ |
| H A D | conformance_parallel_pipeline.cpp | 79 oneapi::tbb::filter_mode mode = filter_table[i]; in TestSingleFilter() local 211 oneapi::tbb::filter_mode mode = filter_table[i]; variable
|
| H A D | conformance_parallel_for.cpp | 155 for ( int mode = 0; mode < 4; ++mode) { in Flog() local
|
| H A D | conformance_concurrent_queue.cpp | 366 static mode_type mode; member in BarEx 406 BarEx::mode_type BarEx::mode = BarEx::PREPARATION; member in BarEx
|
| /oneTBB/examples/parallel_for/tachyon/src/ |
| H A D | api.cpp | 181 void rt_boundmode(SceneHandle voidscene, int mode) { in rt_boundmode() 199 void rt_displaymode(SceneHandle voidscene, int mode) { in rt_displaymode()
|
| /oneTBB/src/tbb/ |
| H A D | governor.cpp | 303 bool __TBB_EXPORTED_FUNC finalize(d1::task_scheduler_handle& handle, std::intptr_t mode) { in finalize()
|
| /oneTBB/examples/graph/fgbzip2/ |
| H A D | bzlib.cpp | 1524 const char* mode, in bzopen_or_bzdopen()
|
| H A D | bzlib_private.hpp | 244 Int32 mode; member
|