Searched refs:charf (Results 1 - 12 of 12) sorted by relevance

/external/freetype/src/gzip/
H A Dzconf.h43 # define charf z_charf macro
230 typedef char FAR charf; typedef
/external/pdfium/third_party/zlib_v128/
H A Ddeflate.h298 void ZLIB_INTERNAL _tr_flush_block OF((deflate_state *s, charf *buf,
302 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
H A Dzconf.h131 # define charf z_charf macro
379 typedef char FAR charf; typedef
H A Dtrees.c155 local void copy_block OF((deflate_state *s, charf *buf, unsigned len,
867 charf *buf, /* input block */
909 charf *buf, /* input block, or NULL if too old */
1207 charf *buf, /* the input data */
H A Ddeflate.c1539 (charf *)&s->window[(unsigned)s->block_start] : \
1540 (charf *)Z_NULL), \
/external/zlib/src/
H A Ddeflate.h298 void ZLIB_INTERNAL _tr_flush_block OF((deflate_state *s, charf *buf,
302 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
H A Dzconf.h131 # define charf z_charf macro
379 typedef char FAR charf; typedef
H A Dtrees.c155 local void copy_block OF((deflate_state *s, charf *buf, unsigned len,
867 charf *buf; /* input block */
909 charf *buf; /* input block, or NULL if too old */
1207 charf *buf; /* the input data */
H A Dzconf.h.cmakein133 # define charf z_charf
381 typedef char FAR charf;
H A Dzconf.h.in131 # define charf z_charf
379 typedef char FAR charf;
H A Ddeflate.c1540 (charf *)&s->window[(unsigned)s->block_start] : \
1541 (charf *)Z_NULL), \
/external/zlib/
H A Dzconf.h131 # define charf z_charf macro
379 typedef char FAR charf; typedef

Completed in 127 milliseconds