Home
last modified time | relevance | path

Searched refs:static_tree (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/third_party/zlib/
H A Dtrees.c118 const ct_data *static_tree; /* static tree or NULL */ member
248 static_l_desc.static_tree = static_ltree; in tr_static_init()
250 static_d_desc.static_tree = static_dtree; in tr_static_init()
492 const ct_data *stree = desc->stat_desc->static_tree;
620 const ct_data *stree = desc->stat_desc->static_tree;
/third_party/node/deps/zlib/
H A Dtrees.c118 const ct_data *static_tree; /* static tree or NULL */ member
309 static_l_desc.static_tree = static_ltree; in tr_static_init()
311 static_d_desc.static_tree = static_dtree; in tr_static_init()
541 const ct_data *stree = desc->stat_desc->static_tree; in gen_bitlen()
627 const ct_data *stree = desc->stat_desc->static_tree; in build_tree()
/third_party/libwebsockets/win32port/zlib/
H A Dtrees.c123 const ct_data *static_tree; /* static tree or NULL */ member
255 static_l_desc.static_tree = static_ltree; in tr_static_init()
257 static_d_desc.static_tree = static_dtree; in tr_static_init()
500 const ct_data *stree = desc->stat_desc->static_tree;
628 const ct_data *stree = desc->stat_desc->static_tree;
/third_party/skia/third_party/externals/zlib/
H A Dtrees.c118 const ct_data *static_tree; /* static tree or NULL */ member
248 static_l_desc.static_tree = static_ltree; in tr_static_init()
250 static_d_desc.static_tree = static_dtree; in tr_static_init()
492 const ct_data *stree = desc->stat_desc->static_tree;
620 const ct_data *stree = desc->stat_desc->static_tree;
/third_party/zlib/
H A Dtrees.c118 const ct_data *static_tree; /* static tree or NULL */ member
324 static_l_desc.static_tree = static_ltree; in tr_static_init()
326 static_d_desc.static_tree = static_dtree; in tr_static_init()
560 const ct_data *stree = desc->stat_desc->static_tree; in gen_bitlen()
647 const ct_data *stree = desc->stat_desc->static_tree; in build_tree()

Completed in 10 milliseconds