Searched defs:son (Results 1 - 5 of 5) sorted by relevance
/third_party/lzma/C/ |
H A D | LzFindOpt.c | 223 UInt32 * Z7_FASTCALL GetMatchesSpecN_2(const Byte *lenLimit, size_t pos, const Byte *cur, CLzRef *son,
in GetMatchesSpecN_2() argument [all...] |
H A D | LzFind.h | 31 CLzRef *son;
member
|
H A D | LzFindMt.h | 76 CLzRef *son;
member
|
H A D | LzFind.c | 873 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...] |
/third_party/lzma/Asm/x86/ |
H A D | LzFindOpt.asm | 74 son equ r9
define 82 son equ REG_ABI_PARAM_3
define [all...] |
Completed in 4 milliseconds