Home
last modified time | relevance | path

Searched refs:bib (Results 1 – 2 of 2) sorted by relevance

/oneTBB/test/conformance/
H A Dconformance_concurrent_queue.cpp337 friend bool operator==(const BarIterator& bia, const BarIterator& bib) ;
338 friend bool operator!=(const BarIterator& bia, const BarIterator& bib) ;
343 bool operator==(const BarIterator& bia, const BarIterator& bib) { in operator ==() argument
344 return bia.bar_ptr==bib.bar_ptr; in operator ==()
347 bool operator!=(const BarIterator& bia, const BarIterator& bib) { in operator !=() argument
348 return bia.bar_ptr!=bib.bar_ptr; in operator !=()
/oneTBB/doc/
H A DDoxyfile.in708 # The CITE_BIB_FILES tag can be used to specify one or more bib files containing
709 # the reference definitions. This must be a list of .bib files. The .bib