Home
last modified time | relevance | path

Searched defs:inflate (Results 1 – 25 of 39) sorted by relevance

12

/third_party/node/test/parallel/
Dtest-zlib-write-after-end.js10 const inflate = zlib.createInflateRaw(); constant
Dtest-zlib-reset-before-write.js18 const inflate = zlib.createInflate(); constant
Dtest-zlib-zero-windowBits.js12 const inflate = zlib.createInflate({ windowBits: 0 }); constant
/third_party/zlib/contrib/dotzlib/DotZLib/
DInflater.cs25 private static extern int inflate(ref ZStream sz, int flush); in inflate() method in DotZLib.Inflater
/third_party/elfutils/libelf/
Delf_compress_gnu.c38 elf_compress_gnu (Elf_Scn *scn, int inflate, unsigned int flags) in elf_compress_gnu()
/third_party/skia/third_party/externals/freetype/src/gzip/
Dinflate.c147 ZEXPORT(int) inflate( /* z, f) */ in inflate() function
Dftzconf.h20 # define inflate z_inflate macro
/third_party/flutter/skia/third_party/externals/freetype/src/gzip/
Dinflate.c147 ZEXPORT(int) inflate( /* z, f) */ in inflate() function
Dftzconf.h20 # define inflate z_inflate macro
/third_party/libwebsockets/lib/roles/cgi/
Dprivate-lib-roles-cgi.h70 z_stream inflate; member
/third_party/zlib/contrib/pascal/
Dzlibpas.pas110 function inflate(var strm: z_stream; flush: Integer): Integer; in inflate() function
208 function inflate; external; in inflate() function
/third_party/zlib/contrib/delphi/
DZLib.pas249 function inflate(var strm: TZStreamRec; flush: Integer): Integer; external; in inflate() function
/third_party/libwebsockets/win32port/zlib/
Dinflate.c589 int ZEXPORT inflate(strm, flush) in inflate() function
/third_party/flutter/skia/third_party/externals/zlib/
Dnames.h96 #define inflate Cr_z_inflate macro
Dinflate.c623 int ZEXPORT inflate(strm, flush) in inflate() function
/third_party/mesa3d/src/intel/tools/
Derror2aub.c93 static int ascii85_decode(const char *in, uint32_t **out, bool inflate) in ascii85_decode()
/third_party/skia/third_party/externals/zlib/
Dchromeconf.h108 #define inflate Cr_z_inflate macro
Dinflate.c623 int ZEXPORT inflate(strm, flush) in inflate() function
/third_party/openssl/crypto/comp/
Dc_zlib.c110 # define inflate p_inflate macro
/third_party/libwebsockets/lib/roles/http/server/
Dfops-zip.c75 z_stream inflate; member
/third_party/node/deps/zlib/
Dinflate.c623 int ZEXPORT inflate(strm, flush) in inflate() function
Dchromeconf.h108 #define inflate Cr_z_inflate macro
/third_party/flutter/skia/third_party/externals/zlib/contrib/optimizations/
Dinflate.c634 int ZEXPORT inflate(strm, flush) in inflate() function
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
Dinflate.c634 int ZEXPORT inflate(strm, flush) in inflate() function
/third_party/node/deps/zlib/contrib/optimizations/
Dinflate.c634 int ZEXPORT inflate(strm, flush) in inflate() function

12