Home
last modified time | relevance | path

Searched refs:disabled (Results 1 – 11 of 11) sorted by relevance

/oneTBB/doc/main/tbb_userguide/Migration_Guide/
H A DMixing_Two_Runtimes.rst26 oneTBB: TOOLS SUPPORT disabled
47 TBB: Tools support disabled
/oneTBB/cmake/compilers/
H A DAppleClang.cmake29 …re -Werror set through add_compile_options() or added to CMAKE_CXX_FLAGS if TBB_STRICT is disabled.
H A DClang.cmake51 …re -Werror set through add_compile_options() or added to CMAKE_CXX_FLAGS if TBB_STRICT is disabled.
H A DMSVC.cmake44 …Ignore /WX set through add_compile_options() or added to CMAKE_CXX_FLAGS if TBB_STRICT is disabled.
H A DGNU.cmake45 …re -Werror set through add_compile_options() or added to CMAKE_CXX_FLAGS if TBB_STRICT is disabled.
/oneTBB/doc/main/tbb_userguide/
H A DWindows_C_Dynamic_Memory_Interface_Replacement.rst84 program to start even if their usage is disabled.
/oneTBB/
H A DCMakeLists.txt249 message(STATUS "TBBBind build targets are disabled due to unsupported environment")
/oneTBB/include/oneapi/tbb/detail/
H A D_concurrent_unordered_base.h1096 node_ptr disabled = nullptr; in init_bucket() local
1097 my_segments[0].compare_exchange_strong(disabled, &my_head); in init_bucket()
/oneTBB/doc/
H A DDoxyfile.in367 # is disabled and one has to add nested compounds explicitly via \ingroup.
405 # with name TypeT. When disabled the typedef will appear as a member of a file,
740 # will automatically be disabled.
1581 # there is already a search function so this one should typically be disabled.
1601 # setting. When disabled, doxygen will generate a PHP script for searching and
2183 # disabled, but it is recommended to install and use dot, since it yields more
2462 # background. This is disabled by default, because dot on Windows does not seem
2476 # this, this feature is disabled by default.
/oneTBB/include/oneapi/tbb/
H A Dconcurrent_hash_map.h296 segment_ptr_type disabled = nullptr; in insert_new_node() local
298 && my_table[new_seg].compare_exchange_strong(disabled, is_allocating)) in insert_new_node()
/oneTBB/test/
H A DCMakeLists.txt59 …add_test(NAME ${_tbb_test_TARGET_NAME}_SDE COMMAND ${SDE_EXE} -nhm -rtm_mode disabled -- ./${_tbb_…