Home
last modified time | relevance | path

Searched refs:leaves (Results 1 – 4 of 4) sorted by relevance

/oneTBB/src/tbbmalloc/
H A Dbackref.cpp69 static const int leaves = 4; member
70 static const size_t mainSize = BackRefMain::bytes+leaves*BackRefBlock::bytes;
110 for (int i=0; i<BackRefMain::leaves; i++) { in initBackRefMain()
/oneTBB/doc/main/tbb_userguide/
H A Duse_limiter_node.rst24 allowed to pass. When a message leaves the controlled part of the graph,
H A DWorking_on_the_Assembly_Line_pipeline.rst78 // +1 leaves room for a terminating null character.
/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DAgglomeration.rst118 For recursive computations, most of the work is towards the leaves,