Home
last modified time | relevance | path

Searched refs:fixed_tl (Results 1 – 5 of 5) sorted by relevance

/external/freetype/src/gzip/
Dinffixed.h12 local const inflate_huft fixed_tl[] = { variable
Dinftrees.c402 local inflate_huft *fixed_tl; variable
445 huft_build(c, 288, 257, cplens, cplext, &fixed_tl, &fixed_bl, in inflate_trees_fixed()
465 *tl = fixed_tl; in inflate_trees_fixed()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
Dinffixed.h12 local const inflate_huft fixed_tl[] = { variable
Dinftrees.c402 local inflate_huft *fixed_tl; variable
445 huft_build(c, 288, 257, cplens, cplext, &fixed_tl, &fixed_bl, in inflate_trees_fixed()
465 *tl = fixed_tl; in inflate_trees_fixed()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
DChangeLog.214121 src/gzip/inffixed.h (fixed_bl, fixed_bd, fixed_tl, fixed_td),