Home
last modified time | relevance | path

Searched refs:rewrite (Results 1 – 9 of 9) sorted by relevance

/build/make/core/
Dcleanbuild.mk117 define -cs-rewrite-cleanstep
124 …$(call -cs-rewrite-cleanstep,$(INTERNAL_CLEAN_STEP.$(step)),$(TARGET_OUT_INTERMEDIATES),$($(TARGET…
125 …$(call -cs-rewrite-cleanstep,$(INTERNAL_CLEAN_STEP.$(step)),$(TARGET_OUT_SHARED_LIBRARIES),$($(TAR…
126 …$(call -cs-rewrite-cleanstep,$(INTERNAL_CLEAN_STEP.$(step)),$(TARGET_OUT_VENDOR_SHARED_LIBRARIES),…
127 …$(call -cs-rewrite-cleanstep,$(INTERNAL_CLEAN_STEP.$(step)),$($(TARGET_2ND_ARCH_VAR_PREFIX)TARGET_…
128 …$(call -cs-rewrite-cleanstep,$(INTERNAL_CLEAN_STEP.$(step)),$($(TARGET_2ND_ARCH_VAR_PREFIX)TARGET_…
129 …$(call -cs-rewrite-cleanstep,$(INTERNAL_CLEAN_STEP.$(step)),$($(TARGET_2ND_ARCH_VAR_PREFIX)TARGET_…
/build/make/tools/ziptime/
DZipEntry.cpp50 result = mCDE.rewrite(fp); in initAndRewriteFromCDE()
64 result = mLFH.rewrite(fp); in initAndRewriteFromCDE()
87 status_t ZipEntry::LocalFileHeader::rewrite(FILE* fp) in rewrite() function in ZipEntry::LocalFileHeader
124 status_t ZipEntry::CentralDirEntry::rewrite(FILE* fp) in rewrite() function in ZipEntry::CentralDirEntry
DZipEntry.h83 status_t rewrite(FILE* fp);
101 status_t rewrite(FILE* fp);
DZipTime.cpp42 if (zip.rewrite(argv[1]) != 0) { in main()
DZipFile.h43 status_t rewrite(const char* zipFileName);
DREADME.txt5 file.zip is an existing Zip archive to rewrite
DZipFile.cpp36 status_t ZipFile::rewrite(const char* zipFileName) in rewrite() function in ZipFile
/build/soong/cmd/pom2mk/
Dpom2mk.go355 Usage: %s [--rewrite <regex>=<replace>] [-exclude <module>] [--extra-deps <module>=<module>[,<modul…
357 -rewrite <regex>=<replace>
358 rewrite can be used to specify mappings between Maven projects and Make modules. The -rewrite
/build/soong/cmd/pom2bp/
Dpom2bp.go581 Usage: %s [--rewrite <regex>=<replace>] [-exclude <module>] [--extra-static-libs <module>=<module>[…
583 -rewrite <regex>=<replace>
584rewrite can be used to specify mappings between Maven projects and Android.bp modules. The -rewrite