Home
last modified time | relevance | path

Searched refs:gzbuffer (Results 1 - 18 of 18) sorted by relevance

/third_party/node/deps/v8/third_party/zlib/
H A Dchromeconf.h75 #define gzbuffer Cr_z_gzbuffer macro
H A Dzconf.h77 # define gzbuffer z_gzbuffer macro
H A Dgzlib.c316 int ZEXPORT gzbuffer(file, size) in gzbuffer() function
H A Dzlib.h1365 ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size));
1377 gzbuffer() returns 0 on success, or -1 on failure, such as being called
1476 one less than the buffer size given to gzbuffer(). The caller should assure
1528 output buffer size of pushed characters is allowed. (See gzbuffer above.)
1621 is a gzip file. Therefore if gzbuffer() is used, it should be called before
/third_party/node/deps/zlib/
H A Dchromeconf.h78 #define gzbuffer Cr_z_gzbuffer macro
H A Dzconf.h80 # define gzbuffer z_gzbuffer macro
H A Dzlib.h1367 ZEXTERN int ZEXPORT gzbuffer(gzFile file, unsigned size);
1379 gzbuffer() returns 0 on success, or -1 on failure, such as being called
1476 one less than the buffer size given to gzbuffer(). The caller should assure
1529 output buffer size of pushed characters is allowed. (See gzbuffer above.)
1622 is a gzip file. Therefore if gzbuffer() is used, it should be called before
H A Dgzlib.c297 int ZEXPORT gzbuffer(gzFile file, unsigned size) { in gzbuffer() function
/third_party/skia/third_party/externals/zlib/
H A Dchromeconf.h75 #define gzbuffer Cr_z_gzbuffer macro
H A Dzconf.h77 # define gzbuffer z_gzbuffer macro
H A Dgzlib.c316 int ZEXPORT gzbuffer(file, size) in gzbuffer() function
H A Dzlib.h1363 ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size));
1375 gzbuffer() returns 0 on success, or -1 on failure, such as being called
1474 one less than the buffer size given to gzbuffer(). The caller should assure
1526 output buffer size of pushed characters is allowed. (See gzbuffer above.)
1619 is a gzip file. Therefore if gzbuffer() is used, it should be called before
/third_party/libwebsockets/win32port/zlib/
H A Dzconf.h54 # define gzbuffer z_gzbuffer macro
H A Dgzlib.c228 int ZEXPORT gzbuffer(file, size) in gzbuffer() function
H A Dzlib.h1209 ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size));
1222 gzbuffer() returns 0 on success, or -1 on failure, such as being called
1265 size given to gzbuffer(). The caller should assure that this limit is not
1314 output buffer size of pushed characters is allowed. (See gzbuffer above.)
1409 is a gzip file. Therefore if gzbuffer() is used, it should be called before
/third_party/zlib/
H A Dzconf.h68 # define gzbuffer z_gzbuffer macro
H A Dgzlib.c302 int ZEXPORT gzbuffer(gzFile file, unsigned size) { in gzbuffer() function
H A Dzlib.h1368 ZEXTERN int ZEXPORT gzbuffer(gzFile file, unsigned size);
1380 gzbuffer() returns 0 on success, or -1 on failure, such as being called
1477 one less than the buffer size given to gzbuffer(). The caller should assure
1530 output buffer size of pushed characters is allowed. (See gzbuffer above.)
1623 is a gzip file. Therefore if gzbuffer() is used, it should be called before

Completed in 26 milliseconds