Searched defs:dist (Results 1 – 9 of 9) sorted by relevance
11 double dist; member
77 unsigned dist; /* match distance */ local
240 int dist; /* distance index */ in tr_static_init() local1014 int ZLIB_INTERNAL _tr_tally (s, dist, lc) in _tr_tally() argument1069 unsigned dist; /* distance of matched string */ local
402 unsigned dist; local
308 #define d_code(dist) \ argument
32 struct rte_distributor *dist; member814 static struct rte_distributor *dist[2]; in test_distributor() local
90 ACPI_MADT_GENERIC_DISTRIBUTOR *dist; member
89 ACPI_MADT_GENERIC_DISTRIBUTOR *dist; member
320 static inline uint32_t dict_get(const struct dictionary *dict, uint32_t dist) in dict_get()346 static bool dict_repeat(struct dictionary *dict, uint32_t *len, uint32_t dist) in dict_repeat()