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

/osnet-11/usr/src/grub/grub2/include/grub/lib/
H A DLzFind.h97 UInt32 *distances, UInt32 maxLen);
109 typedef UInt32 (*Mf_GetMatches_Func)(void *object, UInt32 *distances);
125 UInt32 Bt3Zip_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances);
126 UInt32 Hc3Zip_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances);
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzFind.c340 UInt32 *distances, UInt32 maxLen)
347 return distances;
359 *distances++ = maxLen = len;
360 *distances++ = delta - 1;
362 return distances;
371 UInt32 *distances, UInt32 maxLen)
382 return distances;
396 *distances++ = maxLen = len;
397 *distances++ = delta - 1;
402 return distances;
338 Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, UInt32 _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 cutValue, UInt32 *distances, UInt32 maxLen) argument
369 GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, UInt32 _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 cutValue, UInt32 *distances, UInt32 maxLen) argument
500 Bt2_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) argument
511 Bt3Zip_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) argument
522 Bt3_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) argument
555 Bt4_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) argument
602 Hc4_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) argument
651 Hc3Zip_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DTrig.pm409 You can compute spherical distances, called B<great circle distances>,
472 grear circle distances
479 is also somewhat unreliable for small distances (for locations

Completed in 23 milliseconds