Home
last modified time | relevance | path

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

/oneTBB/examples/graph/fgbzip2/
H A Dhuffman.cpp85 heap[zz] = heap[zz >> 1]; \
100 if (yy < nHeap && weight[heap[yy + 1]] < weight[heap[yy]]) \
104 heap[zz] = heap[yy]; \
119 Int32 heap[BZ_MAX_ALPHA_SIZE + 2]; in BZ2_hbMakeCodeLengths() local
130 heap[0] = 0; in BZ2_hbMakeCodeLengths()
137 heap[nHeap] = i; in BZ2_hbMakeCodeLengths()
144 n1 = heap[1]; in BZ2_hbMakeCodeLengths()
145 heap[1] = heap[nHeap]; in BZ2_hbMakeCodeLengths()
148 n2 = heap[1]; in BZ2_hbMakeCodeLengths()
149 heap[1] = heap[nHeap]; in BZ2_hbMakeCodeLengths()
[all …]
/oneTBB/doc/main/tbb_userguide/
H A DAllocator_Configuration.rst18 map memory in huge pages or define a recommended heap size. These