Home
last modified time | relevance | path

Searched refs:remove (Results 1 – 25 of 47) sorted by relevance

12

/build/soong/scripts/
Dstrip.sh45 --remove-build-id Remove the gnu build-id section in out-file
77 …"${CLANG_BIN}/llvm-strip" --strip-all --keep-section=.ARM.attributes --remove-section=.comment "${…
98 …"${CLANG_BIN}/llvm-strip" --strip-all --keep-section=.ARM.attributes --remove-section=.comment "${…
126 …"${CLANG_BIN}/llvm-strip" --remove-section=.note.gnu.build-id "${outfile}.tmp" -o "${outfile}.tmp.…
143 remove-build-id) remove_build_id=true ;;
/build/make/target/board/mainline_arm64/sepolicy/
Dfile.te1 # TODO(b/143732851): remove this file when the mainline system image
Dfile_contexts1 # TODO(b/143732851): remove this file when the mainline system image
/build/soong/provenance/tools/
Dgen_provenance_metadata_test.py121 os.remove(artifact_file)
122 os.remove(metadata_file)
/build/make/target/board/generic_arm64/sepolicy/
Dfile.te1 # TODO(b/36764215): remove this file when the generic system image
Dfile_contexts1 # TODO(b/36764215): remove this file when the generic system image
/build/make/tools/
Dcheck_identical_lib.sh23 --remove-build-id
/build/soong/bpf/
Dbpf.go47 Command: `$stripCmd --strip-unneeded --remove-section=.rel.BTF ` +
48 `--remove-section=.rel.BTF.ext --remove-section=.BTF.ext $in -o $out`,
/build/make/tools/releasetools/
Dbuild_image.py109 os.remove(unsparse_image_path)
131 os.remove(unsparse_image_path)
467 os.remove(unsparse_image)
521 os.remove(image_path)
544 os.remove(out_file)
588 os.remove(out_file)
Dapex_utils.py174 os.remove(path)
425 os.remove(original_apex_file)
594 os.remove(decompressed_file_path)
Dtest_common.py468 os.remove(test_file_name)
469 os.remove(zip_file_name)
503 os.remove(zip_file_name)
551 os.remove(zip_file_name)
552 os.remove(test_file_name)
674 os.remove(zip_file_name)
719 os.remove(zip_file.name)
1892 remove = lines.index("remove system_ext")
1902 max_idx_move_partition_out_foo = max(remove, move_product_out, shrink)
Dedify_generator.py412 self.mounts.remove(mount_point)
/build/make/core/
Dhost_java_library.mk96 $(remove-timestamps-from-package)
Dexecutable_internal.mk34 …$(LOCAL_MODULE) is statically linking libc to dynamic executable, please remove libc from static l…
Dapp_prebuilt_internal.mk244 $(remove-unwanted-prebuilt-embedded-jni-libs)
/build/make/tools/zipalign/
DZipFile.h128 status_t remove(ZipEntry* pEntry);
/build/make/tools/releasetools/merge/
Dmerge_builds.py76 os.remove(symlink_path)
Dmerge_target_files.py241 os.remove(os.path.join(target_files_dir, 'IMAGES', partition_img))
270 os.remove(os.path.join(vendor_target_files_dir, 'IMAGES', partition_img))
Dmerge_dexopt.py323 os.remove(vendor_img)
/build/make/tools/product_config/src/com/android/build/config/
DFlattenConfig.java164 mStack.remove(filename); in forEachStatement()
357 mVariables.remove(varName); in flattenInheritsFrom()
/build/make/tools/droiddoc/templates-pdk/assets/
Djquery-resizable.min.js12remove()},eq:function(E){return this.slice(E,+E+1)},slice:function(){return this.pushStack(Array.p… method
19remove:function(K,H,J){if(K.nodeType==3||K.nodeType==8){return}var G=o.data(K,"events"),F,E;if(G){…
29remove,d=c.browser.mozilla&&(parseFloat(c.browser.version)<1.9);c.ui={version:"1.7.2",plugin:{add:… method
40remove()};if(this.elementIsWrapper){d(this.element);var e=this.element;e.parent().append(this.orig…
Djquery-1.6.2.min.js16remove();if(e==="none"||e===""){ch||(ch=c.createElement("iframe"),ch.frameBorder=ch.width=ch.heigh…
17remove:function(a){f.event.remove(this,N(a.origType,a.selector),a)}},beforeunload:{setup:function(… method
/build/bazel/ci/
Drbc_dashboard.py202 os.remove(path)
259 os.remove(os.path.join(folder, file))
/build/pesto/experiments/prepare_bazel_test_env/
DREADME.md93 1. For each file packaged with the script, remove the corresponding file from
95 2. For each BUILD file packaged with the script, remove the corresponding
/build/soong/scripts/hiddenapi/
Danalyze_bcpf.py1023 os.remove(tmp_flags_file)
1025 os.remove(bcpf_flags_file)

12