Home
last modified time | relevance | path

Searched refs:BTREE (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/gzip/
Dinfblock.c74 if (s->mode == BTREE || s->mode == DTREE) in inflate_blocks_reset()
237 s->mode = BTREE; in inflate_blocks()
238 case BTREE: in inflate_blocks()
Dinfutil.h19 BTREE, /* get bit lengths tree for a dynamic block */ enumerator