/aosp12/build/soong/cmd/zip2zip/ |
H A D | zip2zip.go | 45 uncompress multiFlag var 51 flag.Var(&uncompress, "0", "convert a filespec to uncompressed in the output") 101 flag.Args(), excludes, includes, uncompress); err != nil { 110 uncompress bool member 208 match.uncompress = true 220 if match.uncompress && match.File.FileHeader.Method != zip.Store {
|
/aosp12/build/make/core/ |
H A D | app_prebuilt_internal.mk | 238 $(uncompress-prebuilt-embedded-jni-libs) 241 $(uncompress-dexs)
|
H A D | java_library.mk | 82 $(uncompress-dexs)
|
H A D | package_internal.mk | 547 $(uncompress-dexs)
|
H A D | definitions.mk | 2445 define uncompress-dexs 2454 define uncompress-prebuilt-embedded-jni-libs 2518 define copy-and-uncompress-dexs 2522 $$(uncompress-dexs)
|
H A D | Makefile | 71 $(eval $(call copy-and-uncompress-dexs,$(_src),$(_fulldest))), \
|
/aosp12/build/make/tools/zipalign/ |
H A D | ZipFile.h | 144 void* uncompress(const ZipEntry* pEntry) const;
|
H A D | ZipFile.cpp | 711 void *buf = pSourceZip->uncompress(pSourceEntry); in addRecompress() 1238 bool ZipFile::uncompress(const ZipEntry* pEntry, void* buf) const 1297 void* ZipFile::uncompress(const ZipEntry* entry) const in uncompress() function in android::ZipFile
|
/aosp12/frameworks/base/tools/aapt/ |
H A D | ZipFile.h | 150 void* uncompress(const ZipEntry* pEntry);
|
H A D | ZipFile.cpp | 1141 bool ZipFile::uncompress(const ZipEntry* pEntry, void* buf) const 1148 void* ZipFile::uncompress(const ZipEntry* entry) in uncompress() function in ZipFile
|
H A D | Package.cpp | 413 const void* data = jar->uncompress(entry); in processJarFile()
|
H A D | AaptAssets.cpp | 1282 void* data = zip->uncompress(entry); in slurpResourceZip()
|
/aosp12/frameworks/base/packages/CtsShim/build/ |
H A D | Android.bp | 80 … // Explicitly uncompress native libs rather than letting the build system doing it and destroy the
|
/aosp12/system/extras/tests/workloads/ |
H A D | defs.sh | 330 UNCOMPRESS=$CMDDIR/atrace-uncompress.py
|
/aosp12/frameworks/base/native/graphics/jni/fuzz/ |
H A D | png_mutator.h | 240 uncompress(v.data(), &len, compressed.data(), compressed.size()); in Uncompress()
|
/aosp12/art/test/ |
H A D | Android.bp | 1626 name: "art-gtest-jars-uncompress-defaults", 1674 defaults: ["art-gtest-jars-uncompress-defaults"], 1701 defaults: ["art-gtest-jars-uncompress-defaults"],
|
/aosp12/system/update_engine/update_engine/ |
H A D | update_metadata.proto | 65 // - REPLACE_BZ: bzip2-uncompress the attached data and write it into
|
/aosp12/system/update_engine/ |
H A D | update_metadata.proto | 65 // - REPLACE_BZ: bzip2-uncompress the attached data and write it into
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |