Home
last modified time | relevance | path

Searched refs:append (Results 1 – 5 of 5) sorted by relevance

/oneTBB/python/tbb/
H A Dpool.py258 seq.append(job)
260 sequences.append(JobSequence(seq))
544 self._collection.append(apply_result)
583 self._results.append(apply_result)
H A D__init__.py93 self._pool.append(w)
136 self._pool.append(w)
/oneTBB/examples/parallel_pipeline/square/
H A Dsquare.cpp78 void append(char* first, char* last) { in append() function in TextSlice
131 next_slice->append(p, t->end() + n); in operator ()()
/oneTBB/doc/main/tbb_userguide/
H A DWorking_on_the_Assembly_Line_pipeline.rst97 void append( char* first, char* last ) {
332 next_slice->append( p, t->end()+n );
/oneTBB/doc/
H A DDoxyfile.in537 # append additional text to a page's title, such as Class Reference. If set to
1292 # com.mycompany.MyDocSet. Doxygen will append .docset to the name.