Searched refs:remove (Results 1 – 25 of 37) sorted by relevance
12
/build/soong/scripts/ |
D | strip.sh | 45 --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/ |
D | file.te | 1 # TODO(b/143732851): remove this file when the mainline system image
|
D | file_contexts | 1 # TODO(b/143732851): remove this file when the mainline system image
|
/build/make/target/board/generic_arm64/sepolicy/ |
D | file.te | 1 # TODO(b/36764215): remove this file when the generic system image
|
D | file_contexts | 1 # TODO(b/36764215): remove this file when the generic system image
|
/build/make/tools/ |
D | check_identical_lib.sh | 23 --remove-build-id
|
D | compare_builds.py | 635 haystack.remove(needle)
|
D | mk2bp_catalog.py | 146 dirs.remove(ignore)
|
/build/make/tools/releasetools/ |
D | build_image.py | 108 os.remove(unsparse_image_path) 130 os.remove(unsparse_image_path) 412 os.remove(unsparse_image) 458 os.remove(out_file) 484 os.remove(out_file) 528 os.remove(out_file)
|
D | apex_utils.py | 160 os.remove(path) 413 os.remove(original_apex_file) 588 os.remove(decompressed_file_path)
|
D | test_merge_target_files.py | 88 framework_item_list.remove('SYSTEM/*') 96 framework_item_list.remove('ROOT/*')
|
D | merge_builds.py | 76 os.remove(symlink_path)
|
D | test_common.py | 468 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) 2063 remove = lines.index("remove system_ext") 2073 max_idx_move_partition_out_foo = max(remove, move_product_out, shrink)
|
D | edify_generator.py | 412 self.mounts.remove(mount_point)
|
D | check_target_files_signatures.py | 332 os.remove(os.path.join(dirpath, fn))
|
D | check_target_files_signatures | 332 os.remove(os.path.join(dirpath, fn))
|
/build/make/core/ |
D | host_java_library.mk | 96 $(remove-timestamps-from-package)
|
D | executable_internal.mk | 34 …$(LOCAL_MODULE) is statically linking libc to dynamic executable, please remove libc from static l…
|
D | app_prebuilt_internal.mk | 239 $(remove-unwanted-prebuilt-embedded-jni-libs)
|
D | definitions.mk | 2439 define remove-timestamps-from-package 2471 define remove-unwanted-prebuilt-embedded-jni-libs 2804 $(if $(3),$$(call dexpreopt-remove-classes.dex,$$@)) 2810 define dexpreopt-remove-classes.dex
|
/build/make/tools/zipalign/ |
D | ZipFile.h | 128 status_t remove(ZipEntry* pEntry);
|
/build/make/tools/product_config/src/com/android/build/config/ |
D | FlattenConfig.java | 164 mStack.remove(filename); in forEachStatement() 357 mVariables.remove(varName); in flattenInheritsFrom()
|
/build/soong/java/ |
D | lint_defaults.txt | 77 # TODO(b/158390965): remove this when lint doesn't crash
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | jquery-resizable.min.js | 12 …remove()},eq:function(E){return this.slice(E,+E+1)},slice:function(){return this.pushStack(Array.p… method 19 …remove:function(K,H,J){if(K.nodeType==3||K.nodeType==8){return}var G=o.data(K,"events"),F,E;if(G){… 29 …remove,d=c.browser.mozilla&&(parseFloat(c.browser.version)<1.9);c.ui={version:"1.7.2",plugin:{add:… method 40 …remove()};if(this.elementIsWrapper){d(this.element);var e=this.element;e.parent().append(this.orig…
|
D | jquery-1.6.2.min.js | 16 …remove();if(e==="none"||e===""){ch||(ch=c.createElement("iframe"),ch.frameBorder=ch.width=ch.heigh… 17 …remove:function(a){f.event.remove(this,N(a.origType,a.selector),a)}},beforeunload:{setup:function(… method
|
12