Home
last modified time | relevance | path

Searched refs:distances (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-egp.c138 u_int gateways, distances, networks; in egpnr_print() local
187 distances = GET_U_1(cp); in egpnr_print()
196 while (distances != 0) { in egpnr_print()
230 distances--; in egpnr_print()
/freebsd/tools/diag/prtblknos/
H A DREADME27 Short distances are desirable.
35 physical block numbers reference 4Kb blocks. The distances listed
/freebsd/sys/contrib/device-tree/Bindings/
H A Dnuma.txt45 This property defines a matrix to describe the relative distances
51 The distances are equal in either direction.
/freebsd/sys/contrib/zlib/doc/
H A Dalgorithm.txt14 match distances are compressed with another tree. The trees are stored
28 favor small distances and thus take advantage of the Huffman encoding.
H A Drfc1951.txt207 "deflate" format limits distances to 32K bytes and lengths to 258
211 Each type of value (literals, distances, and lengths) in the
213 tree for literals and lengths and a separate code tree for distances.
812 strings, to favor small distances and thus take advantage of the
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc-opts.def182 large distances in terms of network topology.
/freebsd/contrib/ntp/ntpq/
H A Dntpq.texi65 …l this communication will be somewhat unreliable, especially over large distances in terms of netw…
H A Dntpq-opts.def180 large distances in terms of network topology.
H A Dinvoke-ntpq.texi55 large distances in terms of network topology.
/freebsd/sys/contrib/zlib/
H A DChangeLog36 - Fix inflateBack to detect invalid input with distances too far
821 - Add INFLATE_STRICT to check distances against zlib header
1146 - Avoid accesses before window for invalid distances with inflate window
/freebsd/sys/contrib/zstd/
H A DCHANGELOG392 fix : a rare compression bug when compression generates very large distances and bunch of other con…
/freebsd/sys/contrib/zstd/doc/
H A Dzstd_compression_format.md759 supporting back-reference distances up to `(2^(N+1))-4`,
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in9281 …es; and determine the neighboring boundaries to a point and the minimum distances between them and…
20420 …een achieved by doing a preprocessing step involving the calculation of distances from a reference…