OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Compress
(Results
1 - 7
of
7
) sorted by null
/frameworks/base/opengl/libs/GLES2_dbg/src/
api.h
37
dbg->
Compress
(pixels, size, msg.mutable_data()); \
55
dbg->
Compress
(pixels, size, msg.mutable_data()); \
header.h
130
void
Compress
(const void * in_data, unsigned in_len, std::string * const outStr);
dbgcontext.cpp
138
void DbgContext::
Compress
(const void * in_data, unsigned int in_len,
220
Compress
(ref, lzf_refSize, outStr);
/external/protobuf/src/google/protobuf/io/
zero_copy_stream_unittest.cc
119
string
Compress
(const string& data, const GzipOutputStream::Options& options);
376
string IoTest::
Compress
(const string& data,
410
string gzip_compressed =
Compress
(golden, options);
413
string not_compressed =
Compress
(golden, options);
418
string zlib_compressed =
Compress
(golden, options);
/external/llvm/lib/Archive/
ArchiveWriter.cpp
352
Archive::writeToDisk(bool CreateSymbolTable, bool TruncateNames, bool
Compress
,
397
TruncateNames,
Compress
, ErrMsg)) {
/external/llvm/include/llvm/Bitcode/
Archive.h
421
/// name will be truncated at 15 characters. If \p
Compress
is specified,
430
bool
Compress
=false, ///<
Compress
files
/external/webkit/Tools/Scripts/
VCSUtils.pm
[
all
...]
Completed in 203 milliseconds