Home
last modified time | relevance | path

Searched refs:charf (Results 1 – 18 of 18) sorted by relevance

/external/freetype/src/gzip/
Dzconf.h43 # define charf z_charf macro
230 typedef char FAR charf; typedef
/external/zlib/src/
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,
Dzconf.h131 # define charf z_charf macro
379 typedef char FAR charf; typedef
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 */
Dzconf.h.cmakein133 # define charf z_charf
381 typedef char FAR charf;
Dzconf.h.in131 # define charf z_charf macro
379 typedef char FAR charf; typedef
Ddeflate.c1540 (charf *)&s->window[(unsigned)s->block_start] : \
1541 (charf *)Z_NULL), \
DChangeLog1110 - read_buf buf parameter of type Bytef* instead of charf*
1111 - zmemcpy parameters are of type Bytef*, not charf* (Joseph Strout)
/external/pdfium/third_party/zlib_v128/
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,
Dzconf.h131 # define charf z_charf macro
379 typedef char FAR charf; typedef
Dtrees.c155 local void copy_block OF((deflate_state *s, charf *buf, unsigned len,
867 charf *buf, /* input block */ in _tr_stored_block()
909 charf *buf, /* input block, or NULL if too old */
1207 charf *buf, /* the input data */
Ddeflate.c1539 (charf *)&s->window[(unsigned)s->block_start] : \
1540 (charf *)Z_NULL), \
/external/opencv3/3rdparty/zlib/
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,
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 */
Dzconf.h.cmakein133 # define charf z_charf
381 typedef char FAR charf;
Ddeflate.c1540 (charf *)&s->window[(unsigned)s->block_start] : \
1541 (charf *)Z_NULL), \
DChangeLog1110 - read_buf buf parameter of type Bytef* instead of charf*
1111 - zmemcpy parameters are of type Bytef*, not charf* (Joseph Strout)
/external/zlib/
Dzconf.h131 # define charf z_charf macro
379 typedef char FAR charf; typedef