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

  /external/freetype/src/gzip/
infcodes.h 15 typedef struct inflate_codes_state FAR inflate_codes_statef; typedef in typeref:struct:FAR
17 local inflate_codes_statef *inflate_codes_new OF((
28 inflate_codes_statef *,
infcodes.c 58 local inflate_codes_statef *inflate_codes_new( /* bl, bd, tl, td, z) */
64 inflate_codes_statef *c;
66 if ((c = (inflate_codes_statef *)
95 inflate_codes_statef *c = s->sub.decode.codes; /* codes state */
245 inflate_codes_statef *c,
infutil.h 44 inflate_codes_statef
infblock.c 310 inflate_codes_statef *c;
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
infcodes.h 15 typedef struct inflate_codes_state FAR inflate_codes_statef; typedef in typeref:struct:FAR
17 local inflate_codes_statef *inflate_codes_new OF((
28 inflate_codes_statef *,
infcodes.c 58 local inflate_codes_statef *inflate_codes_new( /* bl, bd, tl, td, z) */
64 inflate_codes_statef *c;
66 if ((c = (inflate_codes_statef *)
95 inflate_codes_statef *c = s->sub.decode.codes; /* codes state */
245 inflate_codes_statef *c,
infutil.h 44 inflate_codes_statef
infblock.c 310 inflate_codes_statef *c;

Completed in 53 milliseconds