Searched refs:full (Results 1 – 10 of 10) sorted by relevance
136 full, // Accumulator has sufficient information for final scan, enumerator162 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()
17 it is best to use full-blown threads for those. The task scheduler is
30 intended to emphasize key points and are not full-fledged code. Examples
63 …the full recursion tree traversal and recalculation of values. Since all the nodes are traversed o…
38 echo.to the full path of the 'sphinx-build' executable. Alternatively you
148 # If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path530 # their full class and namespace scopes in the documentation. If set to YES, the1260 # entries 1 will produce a full collapsed tree by default. 0 is a special value1261 # representing an infinite number of entries and will result in a full expanded1340 # 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
44 provide the full path to search for included files and libraries, or provide a line as the followin…
45 …COMMAND ${VALGRIND_EXE} ${option} --leak-check=full --show-leak-kinds=all --log-file=${CMAKE_BINAR…
7 The library lets you easily write parallel programs that take full advantage of the multi-core perf…
321 …ach file should have at least the "copyright" line and a pointer to where the full notice is found.