Home
last modified time | relevance | path

Searched refs:base_length (Results 1 – 9 of 9) sorted by relevance

/external/vulkan-validation-layers/loader/
Ddirent_on_windows.c35 size_t base_length = strlen(name); in opendir() local
37 strchr("/\\", name[base_length - 1]) ? "*" : "/*"; in opendir()
41 base_length + strlen(all) + 1)) != 0) { in opendir()
/external/zlib/src/
Dtrees.h118 local const int base_length[LENGTH_CODES] = { variable
Dtrees.c107 local int base_length[LENGTH_CODES]; variable
260 base_length[code] = length; in tr_static_init()
364 fprintf(header, "%1u%s", base_length[i], in gen_trees_header()
1083 lc -= base_length[code];
/external/syslinux/com32/lib/zlib/
Dtrees.h118 local const int base_length[LENGTH_CODES] = { variable
Dtrees.c112 local int base_length[LENGTH_CODES]; variable
265 base_length[code] = length; in tr_static_init()
369 fprintf(header, "%1u%s", base_length[i], in gen_trees_header()
1099 lc -= base_length[code];
/external/pdfium/third_party/zlib_v128/
Dtrees.h119 local const int base_length[LENGTH_CODES] = { variable
Dtrees.c107 local int base_length[LENGTH_CODES]; variable
260 base_length[code] = length; in tr_static_init()
364 fprintf(header, "%1u%s", base_length[i], in gen_trees_header()
1083 lc -= base_length[code];
/external/speex/libspeex/
Dresample.c210 int base_length; member
562 st->filt_len = quality_map[st->quality].base_length; in update_filter()
/external/bison/
DChangeLog-19981217 base_length.