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

/external/chromium_org/third_party/zlib/
H A Dmozzconf.h144 #define inflateMark MOZ_Z_inflateMark macro
H A Dzconf.h93 # define inflateMark z_inflateMark macro
H A Dzlib.h885 ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm));
903 inflateMark() is used to mark locations in the input data for random
909 inflateMark returns the value noted above or -1 << 16 if the provided
H A Dinflate.c1470 long ZEXPORT inflateMark(strm)
/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.h88 #define inflateMark FPDFAPI_inflateMark macro
995 ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm));
1013 inflateMark() is used to mark locations in the input data for random
1019 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.h92 #define inflateMark FPDFAPI_inflateMark macro
999 ZEXTERN long ZEXPORT inflateMark OF((z_streamp strm));
1017 inflateMark() is used to mark locations in the input data for random
1023 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/qemu/distrib/zlib-1.2.8/
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 Dinflate.c1502 long ZEXPORT inflateMark(strm)
/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 436 milliseconds