Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dftzconf.h43 # define charf z_charf macro
230 typedef char FAR charf; typedef
/third_party/node/deps/zlib/
H A Ddeflate.h310 void ZLIB_INTERNAL _tr_flush_block(deflate_state *s, charf *buf,
314 void ZLIB_INTERNAL _tr_stored_block(deflate_state *s, charf *buf,
H A Dzconf.h159 # define charf z_charf macro
427 typedef char FAR charf; typedef
H A Dchromeconf.h148 #define charf Cr_z_charf macro
H A Dtrees.c858 void ZLIB_INTERNAL _tr_stored_block(deflate_state *s, charf *buf, in _tr_stored_block()
996 void ZLIB_INTERNAL _tr_flush_block(deflate_state *s, charf *buf,
H A Ddeflate.c1648 (charf *)&s->window[(unsigned)s->block_start] : \
1649 (charf *)Z_NULL), \
1852 _tr_stored_block(s, (charf *)s->window + s->block_start, len, last); in deflate_stored()
/third_party/node/deps/v8/third_party/zlib/
H A Ddeflate.h296 void ZLIB_INTERNAL _tr_flush_block OF((deflate_state *s, charf *buf,
300 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
H A Dzconf.h156 # define charf z_charf macro
417 typedef char FAR charf; typedef
H A Dchromeconf.h145 #define charf Cr_z_charf macro
H A Dtrees.c865 charf *buf; /* input block */
914 charf *buf; /* input block, or NULL if too old */
H A Ddeflate.c1693 (charf *)&s->window[(unsigned)s->block_start] : \
1694 (charf *)Z_NULL), \
1900 _tr_stored_block(s, (charf *)s->window + s->block_start, len, last);
/third_party/libwebsockets/win32port/zlib/
H A Ddeflate.h290 void ZLIB_INTERNAL _tr_flush_block OF((deflate_state *s, charf *buf,
293 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
H A Dzconf.h113 # define charf z_charf macro
345 typedef char FAR charf; typedef
H A 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 */
1202 charf *buf; /* the input data */
H A Ddeflate.c1484 (charf *)&s->window[(unsigned)s->block_start] : \
1485 (charf *)Z_NULL), \
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.h296 void ZLIB_INTERNAL _tr_flush_block OF((deflate_state *s, charf *buf,
300 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
H A Dzconf.h156 # define charf z_charf macro
417 typedef char FAR charf; typedef
H A Dchromeconf.h145 #define charf Cr_z_charf macro
H A Dtrees.c865 charf *buf; /* input block */
913 charf *buf; /* input block, or NULL if too old */
H A Ddeflate.c1683 (charf *)&s->window[(unsigned)s->block_start] : \
1684 (charf *)Z_NULL), \
1884 _tr_stored_block(s, (charf *)s->window + s->block_start, len, last);
/third_party/zlib/
H A Ddeflate.h307 void ZLIB_INTERNAL _tr_flush_block(deflate_state *s, charf *buf,
311 void ZLIB_INTERNAL _tr_stored_block(deflate_state *s, charf *buf,
H A Dzconf.h147 # define charf z_charf macro
404 typedef char FAR charf; typedef
H A Dtrees.c882 void ZLIB_INTERNAL _tr_stored_block(deflate_state *s, charf *buf, in _tr_stored_block()
1021 void ZLIB_INTERNAL _tr_flush_block(deflate_state *s, charf *buf,
H A Ddeflate.c1602 (charf *)&s->window[(unsigned)s->block_start] : \
1603 (charf *)Z_NULL), \
1807 _tr_stored_block(s, (charf *)s->window + s->block_start, len, last); in deflate_stored()
/third_party/astc-encoder/Source/
H A Dtinyexr.h1201 typedef char charf; typedef

Completed in 51 milliseconds