Home
last modified time | relevance | path

Searched refs:full (Results 1 – 10 of 10) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_parallel_scan.cpp136 full, // Accumulator has sufficient information for final scan, enumerator
162 my_array(array), my_sum(sum), storage(init), my_state(full) in Accumulator()
175 CHECK(a.my_state == full); in Accumulator()
176 if (!(a.my_state == full)) in Accumulator()
185 CHECK(my_state == full); in operator ()()
195 CHECK( ((left_body.my_state == full) || (left_body.my_state==partial)) ); in reverse_join()
203 CHECK(other.my_state == full); in assign()
204 CHECK(my_state == full); in assign()
/oneTBB/doc/main/tbb_userguide/
H A DWhen_Task-Based_Programming_Is_Inappropriate.rst17 it is best to use full-blown threads for those. The task scheduler is
/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DDesign_Patterns.rst30 intended to emphasize key points and are not full-fledged code. Examples
H A DLazy_Initialization.rst63 …the full recursion tree traversal and recalculation of values. Since all the nodes are traversed o…
/oneTBB/doc/
H A Dmake.bat38 echo.to the full path of the 'sphinx-build' executable. Alternatively you
H A DDoxyfile.in148 # If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path
530 # their full class and namespace scopes in the documentation. If set to YES, the
1260 # entries 1 will produce a full collapsed tree by default. 0 is a special value
1261 # representing an infinite number of entries and will result in a full expanded
1340 # The file has to be specified with full path.
1456 # If you want full control over the layout of the generated HTML pages it might
/oneTBB/doc/GSG/
H A Dintegrate.rst44 provide the full path to search for included files and libraries, or provide a line as the followin…
/oneTBB/cmake/
H A Dmemcheck.cmake45 …COMMAND ${VALGRIND_EXE} ${option} --leak-check=full --show-leak-kinds=all --log-file=${CMAKE_BINAR…
/oneTBB/
H A DREADME.md7 The library lets you easily write parallel programs that take full advantage of the multi-core perf…
H A Dthird-party-programs.txt321 …ach file should have at least the "copyright" line and a pointer to where the full notice is found.