Home
last modified time | relevance | path

Searched refs:static_d_desc (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/com32/lib/zlib/
Dtrees.c133 local static_tree_desc static_d_desc = variable
257 static_d_desc.static_tree = static_dtree; in tr_static_init()
258 static_d_desc.extra_bits = extra_dbits; in tr_static_init()
395 s->d_desc.stat_desc = &static_d_desc;
/external/zlib/src/
Dtrees.c128 local static_tree_desc static_d_desc = variable
252 static_d_desc.static_tree = static_dtree; in tr_static_init()
253 static_d_desc.extra_bits = extra_dbits; in tr_static_init()
390 s->d_desc.stat_desc = &static_d_desc;
/external/pdfium/third_party/zlib_v128/
Dtrees.c128 local static_tree_desc static_d_desc = variable
252 static_d_desc.static_tree = static_dtree; in tr_static_init()
253 static_d_desc.extra_bits = extra_dbits; in tr_static_init()
390 s->d_desc.stat_desc = &static_d_desc; in _tr_init()
/external/python/cpython2/Modules/zlib/
Dtrees.c128 local static_tree_desc static_d_desc = variable
252 static_d_desc.static_tree = static_dtree; in tr_static_init()
253 static_d_desc.extra_bits = extra_dbits; in tr_static_init()
390 s->d_desc.stat_desc = &static_d_desc;