Home
last modified time | relevance | path

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

/external/freetype/src/gzip/
Dftzconf.h43 # define charf z_charf macro
230 typedef char FAR charf; typedef
/external/u-boot/lib/zlib/
Ddeflate.h295 void ZLIB_INTERNAL _tr_flush_block OF((deflate_state *s, charf *buf,
298 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
Dtrees.c160 local void copy_block OF((deflate_state *s, charf *buf, unsigned len,
873 charf *buf; /* input block */
927 charf *buf; /* input block, or NULL if too old */
1224 charf *buf; /* the input data */
Ddeflate.c1436 (charf *)&s->window[(unsigned)s->block_start] : \
1437 (charf *)Z_NULL), \
/external/zlib/src/
Ddeflate.h301 void ZLIB_INTERNAL _tr_flush_block OF((deflate_state *s, charf *buf,
305 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
Dzconf.h144 # define charf z_charf macro
402 typedef char FAR charf; typedef
Dzconf.h.cmakein146 # define charf z_charf
404 typedef char FAR charf;
Dzconf.h.in144 # define charf z_charf macro
402 typedef char FAR charf; typedef
Dtrees.c865 charf *buf; /* input block */
913 charf *buf; /* input block, or NULL if too old */
Ddeflate.c1607 (charf *)&s->window[(unsigned)s->block_start] : \
1608 (charf *)Z_NULL), \
1808 _tr_stored_block(s, (charf *)s->window + s->block_start, len, last);
DChangeLog1153 - read_buf buf parameter of type Bytef* instead of charf*
1154 - zmemcpy parameters are of type Bytef*, not charf* (Joseph Strout)
/external/python/cpython2/Modules/zlib/
Ddeflate.h301 void ZLIB_INTERNAL _tr_flush_block OF((deflate_state *s, charf *buf,
305 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
Dzconf.h144 # define charf z_charf macro
402 typedef char FAR charf; typedef
Dzconf.h.in144 # define charf z_charf macro
402 typedef char FAR charf; typedef
Dzconf.h.cmakein146 # define charf z_charf
404 typedef char FAR charf;
Dtrees.c865 charf *buf; /* input block */
913 charf *buf; /* input block, or NULL if too old */
Ddeflate.c1607 (charf *)&s->window[(unsigned)s->block_start] : \
1608 (charf *)Z_NULL), \
1808 _tr_stored_block(s, (charf *)s->window + s->block_start, len, last);
DChangeLog1153 - read_buf buf parameter of type Bytef* instead of charf*
1154 - zmemcpy parameters are of type Bytef*, not charf* (Joseph Strout)
/external/zlib/
Dzconf.h144 # define charf z_charf macro
402 typedef char FAR charf; typedef
/external/u-boot/include/u-boot/
Dzlib.h105 # define charf z_charf macro
323 typedef char FAR charf; typedef