Home
last modified time | relevance | path

Searched defs:ltree (Results 1 – 7 of 7) sorted by relevance

/external/rust/crates/libz-sys/src/zlib-ng/
Dtrees_emit.h102 static inline uint32_t zng_emit_lit(deflate_state *s, const ct_data *ltree, unsigned c) { in zng_emit_lit()
119 static inline uint32_t zng_emit_dist(deflate_state *s, const ct_data *ltree, const ct_data *dtree, in zng_emit_dist()
169 static inline void zng_emit_end_block(deflate_state *s, const ct_data *ltree, const int last) { in zng_emit_end_block()
183 static inline void zng_tr_emit_lit(deflate_state *s, const ct_data *ltree, unsigned c) { in zng_tr_emit_lit()
190 static inline void zng_tr_emit_dist(deflate_state *s, const ct_data *ltree, const ct_data *dtree, in zng_tr_emit_dist()
220 static inline void zng_tr_emit_end_block(deflate_state *s, const ct_data *ltree, const int last) { in zng_tr_emit_end_block()
Dtrees.c716 static void compress_block(deflate_state *s, const ct_data *ltree, const ct_data *dtree) { in compress_block()
/external/zlib/
Dtrees.c1042 local void compress_block(s, ltree, dtree) in compress_block() argument
/external/tflite-support/third_party/zlib/
Dtrees.c1042 local void compress_block(s, ltree, dtree) in compress_block() argument
/external/python/cpython2/Modules/zlib/
Dtrees.c1064 local void compress_block(s, ltree, dtree) in compress_block() argument
/external/rust/crates/libz-sys/src/zlib/
Dtrees.c1064 local void compress_block(s, ltree, dtree) in compress_block() argument
/external/libwebsockets/win32port/zlib/
Dtrees.c1076 local void compress_block(s, ltree, dtree) in compress_block() argument