Searched defs:zlib_compress (Results 1 – 6 of 6) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/lib/compression/ |
D | message_compress.cc | 94 static int zlib_compress(grpc_slice_buffer* input, grpc_slice_buffer* output, in zlib_compress() function
|
/external/grpc-grpc/src/core/lib/compression/ |
D | message_compress.cc | 89 static int zlib_compress(grpc_slice_buffer* input, grpc_slice_buffer* output, in zlib_compress() function
|
/external/zlib/contrib/bench/ |
D | zlib_bench.cc | 122 void zlib_compress( in zlib_compress() function
|
/external/angle/third_party/zlib/contrib/bench/ |
D | zlib_bench.cc | 122 void zlib_compress( in zlib_compress() function
|
/external/python/cpython3/Modules/clinic/ |
D | zlibmodule.c.h | 23 zlib_compress(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in zlib_compress() function
|
/external/zopfli/src/zopflipng/lodepng/ |
D | lodepng.cpp | 2293 static unsigned zlib_compress(unsigned char** out, size_t* outsize, const unsigned char* in, in zlib_compress() function 2317 static unsigned zlib_compress(unsigned char** out, size_t* outsize, const unsigned char* in, in zlib_compress() function
|