HomeSort by relevance Sort by last modified time
    Searched refs:DTREE (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/gzip/
infutil.h 20 DTREE, /* get length, distance trees for a dynamic block */
42 } trees; /* if DTREE, decoding info for trees */
infblock.c 74 if (s->mode == BTREE || s->mode == DTREE)
262 s->mode = DTREE;
263 case DTREE:

Completed in 57 milliseconds