OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:do_compress
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/cmds/dumpstate/
dumpstate.c
391
int
do_compress
= 0;
local
431
case 'z':
do_compress
= 6; break;
526
if (
do_compress
) strlcat(path, ".gz", sizeof(path));
529
gzip_pid = redirect_to_file(stdout, tmp_path,
do_compress
);
/external/valgrind/main/coregrind/m_debuginfo/
minilzo-inl.c
3093
# define
do_compress
macro
3171
do_compress
( const lzo_bytep in , lzo_uint in_len,
function
3526
#undef
do_compress
macro
[
all
...]
Completed in 49 milliseconds