Searched defs:blockLen (Results 1 – 6 of 6) sorted by relevance
59 int blockLen; /* block length */ member72 int blockLen; /* Sample: Handles non-128 bit block sizes (if available) */ member
104 int blockLen = (lineLen * 3) / 4; in encodeLines() local
454 TextIdx blockLen = static_cast<TextIdx>(block_len); in durchschlagGenerateExclusive() local560 TextIdx blockLen = static_cast<TextIdx>(block_len); in durchschlagGenerateCollaborative() local
54 size_t blockLen; member
1764 uint16_t* blockLen, in makeRedundantHeader()
3661 int64_t blockLen = maxMatchLength(loc+4, loopEndLoc-1); // Recursive call. in maxMatchLength() local