Home
last modified time | relevance | path

Searched refs:compress (Results 1 – 10 of 10) sorted by relevance

/system/extras/tests/workloads/
Ddefs.sh59 (-nz) compress=0;;
82 compress=0
123 compress=${compress:=1}
328 if [ $compress -gt 0 ]; then
/system/timezone/input_tools/android/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/
DUniqueZonesVisualizer.java80 boolean compress, String outputFile) throws IOException { in createGraphvizFile() argument
83 CountryZoneTree.create(country, startInclusive, endExclusive, compress); in createGraphvizFile()
DCountryZoneTree.java157 Country country, Instant startInclusive, Instant endExclusive, boolean compress) { in create() argument
179 return create(country.getIsoCode(), zoneInfos, startInclusive, endExclusive, compress); in create()
336 Instant startInclusive, Instant endExclusive, boolean compress) { in create() argument
344 if (compress) { in create()
/system/logging/logd/
DSerializedFlushToStateTest.cpp198 bool compress = rand() % 2; in TEST_F() local
201 AddChunkWithMessages(compress, buf, messages); in TEST_F()
/system/gsid/tests/
DDSUEndtoEndTest.java30 import org.apache.commons.compress.archivers.zip.ZipFile;
/system/core/fs_mgr/
DREADME.overlayfs.md13 right-sized, and have been deduped at the block level to compress the content.
/system/unwinding/libunwindstack/
DAndroid.bp500 // Once these files are generated, use the xz command to compress the data.
/system/libufdt/utils/src/
Dmkdtboimg.py474 dt_entry = compression_object.compress(dt_entry_file.read())
/system/apex/apexd/apexd_testdata/
DAndroid.bp116 "$(location apex_compression_tool) compress " +
/system/apex/docs/
DREADME.md619 For local experimentation you can force a build to compress apexes by setting