Home
last modified time | relevance | path

Searched refs:static_l_desc (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/zlib/
Dtrees.c131 local TCONST static_tree_desc static_l_desc = variable
309 static_l_desc.static_tree = static_ltree; in tr_static_init()
310 static_l_desc.extra_bits = extra_lbits; in tr_static_init()
459 s->l_desc.stat_desc = &static_l_desc; in _tr_init()
/third_party/skia/third_party/externals/zlib/
Dtrees.c125 local const static_tree_desc static_l_desc = variable
248 static_l_desc.static_tree = static_ltree; in tr_static_init()
249 static_l_desc.extra_bits = extra_lbits; in tr_static_init()
385 s->l_desc.stat_desc = &static_l_desc;
/third_party/libwebsockets/win32port/zlib/
Dtrees.c130 local static_tree_desc static_l_desc = variable
255 static_l_desc.static_tree = static_ltree; in tr_static_init()
256 static_l_desc.extra_bits = extra_lbits; in tr_static_init()
392 s->l_desc.stat_desc = &static_l_desc;
/third_party/zlib/
Dtrees.c125 local const static_tree_desc static_l_desc = variable
248 static_l_desc.static_tree = static_ltree; in tr_static_init()
249 static_l_desc.extra_bits = extra_lbits; in tr_static_init()
385 s->l_desc.stat_desc = &static_l_desc;
/third_party/node/deps/v8/third_party/zlib/
Dtrees.c125 local const static_tree_desc static_l_desc = variable
248 static_l_desc.static_tree = static_ltree; in tr_static_init()
249 static_l_desc.extra_bits = extra_lbits; in tr_static_init()
385 s->l_desc.stat_desc = &static_l_desc;