Searched refs:charf (Results 1 - 12 of 12) sorted by relevance
/external/freetype/src/gzip/ |
H A D | zconf.h | 43 # define charf z_charf macro 230 typedef char FAR charf; typedef
|
/external/pdfium/third_party/zlib_v128/ |
H A D | deflate.h | 298 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 D | zconf.h | 131 # define charf z_charf macro 379 typedef char FAR charf; typedef
|
H A D | trees.c | 155 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 D | deflate.c | 1539 (charf *)&s->window[(unsigned)s->block_start] : \ 1540 (charf *)Z_NULL), \
|
/external/zlib/src/ |
H A D | deflate.h | 298 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 D | zconf.h | 131 # define charf z_charf macro 379 typedef char FAR charf; typedef
|
H A D | trees.c | 155 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 D | zconf.h.cmakein | 133 # define charf z_charf 381 typedef char FAR charf;
|
H A D | zconf.h.in | 131 # define charf z_charf 379 typedef char FAR charf;
|
H A D | deflate.c | 1540 (charf *)&s->window[(unsigned)s->block_start] : \ 1541 (charf *)Z_NULL), \
|
/external/zlib/ |
H A D | zconf.h | 131 # define charf z_charf macro 379 typedef char FAR charf; typedef
|
Completed in 127 milliseconds