Home
last modified time | relevance | path

Searched defs:Compress (Results 1 – 11 of 11) sorted by relevance

/external/zlib/src/contrib/ada/
Dbuffer_demo.adb45 Compress : declare identifier
/external/syzkaller/vendor/google.golang.org/grpc/encoding/
Dencoding.go40 Compress(w io.Writer) (io.WriteCloser, error) methodSpec
/external/libtextclassifier/utils/zlib/
Dzlib.cc146 void ZlibCompressor::Compress(const std::string& uncompressed_content, in Compress() function in libtextclassifier3::ZlibCompressor
/external/tensorflow/tensorflow/core/lib/jpeg/
Djpeg_mem.cc764 bool Compress(const void* srcdata, int width, int height, in Compress() function
770 string Compress(const void* srcdata, int width, int height, in Compress() function
/external/swiftshader/third_party/LLVM/lib/Archive/
DArchiveWriter.cpp352 Archive::writeToDisk(bool CreateSymbolTable, bool TruncateNames, bool Compress, in writeToDisk()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DRISCVCompressInstEmitter.cpp530 bool Compress) { in emitCompressInstEmitter()
/external/lzma/CPP/7zip/UI/Common/
DUpdate.cpp513 static HRESULT Compress( in Compress() function
/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream_unittest.cc539 string IoTest::Compress(const string& data, in Compress() function in google::protobuf::io::__anonf574de1c0111::IoTest
/external/dng_sdk/source/
Ddng_image_writer.cpp3483 void dng_lzw_compressor::Compress (const uint8 *sPtr, in Compress() function in dng_lzw_compressor
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h728 Compress, enumerator
/external/boringssl/src/ssl/test/runner/
Dcommon.go327 Compress func([]byte) []byte member