Searched refs:weight (Results 1 – 3 of 3) sorted by relevance
84 while (weight[tmp] < weight[heap[zz >> 1]]) { \100 if (yy < nHeap && weight[heap[yy + 1]] < weight[heap[yy]]) \102 if (weight[tmp] < weight[heap[yy]]) \120 Int32 weight[BZ_MAX_ALPHA_SIZE * 2]; in BZ2_hbMakeCodeLengths() local124 weight[i + 1] = (freq[i] == 0 ? 1 : freq[i]) << 8; in BZ2_hbMakeCodeLengths()131 weight[0] = 0; in BZ2_hbMakeCodeLengths()154 weight[nNodes] = ADDWEIGHTS(weight[n1], weight[n2]); in BZ2_hbMakeCodeLengths()197 j = weight[i] >> 8; in BZ2_hbMakeCodeLengths()199 weight[i] = j << 8; in BZ2_hbMakeCodeLengths()
116 *weight* with each pointer. The reference count is the sum of the118 updating the reference count by splitting the original weight between119 ``x`` and ``x'``. If the weight of ``x`` is too low to split, then first add a120 constant W to the reference count and weight of ``x``.
48 *lighter weight* than logical threads. On Linux systems, starting and