Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dprint-egp.c153 u_int gateways, distances, networks; in egpnr_print() local
200 distances = GET_U_1(cp); in egpnr_print()
209 while (distances != 0) { in egpnr_print()
239 distances--; in egpnr_print()
/src/tools/diag/prtblknos/
H A DREADME27 Short distances are desirable.
35 physical block numbers reference 4Kb blocks. The distances listed
/src/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.
/src/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
/src/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.
/src/contrib/ntp/ntpdc/
H A Dntpdc-opts.def182 large distances in terms of network topology.
/src/sys/contrib/zlib/
H A DChangeLog87 - Fix inflateBack to detect invalid input with distances too far
872 - Add INFLATE_STRICT to check distances against zlib header
1197 - Avoid accesses before window for invalid distances with inflate window
/src/sys/contrib/zstd/
H A DCHANGELOG392 fix : a rare compression bug when compression generates very large distances and bunch of other con…
/src/sys/contrib/zstd/doc/
H A Dzstd_compression_format.md759 supporting back-reference distances up to `(2^(N+1))-4`,
/src/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…