Home
last modified time | relevance | path

Searched defs:distance (Results 1 – 8 of 8) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dgeohash_helper.c225 double *distance) { in geohashGetDistanceIfInRadius()
233 double *distance) { in geohashGetDistanceIfInRadiusWGS84()
H A Dgeo.c154 double distance; in extractDistanceOrReply() local
192 double distance, xy[2]; in geoAppendIfWithinRadius() local
/f-stack/freebsd/contrib/zlib/
H A Ddeflate.h333 # define _tr_tally_dist(s, distance, length, flush) \ argument
345 # define _tr_tally_dist(s, distance, length, flush) \ argument
/f-stack/freebsd/netinet/
H A Dtcp_hpts.c880 int distance, yet_to_run; in check_if_slot_would_be_wrong() local
H A Dsctp_indata.c2412 int slide_from, slide_end, lgap, distance; in sctp_slide_mapping_arrays() local
/f-stack/tools/libxo/xohtml/external/
H A Djquery.qtip.js1905 distance: FALSE property
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sriov.c3943 u32 prod, cons[MAX_NUM_EXT_VOQS], distance[MAX_NUM_EXT_VOQS], tmp; in ecore_iov_vf_flr_poll_pbf() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c8681 l2arc_evict(l2arc_dev_t *dev, uint64_t distance, boolean_t all) in l2arc_evict()