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

/osnet-11/usr/src/grub/grub2/include/grub/lib/
H A DLzFind.h118 Mf_GetMatches_Func GetMatches; member in struct:_IMatchFinder
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzFind.c759 vTable->GetMatches = (Mf_GetMatches_Func)Hc4_MatchFinder_GetMatches;
764 vTable->GetMatches = (Mf_GetMatches_Func)Bt2_MatchFinder_GetMatches;
769 vTable->GetMatches = (Mf_GetMatches_Func)Bt3_MatchFinder_GetMatches;
774 vTable->GetMatches = (Mf_GetMatches_Func)Bt4_MatchFinder_GetMatches;
H A DLzmaEnc.c865 numDistancePairs = p->matchFinder.GetMatches(p->matchFinderObj, p->matchDistances);

Completed in 49 milliseconds