Searched refs:GetMatches (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/lzma/
H A DLzFind.h95 Mf_GetMatches_Func GetMatches; member in struct:_IMatchFinder
H A DLzFind.c738 vTable->GetMatches = (Mf_GetMatches_Func)Hc4_MatchFinder_GetMatches;
743 vTable->GetMatches = (Mf_GetMatches_Func)Bt2_MatchFinder_GetMatches;
748 vTable->GetMatches = (Mf_GetMatches_Func)Bt3_MatchFinder_GetMatches;
753 vTable->GetMatches = (Mf_GetMatches_Func)Bt4_MatchFinder_GetMatches;
H A DLzmaEnc.c840 numPairs = p->matchFinder.GetMatches(p->matchFinderObj, p->matches);

Completed in 110 milliseconds