Home
last modified time | relevance | path

Searched refs:TDEFL_PUT_BITS_FAST (Results 26 – 50 of 59) sorted by relevance

123

/dports/multimedia/assimp/assimp-5.1.3/contrib/zip/src/
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/x11/aclip/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/x11/arcan-trayicon/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/graphics/sdl2_image/SDL2_image-2.0.5/
H A Dminiz.h2045 #define TDEFL_PUT_BITS_FAST(b, l) { bit_buffer |= (((mz_uint64)(b)) << bits_in); bits_in += (l); } in tdefl_compress_lz_codes() macro
2059TDEFL_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()
2060TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
2071 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
2072 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
2078 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2085 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2092 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2106 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/contrib/zip/src/
H A Dminiz.h2036 #define TDEFL_PUT_BITS_FAST(b, l) { bit_buffer |= (((mz_uint64)(b)) << bits_in); bits_in += (l); } in tdefl_compress_lz_codes() macro
2050TDEFL_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()
2051TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
2062 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
2063 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
2069 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2076 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2083 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
2097 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/devel/vcglib/vcglib-2020.09/wrap/openfbx/src/
H A Dminiz.c1065 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1084TDEFL_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()
1085TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1096 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1097 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1103 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1110 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1117 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1131 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/graphics/nanort/nanort-b1feea8/examples/minecraft/
H A Dminiz.c1065 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1084TDEFL_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()
1085TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1096 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1097 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1103 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1110 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1117 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1131 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/converters/p5-Sereal-Decoder/Sereal-Decoder-4.018/
H A Dminiz.c1090 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1109TDEFL_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()
1110TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1121 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1122 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1128 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1135 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1142 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1156 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/converters/p5-Sereal-Encoder/Sereal-Encoder-4.018/
H A Dminiz.c1090 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1109TDEFL_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()
1110TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1121 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1122 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1128 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1135 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1142 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1156 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/deskutils/recoll/recoll-1.31.2/utils/
H A Dminiz.cpp1064 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1083TDEFL_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()
1084TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1095 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1096 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1102 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1109 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1116 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1130 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/archivers/R-cran-zip/zip/src/
H A Dminiz.c1064 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1083TDEFL_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()
1084TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1095 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1096 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1102 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1109 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1116 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1130 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/comms/py-esptool/esptool-3.2/flasher_stub/
H A Dminiz.c1090 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1109TDEFL_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()
1110TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1121 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1122 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1128 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1135 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1142 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1156 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/textproc/redisearch/RediSearch-2.2.5/src/dep/miniz/
H A Dminiz.c1064 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1083TDEFL_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()
1084TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1095 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1096 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1102 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1109 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1116 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1130 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/textproc/redisearch20/RediSearch-2.0.15/src/dep/miniz/
H A Dminiz.c1064 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1083TDEFL_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()
1084TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1095 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1096 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1102 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1109 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1116 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1130 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/textproc/redisearch16/RediSearch-1.6.16/src/dep/miniz/
H A Dminiz.c1064 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1083TDEFL_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()
1084TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1095 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1096 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1102 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1109 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1116 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1130 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/editors/xi-term/xi-term-d264767/cargo-crates/miniz-sys-0.1.12/
H A Dminiz.c1064 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1083TDEFL_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()
1084TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1095 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1096 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1102 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1109 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1116 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1130 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/math/minizinc/libminizinc-2.5.5/lib/thirdparty/
H A Dminiz.c1064 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1083TDEFL_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()
1084TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1095 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1096 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1102 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1109 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1116 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1130 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/miniz-sys-0.1.12/
H A Dminiz.c1064 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1083TDEFL_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()
1084TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1095 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1096 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1102 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1109 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1116 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1130 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/thirdparty/miniz-2.0.8/
H A Dminiz.c1070 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1089TDEFL_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()
1090TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1101 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1102 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1108 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1115 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1122 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1136 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/third-party/miniz/
H A Dminiz.c1090 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1109TDEFL_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()
1110TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1121 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1122 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1128 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1135 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1142 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1156 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/miniz/
H A Dminiz.c1090 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1109TDEFL_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()
1110TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1121 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1122 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1128 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1135 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1142 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1156 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/depends/miniz/
H A Dminiz.c1064 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1083TDEFL_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()
1084TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1095 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1096 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1102 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1109 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1116 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1130 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/
H A Dminiz.cpp1090 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1109TDEFL_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()
1110TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1121 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1122 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1128 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1135 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1142 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1156 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/textproc/multimarkdown/MultiMarkdown-6-6.6.0/src/
H A Dminiz.c1066 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1085TDEFL_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()
1086TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1097 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1098 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1104 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1111 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1118 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1132 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/uidescription/miniz/
H A Dminiz.c1064 #define TDEFL_PUT_BITS_FAST(b, l) \ in tdefl_compress_lz_codes() macro
1083TDEFL_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()
1084TDEFL_PUT_BITS_FAST(match_len & mz_bitmasks[s_tdefl_len_extra[match_len]], s_tdefl_len_extra[match… in tdefl_compress_lz_codes()
1095 TDEFL_PUT_BITS_FAST(d->m_huff_codes[1][sym], d->m_huff_code_sizes[1][sym]); in tdefl_compress_lz_codes()
1096 TDEFL_PUT_BITS_FAST(match_dist & mz_bitmasks[num_extra_bits], num_extra_bits); in tdefl_compress_lz_codes()
1102 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1109 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1116 TDEFL_PUT_BITS_FAST(d->m_huff_codes[0][lit], d->m_huff_code_sizes[0][lit]); in tdefl_compress_lz_codes()
1130 #undef TDEFL_PUT_BITS_FAST in tdefl_compress_lz_codes()

123