Searched defs:_cutValue (Results 1 - 3 of 3) sorted by relevance
/third_party/lzma/C/ |
H A D | LzFindOpt.c | 223 GetMatchesSpecN_2(const Byte *lenLimit, size_t pos, const Byte *cur, CLzRef *son, UInt32 _cutValue, UInt32 *d, size_t _maxLen, const UInt32 *hash, const UInt32 *limit, const UInt32 *size, size_t _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 *posRes) GetMatchesSpecN_2() argument
|
/third_party/lzma/Java/SevenZip/Compression/LZ/ |
H A D | BinTree.java | 16 int _cutValue = 0xFF;
field in BinTree
|
/third_party/lzma/CS/7zip/Compress/LZ/ |
H A D | LzBinTree.cs | 16 UInt32 _cutValue = 0xFF;
field in SevenZip.Compression.LZ.BinTree
|
Completed in 3 milliseconds