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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/tools/misc/lzma_src/C/
H A DLzFind.h74 UInt32 *distances, UInt32 maxLen);
86 typedef UInt32 (*Mf_GetMatches_Func)(void *object, UInt32 *distances);
102 UInt32 Bt3Zip_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances);
103 UInt32 Hc3Zip_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances);
H A DLzFind.c314 UInt32 *distances, UInt32 maxLen)
321 return distances;
333 *distances++ = maxLen = len;
334 *distances++ = delta - 1;
336 return distances;
345 UInt32 *distances, UInt32 maxLen)
356 return distances;
370 *distances++ = maxLen = len;
371 *distances++ = delta - 1;
376 return distances;
312 Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, UInt32 _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 cutValue, UInt32 *distances, UInt32 maxLen) argument
343 GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, UInt32 _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 cutValue, UInt32 *distances, UInt32 maxLen) argument
474 Bt2_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) argument
485 Bt3Zip_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) argument
496 Bt3_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) argument
529 Bt4_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) argument
576 Hc4_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) argument
625 Hc3Zip_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/doc/
H A Dip-cref.tex2317 TTL scope, administrative distances are appended to the device names

Completed in 415 milliseconds