/freebsd/contrib/tzcode/ |
H A D | tzselect.ksh | 339 function dist(lat1, long1, lat2, long2) { global() function
|
/freebsd/sys/contrib/zlib/ |
H A D | inffast.c | 74 unsigned dist; /* match distance */ in inflate_fast() local
|
H A D | trees.c | 301 int dist; /* distance index */ in tr_static_init() local 900 unsigned dist; /* distance of matched string */ in compress_block() local 1093 int ZLIB_INTERNAL _tr_tally(deflate_state *s, unsigned dist, unsigned lc) {
|
H A D | inflate.c | 370 unsigned dist; in updatewindow() local
|
H A D | deflate.h | 314 #define d_code(dist) \ argument
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibtracert.c | 106 int dist; member 461 static int new_node(Node * node, Port * port, ib_portid_t * path, int dist) in new_node() 543 int dist = 0, leafport = 0; in find_mcpath() local
|
/freebsd/contrib/openresolv/ |
H A D | Makefile | 93 dist: dist-git target
|
/freebsd/usr.bin/split/ |
H A D | split.c | 216 ssize_t dist, len; in split1() local
|
/freebsd/contrib/mandoc/ |
H A D | Makefile | 587 dist: mandoc-$(VERSION).sha256 target
|
H A D | mdoc_validate.c | 2479 int dist = 0; in similar() local 2512 int dist, mindist; in post_sh_head() local
|
/freebsd/sys/arm/arm/ |
H A D | gic_acpi.c | 85 ACPI_MADT_GENERIC_DISTRIBUTOR *dist; member
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_chu.c | 308 double dist; /* sample distance */ member 747 double dist; /* UART signal distance */ in chu_rf() local 910 double dist; /* distance */ in chu_uart() local
|
H A D | ntp_io.c | 4167 calc_addr_distance(sockaddr_u * dist,const sockaddr_u * a1,const sockaddr_u * a2) global() argument 4205 NSRCADR6(dist)[i] = 0; global() local 4208 NSRCADR6(dist)[i] = NSRCADR6(a1)[i] - global() local 4211 NSRCADR6(dist)[i] = NSRCADR6(a2)[i] - global() local
|
/freebsd/sys/arm64/arm64/ |
H A D | gic_v3_acpi.c | 88 ACPI_MADT_GENERIC_DISTRIBUTOR *dist; member
|
/freebsd/sys/dev/evdev/ |
H A D | evdev.h | 119 int32_t dist; /* ABS_MT_DISTANCE */ member
|
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/ |
H A D | xz_dec_lzma2.c | 324 static inline uint32_t dict_get(const struct dictionary *dict, uint32_t dist) in dict_get() 350 static bool dict_repeat(struct dictionary *dict, uint32_t *len, uint32_t dist) in dict_repeat()
|
/freebsd/contrib/ntp/clockstuff/ |
H A D | propdelay.c | 534 double k1, k2, dist; in satpropdelay() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_rar5.c | 833 int i, dist = q[idx]; in dist_cache_touch() local 2584 int dist, pos; in create_decode_tables() local 2610 int i, bits, dist, ret; in decode_number() local 3028 static int copy_string(struct archive_read* a, int len, int dist) { in copy_string() 3116 dist = 1; in do_uncompress_block() local 3247 const int dist = dist_cache_touch(rar, idx); in do_uncompress_block() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SlotIndexes.h | 555 unsigned dist = ((nextItr->getIndex() - prevItr->getIndex())/2) & ~3u; variable
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_alloc.c | 484 u32 dist = (u32)-1; in __mlx4_find_zone_by_uid_unique() local
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | COFFYAML.cpp | 560 ptrdiff_t dist = in mapLoadConfigMember() local
|
/freebsd/stand/common/ |
H A D | gfx_fb.c | 320 uint32_t color, best, dist, k; in rgb_to_color_index() local
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 6932 std::uniform_int_distribution<decltype(n)> dist(0, n - 1); in resample() local
|