Home
last modified time | relevance | path

Searched refs:static_dtree (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dtrees.h64 local const ct_data static_dtree[D_CODES] = { variable
Dtrees.c97 local ct_data static_dtree[D_CODES]; variable
133 {static_dtree, extra_dbits, 0, D_CODES, MAX_BITS};
255 static_d_desc.static_tree = static_dtree; in tr_static_init()
307 static_dtree[n].Len = 5; in tr_static_init()
308 static_dtree[n].Code = bi_reverse((unsigned)n, 5); in tr_static_init()
347 fprintf(header, "{{%2u},{%2u}}%s", static_dtree[i].Code, in gen_trees_header()
348 static_dtree[i].Len, SEPARATOR(i, D_CODES-1, 5)); in gen_trees_header()
989 compress_block(s, (ct_data *)static_ltree, (ct_data *)static_dtree);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dtrees.h64 local const ct_data static_dtree[D_CODES] = { variable
Dtrees.c93 local ct_data static_dtree[D_CODES]; variable
129 {static_dtree, extra_dbits, 0, D_CODES, MAX_BITS};
252 static_d_desc.static_tree = static_dtree; in tr_static_init()
305 static_dtree[n].Len = 5; in tr_static_init()
306 static_dtree[n].Code = bi_reverse((unsigned)n, 5); in tr_static_init()
345 fprintf(header, "{{%2u},{%2u}}%s", static_dtree[i].Code, in gen_trees_header()
346 static_dtree[i].Len, SEPARATOR(i, D_CODES-1, 5)); in gen_trees_header()
976 (const ct_data *)static_dtree);
/device/google/cuttlefish_kernel/5.4-x86_64/
DSystem.map130269 ffffffff82f08890 b static_dtree
/device/google/cuttlefish_kernel/5.4-arm64/
DSystem.map234445 ffffffc0119ebaec b static_dtree