Home
last modified time | relevance | path

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

12

/build/soong/scripts/
Dstrip.sh46 --remove-build-id Remove the gnu build-id section in out-file
78 …"${CLANG_BIN}/llvm-strip" --strip-all --keep-section=.ARM.attributes --remove-section=.comment "${…
90 …"${CROSS_COMPILE}objcopy" -S --remove-section .gdb_index --remove-section .comment --keep-symbols=…
106 …"${CLANG_BIN}/llvm-strip" --remove-section=.note.gnu.build-id "${outfile}.tmp" -o "${outfile}.tmp.…
123 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/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
Dmk2bp_catalog.py146 dirs.remove(ignore)
/build/make/tools/releasetools/
Dbuild_image.py104 os.remove(unsparse_image_path)
126 os.remove(unsparse_image_path)
378 os.remove(unsparse_image)
439 os.remove(out_file)
Dtest_merge_target_files.py88 framework_item_list.remove('SYSTEM/*')
96 framework_item_list.remove('ROOT/*')
Dmerge_builds.py76 os.remove(symlink_path)
Dtest_common.py424 os.remove(test_file_name)
425 os.remove(zip_file_name)
459 os.remove(zip_file_name)
507 os.remove(zip_file_name)
508 os.remove(test_file_name)
630 os.remove(zip_file_name)
675 os.remove(zip_file.name)
1839 remove = lines.index("remove system_ext")
1849 max_idx_move_partition_out_foo = max(remove, move_product_out, shrink)
Dapex_utils.py135 os.remove(path)
Dedify_generator.py412 self.mounts.remove(mount_point)
Dcheck_target_files_signatures332 os.remove(os.path.join(dirpath, fn))
Dcheck_target_files_signatures.py332 os.remove(os.path.join(dirpath, fn))
/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…
Ddefinitions.mk2286 define remove-timestamps-from-package
2601 $(if $(3),$$(call dexpreopt-remove-classes.dex,$$@))
2607 define dexpreopt-remove-classes.dex
/build/make/tools/zipalign/
DZipFile.h128 status_t remove(ZipEntry* pEntry);
DZipFile.cpp926 status_t ZipFile::remove(ZipEntry* pEntry) in remove() function in ZipFile
/build/soong/java/
Dlint_defaults.txt77 # TODO(b/158390965): remove this when lint doesn't crash
/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/make/tools/droiddoc/templates-ndk/assets/js/
Dandroid_3p-bundle.js2614 …s("width","");D.width(aj);al.find(">.jspVerticalBar,>.jspHorizontalBar").remove().end()}Y.css("ove…
2617 …se(e)}else{b("script",f).filter('[type="text/javascript"],:not([type])').remove();g=new d(f,e);f.d…
2650 …)try{a(e).triggerHandler("remove")}catch(f){}c(b)}}else{var d=a.fn.remove;a.fn.remove=function(b,c… function
2662remove(),this.helper=null,this.cancelHelperRemoval=!1},_trigger:function(b,c,d){return d=d||this._…
2670remove()};if(this.elementIsWrapper){b(this.element);var c=this.element;c.after(this.originalElemen…
2674 …"selected",b,{selected:d.element})}),this._trigger("stop",b),this.helper.remove(),!1}}),a.extend(a…
2678remove(),a.extend(this,{helper:null,dragging:!1,reverting:!1,_noFinalSort:null}),this.domPosition.…
2682 …ion-icons"))},_destroyIcons:function(){this.headers.children(".ui-icon").remove(),this.element.rem…
2686 …eAttr("aria-autocomplete").removeAttr("aria-haspopup"),this.menu.element.remove(),a(window).unbind…
2694remove(),a.originalTitle&&a.element.attr("title",a.originalTitle),a},widget:function(){return this…
[all …]
/build/soong/docs/
Dbest_practices.md88 Eventually we'd like to remove `LOCAL_C_INCLUDES`, though significant cleanup

12