Searched defs:numPairs (Results 1 – 2 of 2) sorted by relevance
/external/lzma/C/ |
D | LzmaEnc.c | 308 unsigned numPairs; member 984 unsigned numPairs; in ReadMatchDistances() local 1127 unsigned numPairs, mainLen, repMaxIndex, i, posState; in GetOptimum() local 1341 unsigned newLen, numPairs, prev, state, posState, startLen; in GetOptimum() local 1868 unsigned mainLen, numPairs, repIndex, repLen, i; in GetOptimumFast() local 2280 unsigned numPairs; in LzmaEnc_CodeOneBlock() local
|
/external/icu/icu4c/source/i18n/ |
D | collationiterator.cpp | 802 int32_t numPairs = (length + 1) / 2; in appendNumericSegmentCEs() local
|