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

/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas134 function inflateMark(var strm: z_stream): LongInt; function
217 function inflateMark; external; function
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h91 #define inflateMark FPDFAPI_inflateMark macro
1000 ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm));
1018 inflateMark() is used to mark locations in the input data for random
1024 inflateMark returns the value noted above or -1 << 16 if the provided
H A Dzconf.h103 # define inflateMark z_inflateMark macro
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzlib.h95 #define inflateMark FPDFAPI_inflateMark macro
1004 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 -1 << 16 if the provided
H A Dzconf.h103 # define inflateMark z_inflateMark macro
H A Dfx_zlib_inflate.c1503 long ZEXPORT inflateMark(
/external/zlib/src/
H A Dzconf.h103 # define inflateMark z_inflateMark macro
H A Dzlib.h935 ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm));
953 inflateMark() is used to mark locations in the input data for random
959 inflateMark returns the value noted above or -1 << 16 if the provided
H A Dzconf.h.cmakein105 # define inflateMark z_inflateMark
H A Dzconf.h.in103 # define inflateMark z_inflateMark
H A Dinflate.c1502 long ZEXPORT inflateMark(strm)
/external/zlib/
H A Dzconf.h103 # define inflateMark z_inflateMark macro
H A Dzlib.h935 ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm));
953 inflateMark() is used to mark locations in the input data for random
959 inflateMark returns the value noted above or -1 << 16 if the provided
/external/zlib/src/test/
H A Dinfcover.c441 (void)inflateMark(&strm);
/external/zlib/src/as400/
H A Dzlib.inc387 D inflateMark PR 10I 0 extproc('inflateMark') Get inflate info

Completed in 1250 milliseconds