Home
last modified time | relevance | path

Searched defs:curMatch (Results 1 – 4 of 4) sorted by relevance

/external/lzma/Java/SevenZip/Compression/LZ/
DBinTree.java150 int curMatch = _hash[kFixHashSize + hashValue]; in GetMatches() local
287 int curMatch = _hash[kFixHashSize + hashValue]; in Skip() local
/external/lzma/C/
DLzFind.c357 static UInt32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CL… in Hc_GetMatchesSpec()
388 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpec1()
443 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *… in SkipMatchesSpec()
DLzFindMt.c243 UInt32 curMatch = pos - *hash++; in GetMatchesSpecN() local
/external/guice/extensions/persist/lib/
Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...