Home
last modified time | relevance | path

Searched defs:out_table (Results 1 – 4 of 4) sorted by relevance

/external/cronet/stable/third_party/brotli/common/
Dshared_dictionary.c143 size_t* pos, BrotliTransforms* out, uint16_t* out_table, in ParsePrefixSuffixTable()
/external/cronet/tot/third_party/brotli/common/
Dshared_dictionary.c143 size_t* pos, BrotliTransforms* out, uint16_t* out_table, in ParsePrefixSuffixTable()
/external/exfatprogs/fsck/
Dfsck.c1052 __u16 *out_table, size_t out_len) in decompress_upcase_table()
/external/harfbuzz_ng/src/OT/Color/CBDT/
DCBDT.hh659 auto *out_table = c->serializer->embed (this); in subset() local