Home
last modified time | relevance | path

Searched defs:zlib (Results 1 – 25 of 92) sorted by relevance

1234

/third_party/zlib/
Dzlib.pc.in7 Name: zlib name
DCMakeLists.txt4 project(zlib C) project
186 add_library(zlib SHARED ${ZLIB_SRCS} ${ZLIB_ASMS} ${ZLIB_DLL_SRCS} ${ZLIB_PUBLIC_HDRS} ${ZLIB_PRIVA… target
/third_party/mesa3d/ohos/pkgconfig_template/
Dzlib.pc7 Name: zlib pkg
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngfix.c2010 struct zlib struct
2013 struct IDAT * idat; /* NOTE: May be NULL */
2014 struct chunk * chunk;
2015 struct file * file;
2016 struct global *global;
2040 zlib_flevel(struct zlib *zlib) in zlib_flevel()
2055 zlib_rc(struct zlib *zlib) in zlib_rc()
2074 zlib_message(struct zlib *zlib, int unexpected) in zlib_message()
2093 zlib_end(struct zlib *zlib) in zlib_end()
2169 zlib_reset(struct zlib *zlib, int window_bits) in zlib_reset()
[all …]
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/
Dpngfix.c2010 struct zlib struct
2013 struct IDAT * idat; /* NOTE: May be NULL */
2014 struct chunk * chunk;
2015 struct file * file;
2016 struct global *global;
2040 zlib_flevel(struct zlib *zlib) in zlib_flevel()
2055 zlib_rc(struct zlib *zlib) in zlib_rc()
2074 zlib_message(struct zlib *zlib, int unexpected) in zlib_message()
2093 zlib_end(struct zlib *zlib) in zlib_end()
2169 zlib_reset(struct zlib *zlib, int window_bits) in zlib_reset()
[all …]
/third_party/node/test/parallel/
Dtest-zlib-close-after-write.js24 const zlib = require('zlib'); constant
Dtest-zlib-write-after-end.js3 const zlib = require('zlib'); constant
Dtest-zlib-close-after-error.js6 const zlib = require('zlib'); constant
Dtest-zlib-close-in-ondata.js4 const zlib = require('zlib'); constant
Dtest-zlib-create-raw.js5 const zlib = require('zlib'); constant
Dtest-zlib-const.js5 const zlib = require('zlib'); constant
Dtest-zlib-destroy.js6 const zlib = require('zlib'); constant
Dtest-zlib-empty-buffer.js3 const zlib = require('zlib'); constant
Dtest-zlib-unused-weak.js5 const zlib = require('zlib'); constant
Dtest-zlib-reset-before-write.js4 const zlib = require('zlib'); constant
Dtest-zlib-brotli-from-string.js6 const zlib = require('zlib'); constant
Dtest-zlib-unzip-one-byte-chunks.js4 const zlib = require('zlib'); constant
Dtest-zlib-from-string.js27 const zlib = require('zlib'); constant
Dtest-zlib-destroy-pipe.js4 const zlib = require('zlib'); constant
Dtest-zlib-write-after-flush.js25 const zlib = require('zlib'); constant
Dtest-zlib-not-string-or-buffer.js8 const zlib = require('zlib'); constant
/third_party/node/test/addons/zlib-binding/
Dtest.js7 const zlib = require('zlib'); constant
/third_party/node/deps/npm/node_modules/unzip-response/
Dindex.js3 const zlib = require('zlib'); constant
/third_party/skia/third_party/externals/freetype/
Dmeson_options.txt48 option('zlib', feature
/third_party/freetype/
Dmeson_options.txt48 option('zlib', combo

1234