Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/zlib/
H A Dtrees.c128 local const static_tree_desc static_d_desc = variable
250 static_d_desc.static_tree = static_dtree; in tr_static_init()
251 static_d_desc.extra_bits = extra_dbits; in tr_static_init()
388 s->d_desc.stat_desc = &static_d_desc;
/third_party/node/deps/zlib/
H A Dtrees.c134 local TCONST static_tree_desc static_d_desc = variable
311 static_d_desc.static_tree = static_dtree; in tr_static_init()
312 static_d_desc.extra_bits = extra_dbits; in tr_static_init()
462 s->d_desc.stat_desc = &static_d_desc; in _tr_init()
/third_party/libwebsockets/win32port/zlib/
H A 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;
/third_party/skia/third_party/externals/zlib/
H A Dtrees.c128 local const static_tree_desc static_d_desc = variable
250 static_d_desc.static_tree = static_dtree; in tr_static_init()
251 static_d_desc.extra_bits = extra_dbits; in tr_static_init()
388 s->d_desc.stat_desc = &static_d_desc;
/third_party/zlib/
H A Dtrees.c134 local TCONST static_tree_desc static_d_desc = variable
326 static_d_desc.static_tree = static_dtree; in tr_static_init()
327 static_d_desc.extra_bits = extra_dbits; in tr_static_init()
479 s->d_desc.stat_desc = &static_d_desc; in _tr_init()

Completed in 9 milliseconds