Searched refs:Compress (Results 1 - 13 of 13) sorted by relevance

/external/lzma/CPP/7zip/
H A D7zip.mak131 $(COMPRESS_OBJS): ../../Compress/$(*B).cpp
231 {../../Compress}.cpp{$O}.obj::
/external/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc125 string Compress(const string& data, const GzipOutputStream::Options& options);
539 string IoTest::Compress(const string& data, function in class:google::protobuf::io::__anon16435::IoTest
574 string gzip_compressed = Compress(golden, options);
577 string not_compressed = Compress(golden, options);
582 string zlib_compressed = Compress(golden, options);
667 string compressed = Compress(golden, GzipOutputStream::Options());
686 string compressed = Compress(golden1, GzipOutputStream::Options()) +
687 Compress(golden2, GzipOutputStream::Options());
/external/swiftshader/third_party/LLVM/lib/Archive/
H A DArchiveWriter.cpp352 Archive::writeToDisk(bool CreateSymbolTable, bool TruncateNames, bool Compress, argument
397 TruncateNames, Compress, ErrMsg)) {
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
H A DArchive.h421 /// name will be truncated at 15 characters. If \p Compress is specified,
430 bool Compress=false, ///< Compress files
/external/pdfium/xfa/fxfa/parser/
H A Dxfa_basic_data_element_properties.cpp65 {XFA_Element::Compress, 1, 0},
H A Dxfa_basic_data_attributes.cpp716 {XFA_Element::Compress, XFA_ATTRIBUTE_Scope, XFA_ATTRIBUTETYPE_Enum,
H A Dxfa_basic_data.cpp242 {0x499afecc, L"compress", XFA_Element::Compress, XFA_XDPPACKET_Config,
/external/zlib/src/as400/
H A Dzlib.inc285 D deflate PR 10I 0 extproc('deflate') Compress data
324 D deflateCopy PR 10I 0 extproc('deflateCopy') Compress strm 2 strm
/external/pdfium/xfa/fxfa/
H A Dfxfa_basic.h727 Compress, member in class:XFA_Element
/external/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp21 #include "../../Compress/CopyCoder.h"
472 static HRESULT Compress( function
1297 RINOK(Compress(options,
/external/dng_sdk/source/
H A Ddng_image_writer.cpp3290 void Compress (const uint8 *sPtr,
3483 void dng_lzw_compressor::Compress (const uint8 *sPtr, function in class:dng_lzw_compressor
3801 lzwCompressor.Compress (sBuffer,
4293 // Compress (if required) and write out the data.
4434 // Compress tile.
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dlogback-core-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/qos/logback/ ch/qos/logback/core/ ...
/external/guice/extensions/struts2/lib/
H A Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/core/ freemarker/debug/ freemarker/debug/impl/ ...

Completed in 2263 milliseconds