Home
last modified time | relevance | path

Searched defs:lenLimit (Results 1 - 5 of 5) sorted by relevance

/third_party/lzma/C/
H A DLzFindOpt.c223 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
[all...]
H A DLzFind.h19 UInt32 lenLimit; member
H A DLzFind.c873 static UInt32 * Hc_GetMatchesSpec(size_t lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in Hc_GetMatchesSpec() argument
955 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpec1() argument
1025 SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, size_t _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 cutValue) SkipMatchesSpec() argument
[all...]
H A DLzFindMt.c648 UInt32 lenLimit = p->matchMaxLen; in BtGetMatches() local
/third_party/lzma/Asm/x86/
H A DLzFindOpt.asm69 lenLimit equ r8 define
78 lenLimit equ REG_ABI_PARAM_2 define
[all...]

Completed in 6 milliseconds