Home
last modified time | relevance | path

Searched refs:True (Results 1 – 13 of 13) sorted by relevance

/oneTBB/examples/graph/fgbzip2/
H A Dbzlib.cpp175 return True; in isempty_RL()
328 while (True) { in copy_input_until_stop()
346 while (True) { in copy_input_until_stop()
373 while (True) { in copy_output_until_stop()
401 while (True) { in handle_compress()
573 while (True) { in unRLE_obuf_to_output_FAST()
664 while (True) { in unRLE_obuf_to_output_FAST()
930 while (True) { in BZ_API()
1029 return True; in myfeof()
1109 while (True) { in BZ_API()
[all …]
H A Dhuffman.cpp96 while (True) { \
126 while (True) { in BZ2_hbMakeCodeLengths()
173 tooLong = True; in BZ2_hbMakeCodeLengths()
H A Dbzlib_private.hpp94 #define True ((Bool)1) macro
470 return True; \
478 return True; \
504 return True; \
H A Ddecompress.cpp92 while (True) { \
320 s->inUse16[i] = True; in BZ2_decompress()
333 s->inUse[i * 16 + j] = True; in BZ2_decompress()
349 while (True) { in BZ2_decompress()
382 while (True) { in BZ2_decompress()
445 while (True) { in BZ2_decompress()
H A Dcompress.cpp204 while (True) { in generateMTFValues()
247 while (True) { in generateMTFValues()
389 while (True) { in sendMTFValues()
631 inUse16[i] = True; in sendMTFValues()
692 while (True) { in sendMTFValues()
H A Dblocksort.cpp652 while (True) { in mainSimpleSort()
821 while (True) { in mainQSort3()
822 while (True) { in mainQSort3()
836 while (True) { in mainQSort3()
1173 bigDone[ss] = True; in mainSort()
/oneTBB/doc/
H A Dconf.py137 'use_issues_button': True,
138 'use_edit_page_button': True,
312 todo_include_todos = True
/oneTBB/python/tbb/
H A Dpool.py128 collector = OrderedResultCollector(as_iterator=True)
182 collector = OrderedResultCollector(apply_result, as_iterator=True)
209 self._closed = True
254 exit_loop = True
374 self._success = True
561 def __init__(self, to_notify=None, as_iterator=True):
H A D__init__.py95 w.daemon = True
138 w.daemon = True
198 is_active = True
214 assert is_active == True, "modified?"
289 args.allocator = True
H A Dtest.py94 spin_flag = True # lock threads in timeout_work
/oneTBB/doc/main/tbb_userguide/
H A DAdvanced_Topic_Other_Kinds_of_Iteration_Spaces.rst20 // True if range is empty
22 // True if range can be split into non-empty subranges
H A DMore_on_HashCompare.rst76 // True if strings are equal
H A Dconcurrent_hash_map.rst39 //! True if strings are equal