/external/bzip2/ |
D | huffman.c | 50 if (yy > nHeap) break; \ 51 if (yy < nHeap && \ 72 Int32 nNodes, nHeap, n1, n2, i, j, k; in BZ2_hbMakeCodeLengths() local 85 nHeap = 0; in BZ2_hbMakeCodeLengths() 93 nHeap++; in BZ2_hbMakeCodeLengths() 94 heap[nHeap] = i; in BZ2_hbMakeCodeLengths() 95 UPHEAP(nHeap); in BZ2_hbMakeCodeLengths() 98 AssertH( nHeap < (BZ_MAX_ALPHA_SIZE+2), 2001 ); in BZ2_hbMakeCodeLengths() 100 while (nHeap > 1) { in BZ2_hbMakeCodeLengths() 101 n1 = heap[1]; heap[1] = heap[nHeap]; nHeap--; DOWNHEAP(1); in BZ2_hbMakeCodeLengths() [all …]
|
/external/valgrind/memcheck/tests/ |
D | varinfo6.c | 3258 if (yy > nHeap) break; \ 3259 if (yy < nHeap && \ 3280 Int32 nNodes, nHeap, n1, n2, i, j, k; in BZ2_hbMakeCodeLengths() local 3293 nHeap = 0; in BZ2_hbMakeCodeLengths() 3301 nHeap++; in BZ2_hbMakeCodeLengths() 3302 heap[nHeap] = i; in BZ2_hbMakeCodeLengths() 3303 UPHEAP(nHeap); in BZ2_hbMakeCodeLengths() 3306 AssertH( nHeap < (BZ_MAX_ALPHA_SIZE+2), 2001 ); in BZ2_hbMakeCodeLengths() 3308 while (nHeap > 1) { in BZ2_hbMakeCodeLengths() 3309 n1 = heap[1]; heap[1] = heap[nHeap]; nHeap--; DOWNHEAP(1); in BZ2_hbMakeCodeLengths() [all …]
|
D | origin5-bz2.c | 3220 if (yy > nHeap) break; \ 3221 if (yy < nHeap && \ 3242 Int32 nNodes, nHeap, n1, n2, i, j, k; in BZ2_hbMakeCodeLengths() local 3255 nHeap = 0; in BZ2_hbMakeCodeLengths() 3263 nHeap++; in BZ2_hbMakeCodeLengths() 3264 heap[nHeap] = i; in BZ2_hbMakeCodeLengths() 3265 UPHEAP(nHeap); in BZ2_hbMakeCodeLengths() 3268 AssertH( nHeap < (BZ_MAX_ALPHA_SIZE+2), 2001 ); in BZ2_hbMakeCodeLengths() 3270 while (nHeap > 1) { in BZ2_hbMakeCodeLengths() 3271 n1 = heap[1]; heap[1] = heap[nHeap]; nHeap--; DOWNHEAP(1); in BZ2_hbMakeCodeLengths() [all …]
|
/external/valgrind/perf/ |
D | bz2.c | 3218 if (yy > nHeap) break; \ 3219 if (yy < nHeap && \ 3240 Int32 nNodes, nHeap, n1, n2, i, j, k; in BZ2_hbMakeCodeLengths() local 3253 nHeap = 0; in BZ2_hbMakeCodeLengths() 3261 nHeap++; in BZ2_hbMakeCodeLengths() 3262 heap[nHeap] = i; in BZ2_hbMakeCodeLengths() 3263 UPHEAP(nHeap); in BZ2_hbMakeCodeLengths() 3266 AssertH( nHeap < (BZ_MAX_ALPHA_SIZE+2), 2001 ); in BZ2_hbMakeCodeLengths() 3268 while (nHeap > 1) { in BZ2_hbMakeCodeLengths() 3269 n1 = heap[1]; heap[1] = heap[nHeap]; nHeap--; DOWNHEAP(1); in BZ2_hbMakeCodeLengths() [all …]
|
D | test_input_for_tinycc.c | 2752 Int32 nNodes, nHeap, n1, n2, i, j, k; in BZ2_hbMakeCodeLengths() local 2765 nHeap = 0; in BZ2_hbMakeCodeLengths() 2773 nHeap++; in BZ2_hbMakeCodeLengths() 2774 heap[nHeap] = i; in BZ2_hbMakeCodeLengths() 2775 …{ Int32 zz, tmp; zz = nHeap; tmp = heap[zz]; while (weight[tmp] < weight[heap[zz >> 1]]) { heap[zz… in BZ2_hbMakeCodeLengths() 2778 { if (!(nHeap < (258 +2))) bz_internal_error ( 2001 ); }; in BZ2_hbMakeCodeLengths() 2780 while (nHeap > 1) { in BZ2_hbMakeCodeLengths() 2781 …1] = heap[nHeap]; nHeap--; { Int32 zz, yy, tmp; zz = 1; tmp = heap[zz]; while (((Bool)1)) { yy = z… in BZ2_hbMakeCodeLengths() 2782 …1] = heap[nHeap]; nHeap--; { Int32 zz, yy, tmp; zz = 1; tmp = heap[zz]; while (((Bool)1)) { yy = z… in BZ2_hbMakeCodeLengths() 2787 nHeap++; in BZ2_hbMakeCodeLengths() [all …]
|
/external/valgrind/exp-sgcheck/tests/ |
D | hackedbz2.c | 3229 if (yy > nHeap) break; \ 3230 if (yy < nHeap && \ 3251 Int32 nNodes, nHeap, n1, n2, i, j, k; in BZ2_hbMakeCodeLengths() local 3264 nHeap = 0; in BZ2_hbMakeCodeLengths() 3272 nHeap++; in BZ2_hbMakeCodeLengths() 3273 heap[nHeap] = i; in BZ2_hbMakeCodeLengths() 3274 UPHEAP(nHeap); in BZ2_hbMakeCodeLengths() 3277 AssertH( nHeap < (BZ_MAX_ALPHA_SIZE+2), 2001 ); in BZ2_hbMakeCodeLengths() 3279 while (nHeap > 1) { in BZ2_hbMakeCodeLengths() 3280 n1 = heap[1]; heap[1] = heap[nHeap]; nHeap--; DOWNHEAP(1); in BZ2_hbMakeCodeLengths() [all …]
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 16086 int nHeap; /* Size of pHeap[] */ member 22098 mem3.nPool = (sqlite3GlobalConfig.nHeap / sizeof(Mem3Block)) - 2; in memsys3Init() 22694 nByte = sqlite3GlobalConfig.nHeap; in memsys5Init() 39418 DWORD dwMaximumSize = (DWORD)sqlite3GlobalConfig.nHeap; 141138 sqlite3GlobalConfig.nHeap = va_arg(ap, int); 141256 sqlite3GlobalConfig.nHeap = va_arg(ap, int);
|
/external/sqlite/dist/ |
D | sqlite3.c | 16086 int nHeap; /* Size of pHeap[] */ member 22098 mem3.nPool = (sqlite3GlobalConfig.nHeap / sizeof(Mem3Block)) - 2; in memsys3Init() 22694 nByte = sqlite3GlobalConfig.nHeap; in memsys5Init() 39418 DWORD dwMaximumSize = (DWORD)sqlite3GlobalConfig.nHeap; 141138 sqlite3GlobalConfig.nHeap = va_arg(ap, int); 141256 sqlite3GlobalConfig.nHeap = va_arg(ap, int);
|