Home
last modified time | relevance | path

Searched refs:inflateMark (Results 1 - 24 of 24) sorted by relevance

/third_party/node/deps/v8/third_party/zlib/
H A Dchromeconf.h122 #define inflateMark Cr_z_inflateMark macro
H A Dzconf.h127 # define inflateMark z_inflateMark macro
H A Dzlib.h1004 ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm));
1022 inflateMark() is used to mark locations in the input data for random
1028 inflateMark returns the value noted above, or -65536 if the provided
H A Dinflate.c1551 long ZEXPORT inflateMark(strm)
/third_party/node/deps/zlib/
H A Dchromeconf.h125 #define inflateMark Cr_z_inflateMark macro
H A Dzconf.h130 # define inflateMark z_inflateMark macro
H A Dzlib.h1006 ZEXTERN long ZEXPORT inflateMark(z_streamp strm);
1024 inflateMark() is used to mark locations in the input data for random
1030 inflateMark returns the value noted above, or -65536 if the provided
H A Dinflate.c1512 long ZEXPORT inflateMark(z_streamp strm) {
/third_party/skia/third_party/externals/zlib/
H A Dchromeconf.h122 #define inflateMark Cr_z_inflateMark macro
H A Dzconf.h127 # define inflateMark z_inflateMark macro
H A Dzlib.h1002 ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm));
1020 inflateMark() is used to mark locations in the input data for random
1026 inflateMark returns the value noted above, or -65536 if the provided
H A Dinflate.c1544 long ZEXPORT inflateMark(strm)
/third_party/libwebsockets/win32port/zlib/
H A Dzconf.h91 # define inflateMark z_inflateMark macro
H A Dzlib.h880 ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm));
898 inflateMark() is used to mark locations in the input data for random
904 inflateMark returns the value noted above or -1 << 16 if the provided
H A Dinflate.c1470 long ZEXPORT inflateMark(strm)
/third_party/zlib/contrib/pascal/
H A Dzlibpas.pas134 function inflateMark(var strm: z_stream): LongInt; in inflateMark() function
217 function inflateMark; external; function
/third_party/zlib/
H A Dzconf.h118 # define inflateMark z_inflateMark macro
H A Dzlib.h1007 ZEXTERN long ZEXPORT inflateMark(z_streamp strm);
1025 inflateMark() is used to mark locations in the input data for random
1031 inflateMark returns the value noted above, or -65536 if the provided
H A Dinflate.c1688 long ZEXPORT inflateMark(z_streamp strm) {
/third_party/skia/third_party/externals/zlib/contrib/tests/
H A Dinfcover.cc463 (void)inflateMark(&strm); in cover_wrap()
/third_party/zlib/test/
H A Dinfcover.c441 (void)inflateMark(&strm); in cover_wrap()
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinflate.c1571 long ZEXPORT inflateMark(strm)
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinflate.c1546 long ZEXPORT inflateMark(z_streamp strm) {
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinflate.c1564 long ZEXPORT inflateMark(strm)

Completed in 38 milliseconds