Searched refs:match_finder (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/api/lzma/
H A Dlzma.h128 extern LZMA_API(lzma_bool) lzma_mf_is_supported(lzma_match_finder match_finder)
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/api/lzma/
H A Dlzma.h128 extern LZMA_API(lzma_bool) lzma_mf_is_supported(lzma_match_finder match_finder)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/lz/
H A Dlz_encoder.c249 switch (lz_options->match_finder) {
287 const uint32_t hash_bytes = lz_options->match_finder & 0x0F;
291 const bool is_bt = (lz_options->match_finder & 0x10) != 0;
H A Dlz_encoder.h151 lzma_match_finder match_finder; member in struct:__anon19437
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/lz/
H A Dlz_encoder.c249 switch (lz_options->match_finder) {
287 const uint32_t hash_bytes = lz_options->match_finder & 0x0F;
291 const bool is_bt = (lz_options->match_finder & 0x10) != 0;
H A Dlz_encoder.h151 lzma_match_finder match_finder; member in struct:__anon20431
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/lzma/
H A Dlzma_encoder.c444 lz_options->match_finder = options->mf;
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/lzma/
H A Dlzma_encoder.c444 lz_options->match_finder = options->mf;

Completed in 108 milliseconds