/build/soong/scripts/ |
D | strip.sh | 46 --remove-build-id Remove the gnu build-id section in out-file 93 …"${CLANG_BIN}/llvm-strip" --strip-all -keep-section=.ARM.attributes -remove-section=.comment "${in… 108 …"${CROSS_COMPILE}objcopy" -S --remove-section .gdb_index --remove-section .comment --keep-symbols=… 132 …"${CLANG_BIN}/llvm-strip" -remove-section=.note.gnu.build-id "${outfile}.tmp" -o "${outfile}.tmp.n… 134 …"${CROSS_COMPILE}strip" --remove-section=.note.gnu.build-id "${outfile}.tmp" -o "${outfile}.tmp.no… 151 remove-build-id) remove_build_id=true ;;
|
/build/make/tools/releasetools/ |
D | test_merge_target_files.py | 50 system_item_list.remove('SYSTEM/*') 57 system_item_list.remove('ROOT/*')
|
D | build_image.py | 104 os.remove(unsparse_image_path) 126 os.remove(unsparse_image_path) 367 os.remove(unsparse_image) 428 os.remove(out_file)
|
D | test_common.py | 117 os.remove(test_file_name) 118 os.remove(zip_file_name) 149 os.remove(zip_file_name) 197 os.remove(zip_file_name) 198 os.remove(test_file_name) 316 os.remove(zip_file_name) 360 os.remove(zip_file.name) 1259 remove = lines.index("remove product_services") 1269 max_idx_move_partition_out_foo = max(remove, move_product_out, shrink)
|
D | edify_generator.py | 334 self.mounts.remove(mount_point)
|
D | check_target_files_signatures | 273 os.remove(os.path.join(dirpath, fn))
|
D | check_target_files_signatures.py | 273 os.remove(os.path.join(dirpath, fn))
|
D | blockimgdiff.py | 893 def_cmd.stash_before.remove((stash_raw_id, sr))
|
D | common.py | 1394 os.remove(i)
|
/build/make/target/board/generic_arm64_ab/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 | 21 --remove-build-id
|
/build/make/core/ |
D | host_java_library.mk | 92 $(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 | 2700 $(if $(3),$$(call dexpreopt-remove-classes.dex,$$@)) 2706 define dexpreopt-remove-classes.dex
|
D | Makefile | 1979 $(remove-timestamps-from-package)
|
/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/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 …]
|
D | docs.js | 1859 $(".search_filtered_wrapper.reference li").remove(); 1895 $(".search_filtered_wrapper.docs li").remove();
|
/build/soong/docs/ |
D | best_practices.md | 88 Eventually we'd like to remove `LOCAL_C_INCLUDES`, though significant cleanup
|
D | perf.md | 186 A workaround to get out of this state is to remove the build.ninja entry from
|
/build/make/ |
D | Changes.md | 77 on every build server build). If possible, just remove the use so that your
|