/build/soong/scripts/ |
D | strip.sh | 46 --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/ |
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 | mk2bp_catalog.py | 146 dirs.remove(ignore)
|
/build/make/tools/releasetools/ |
D | build_image.py | 104 os.remove(unsparse_image_path) 126 os.remove(unsparse_image_path) 378 os.remove(unsparse_image) 439 os.remove(out_file)
|
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 | 424 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)
|
D | apex_utils.py | 135 os.remove(path)
|
D | edify_generator.py | 412 self.mounts.remove(mount_point)
|
D | check_target_files_signatures | 332 os.remove(os.path.join(dirpath, fn))
|
D | check_target_files_signatures.py | 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 | definitions.mk | 2286 define remove-timestamps-from-package 2601 $(if $(3),$$(call dexpreopt-remove-classes.dex,$$@)) 2607 define dexpreopt-remove-classes.dex
|
/build/make/tools/zipalign/ |
D | ZipFile.h | 128 status_t remove(ZipEntry* pEntry);
|
D | ZipFile.cpp | 926 status_t ZipFile::remove(ZipEntry* pEntry) in remove() function in ZipFile
|
/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
|
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | android_3p-bundle.js | 2614 …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 2662 …remove(),this.helper=null,this.cancelHelperRemoval=!1},_trigger:function(b,c,d){return d=d||this._… 2670 …remove()};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… 2678 …remove(),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… 2694 …remove(),a.originalTitle&&a.element.attr("title",a.originalTitle),a},widget:function(){return this… [all …]
|
/build/soong/docs/ |
D | best_practices.md | 88 Eventually we'd like to remove `LOCAL_C_INCLUDES`, though significant cleanup
|