Searched defs:inflateMark (Results 1 - 10 of 10) 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/chromium_org/third_party/zlib/
H A Dmozzconf.h144 #define inflateMark MOZ_Z_inflateMark macro
H A Dzconf.h93 # define inflateMark z_inflateMark macro
/external/pdfium/core/include/thirdparties/zlib/
H A Dzconf.h103 # define inflateMark z_inflateMark macro
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
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzconf.h103 # define inflateMark z_inflateMark macro
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
/external/qemu/distrib/zlib-1.2.8/
H A Dzconf.h103 # define inflateMark z_inflateMark macro
/external/zlib/src/
H A Dzconf.h103 # define inflateMark z_inflateMark macro
/external/zlib/
H A Dzconf.h103 # define inflateMark z_inflateMark macro

Completed in 477 milliseconds