Home
last modified time | relevance | path

Searched defs:dist_slot (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/public-domain/xz/dist/src/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c121 const uint32_t dist_slot = get_dist_slot_2(dist); in get_dist_len_price() local
141 for (uint32_t dist_slot = 0; in fill_dist_prices() local
150 for (uint32_t dist_slot = DIST_MODEL_END; in fill_dist_prices() local
168 const uint32_t dist_slot = get_dist_slot(i); in fill_dist_prices() local
H A Dlzma_encoder_private.h115 probability dist_slot[DIST_STATES][DIST_SLOTS]; member
H A Dlzma_encoder.c151 const uint32_t dist_slot = get_dist_slot(distance); in match() local
H A Dlzma_decoder.c202 probability dist_slot[DIST_STATES][DIST_SLOTS]; member
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Delf.c3454 uint32_t dist_slot; in elf_uncompress_lzma_block() local