Home
last modified time | relevance | path

Searched refs:TDEFL_PUT_BITS_FAST (Results 1 – 25 of 59) sorted by relevance

123

/dports/www/faup/faup-1.5-48-g88dbbe2/src/lib/miniz/
H A Dminiz_tdef.c462 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
481TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
482TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
493 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
494 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
500 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
507 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
514 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
528 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/miniz_oxide_c_api/miniz/
H A Dminiz_tdef.c462 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
481TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
482TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
493 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
494 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
500 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
507 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
514 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
528 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/editors/xi-term/xi-term-d264767/cargo-crates/miniz_oxide_c_api-0.2.1/miniz/
H A Dminiz_tdef.c462 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
481TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
482TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
493 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
494 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
500 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
507 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
514 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
528 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/emulators/anese/ANESE-0.9.1/thirdparty/miniz/
H A Dminiz_tdef.c462 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
481TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
482TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
493 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
494 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
500 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
507 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
514 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
528 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/miniz_oxide_c_api-0.2.1/miniz/
H A Dminiz_tdef.c462 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
481TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
482TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
493 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
494 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
500 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
507 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
514 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
528 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dminiz_tdef.c462 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
481TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
482TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
493 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
494 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
500 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
507 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
514 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
528 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/compress/api/miniz/
H A Dminiz_tdef.c461 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
480TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
481TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
492 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
493 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
499 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
506 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
513 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
527 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/util/compress/api/miniz/
H A Dminiz_tdef.c461 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
480TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
481TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
492 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
493 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
499 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
506 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
513 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
527 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dminiz.cpp1261 #define TDEFL_PUT_BITS_FAST(b, l) { bit_buffer |= (((mz_uint64)(b)) << bits_in); bits_in += (l); } in tdefl_compress_lz_codes() macro
1275TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
1276TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1287 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1288 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1294 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1301 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1308 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1322 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/Engine/Resource/
H A DMiniz.cpp1238 #define TDEFL_PUT_BITS_FAST(b, l) { bit_buffer |= (((mz_uint64)(b)) << bits_in); bits_in += (l); } in tdefl_compress_lz_codes() macro
1252TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
1253TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1264 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1265 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1271 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1278 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1285 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1299 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/libwap/
H A DMiniz.cpp1238 #define TDEFL_PUT_BITS_FAST(b, l) { bit_buffer |= (((mz_uint64)(b)) << bits_in); bits_in += (l); } in tdefl_compress_lz_codes() macro
1252TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
1253TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1264 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1265 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1271 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1278 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1285 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1299 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/ExternalLibs/ttvfs_zip/
H A Dminiz.c1993 #define TDEFL_PUT_BITS_FAST(b, l) { bit_buffer |= (((mz_uint64)(b)) << bits_in); bits_in += (l); } in tdefl_compress_lz_codes() macro
2007TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
2008TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
2019 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
2020 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
2026 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2033 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2040 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2054 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/games/pioneer/pioneer-20210723/contrib/miniz/
H A Dminiz.h2013 #define TDEFL_PUT_BITS_FAST(b, l) { bit_buffer |= (((mz_uint64)(b)) << bits_in); bits_in += (l); } in tdefl_compress_lz_codes() macro
2027TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
2028TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
2039 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
2040 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
2046 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2053 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2060 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2074 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/graphics/aloadimage/arcan-0.6.1/src/tools/vrbridge/OpenHMD/ext_deps/
H A Dminiz.c2028 #define TDEFL_PUT_BITS_FAST(b, l) { bit_buffer |= (((mz_uint64)(b)) << bits_in); bits_in += (l); } in tdefl_compress_lz_codes() macro
2042TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
2043TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
2054 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
2055 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
2061 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2068 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2075 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2089 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/sysutils/acfgfs/arcan-0.6.1/src/tools/vrbridge/OpenHMD/ext_deps/
H A Dminiz.c2028 #define TDEFL_PUT_BITS_FAST(b, l) { bit_buffer |= (((mz_uint64)(b)) << bits_in); bits_in += (l); } in tdefl_compress_lz_codes() macro
2042TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
2043TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
2054 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
2055 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
2061 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2068 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2075 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2089 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/lang/v/v-0.1.29/thirdparty/zip/
H A Dminiz.h2979 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
2998 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], in tdefl_compress_lz_codes()
3000 TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], in tdefl_compress_lz_codes()
3012 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], in tdefl_compress_lz_codes()
3014 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], in tdefl_compress_lz_codes()
3019 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], in tdefl_compress_lz_codes()
3026 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], in tdefl_compress_lz_codes()
3033 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], in tdefl_compress_lz_codes()
3048 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/science/afni/afni-AFNI_21.3.16/src/crorden/dcm2niix_console/
H A Dminiz.c2034 #define TDEFL_PUT_BITS_FAST(b, l) { bit_buffer |= (((mz_uint64)(b)) << bits_in); bits_in += (l); } in tdefl_compress_lz_codes() macro
2048TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
2049TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
2060 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
2061 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
2067 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2074 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2081 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2095 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/devel/upp/upp/bazaar/plugin/assimp/contrib/zip/src/
H A Dminiz.h2979 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
2998 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], in tdefl_compress_lz_codes()
3000 TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], in tdefl_compress_lz_codes()
3012 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], in tdefl_compress_lz_codes()
3014 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], in tdefl_compress_lz_codes()
3019 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], in tdefl_compress_lz_codes()
3026 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], in tdefl_compress_lz_codes()
3033 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], in tdefl_compress_lz_codes()
3048 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_sketchfab/
H A Dminiz.c2033 #define TDEFL_PUT_BITS_FAST(b, l) { bit_buffer |= (((mz_uint64)(b)) << bits_in); bits_in += (l); } in tdefl_compress_lz_codes() macro
2047TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
2048TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
2059 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
2060 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
2066 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2073 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2080 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2094 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/devel/fossil/fossil-src-2.17/src/
H A Dminiz.c2028 #define TDEFL_PUT_BITS_FAST(b, l) { bit_buffer |= (((mz_uint64)(b)) << bits_in); bits_in += (l); } in tdefl_compress_lz_codes() macro
2042TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
2043TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
2054 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
2055 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
2061 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2068 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2075 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2089 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/misc/openhmd/OpenHMD-0.3.0/src/ext_deps/
H A Dminiz.c2028 #define TDEFL_PUT_BITS_FAST(b, l) { bit_buffer |= (((mz_uint64)(b)) << bits_in); bits_in += (l); } in tdefl_compress_lz_codes() macro
2042TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
2043TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
2054 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
2055 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
2061 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2068 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2075 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2089 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/lang/zig-devel/zig-0.9.0/test/standalone/issue_9812/vendor/kuba-zip/
H A Dminiz.h2980 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
2999 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], in tdefl_compress_lz_codes()
3001 TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], in tdefl_compress_lz_codes()
3013 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], in tdefl_compress_lz_codes()
3015 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], in tdefl_compress_lz_codes()
3020 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], in tdefl_compress_lz_codes()
3027 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], in tdefl_compress_lz_codes()
3034 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], in tdefl_compress_lz_codes()
3049 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/lang/zig/zig-0.9.0/test/standalone/issue_9812/vendor/kuba-zip/
H A Dminiz.h2980 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
2999 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], in tdefl_compress_lz_codes()
3001 TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], in tdefl_compress_lz_codes()
3013 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], in tdefl_compress_lz_codes()
3015 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], in tdefl_compress_lz_codes()
3020 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], in tdefl_compress_lz_codes()
3027 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], in tdefl_compress_lz_codes()
3034 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], in tdefl_compress_lz_codes()
3049 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/games/mangband/mangband-1.5.3/src/client/lupng/
H A Dminiz.c2028 #define TDEFL_PUT_BITS_FAST(b, l) { bit_buffer |= (((mz_uint64)(b)) << bits_in); bits_in += (l); } in tdefl_compress_lz_codes() macro
2042TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
2043TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
2054 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
2055 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
2061 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2068 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2075 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2089 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/miniz/
H A Dminiz.c2028 #define TDEFL_PUT_BITS_FAST(b, l) { bit_buffer |= (((mz_uint64)(b)) << bits_in); bits_in += (l); } in tdefl_compress_lz_codes() macro
2042TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][s_tdefl_len_sym[match_len]], d->m_huff_code_sizes[0][s_tdef… in tdefl_compress_lz_codes()
2043TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
2054 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
2055 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
2061 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2068 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2075 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2089 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()

123