/build/make/tools/releasetools/ |
D | add_img_to_target_files.py | 152 img = OutputFile(output_zip, OPTIONS.input_tmp, "IMAGES", "system.img") 153 if os.path.exists(img.name): 155 return img.name 179 CreateImage(OPTIONS.input_tmp, OPTIONS.info_dict, "system", img, 182 return img.name 189 img = OutputFile(output_zip, OPTIONS.input_tmp, "IMAGES", "system_other.img") 190 if os.path.exists(img.name): 194 CreateImage(OPTIONS.input_tmp, OPTIONS.info_dict, "system_other", img) 201 img = OutputFile(output_zip, OPTIONS.input_tmp, "IMAGES", "vendor.img") 202 if os.path.exists(img.name): [all …]
|
D | add_img_to_target_files | 152 img = OutputFile(output_zip, OPTIONS.input_tmp, "IMAGES", "system.img") 153 if os.path.exists(img.name): 155 return img.name 179 CreateImage(OPTIONS.input_tmp, OPTIONS.info_dict, "system", img, 182 return img.name 189 img = OutputFile(output_zip, OPTIONS.input_tmp, "IMAGES", "system_other.img") 190 if os.path.exists(img.name): 194 CreateImage(OPTIONS.input_tmp, OPTIONS.info_dict, "system_other", img) 201 img = OutputFile(output_zip, OPTIONS.input_tmp, "IMAGES", "vendor.img") 202 if os.path.exists(img.name): [all …]
|
D | common.py | 1273 img = tempfile.NamedTemporaryFile() 1332 cmd.extend(["--output", img.name]) 1354 cmd.extend([path, img.name, 1356 info_dict["verity_key"] + ".x509.pem", img.name]) 1374 img.name] 1388 cmd = [avbtool, "add_hash_footer", "--image", img.name, 1397 img.seek(os.SEEK_SET, 0) 1398 data = img.read() 1402 img.close() 1459 img = tempfile.NamedTemporaryFile() [all …]
|
D | sparse_img.py | 362 def GetImagePartitionSize(img): argument 364 simg = SparseImage(img, build_map=False) 367 return os.path.getsize(img)
|
/build/make/core/tasks/ |
D | with-license.mk | 37 RADIO/bootloader.img:bootloader.img RADIO/radio.img:radio.img \ 38 IMAGES/*.img:. OTA/android-info.txt:android-info.txt
|
D | sdk-addon.mk | 23 addon_dir_img := $(addon_dir_leaf)-img 67 $(addon_dir_img):$(INSTALLED_QEMU_SYSTEMIMAGE):images/$(TARGET_CPU_ABI)/system.img \ 68 $(addon_dir_img):$(INSTALLED_QEMU_VENDORIMAGE):images/$(TARGET_CPU_ABI)/vendor.img \ 69 $(addon_dir_img):$(INSTALLED_QEMU_RAMDISKIMAGE):images/$(TARGET_CPU_ABI)/ramdisk.img \ 71 …ddon_dir_img):device/generic/goldfish/data/etc/userdata.img:images/$(TARGET_CPU_ABI)/userdata.img \
|
D | oem_image.mk | 28 BUILT_OEMIMAGE_TARGET := $(PRODUCT_OUT)/oem.img
|
/build/make/tools/droiddoc/templates-pdk/components/ |
D | masthead.cs | 5 <a href="<?cs var:toroot ?>guide/index.html"><img 10 <!-- <img src="<?cs var:toroot ?>assets/images/icon_world.jpg" alt="" /> -->
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | carousel.js | 66 var img = document.createElement("img"); 75 img.setAttribute("src", toRoot + assetsRoot + "images/home/" + droid.icon); 76 img.setAttribute("alt", ""); 79 a.appendChild(img); 107 imgDiv.innerHTML = "<img src='" + toRoot + assetsRoot + "images/home/" + droid.img + "'>";
|
D | android-developer-core.css | 10 html,body,div,h1,h2,h3,h4,h5,h6,p,img, selector 128 li pre, li table, li img { 134 #jd-content dd img { 219 #headerLeft img{ 312 #headerLinks img { 700 #announcement-block img { 725 #carouselMain img { 830 #app-list img { 871 .img-left { 882 .img-right { [all …]
|
D | android-developer-docs-devguide.css | 17 #jd-content table img {
|
D | android-developer-docs.css | 125 #side-nav .toggle-list .toggle-img { 136 #side-nav .toggle-list .toggle-list .toggle-img { 140 #side-nav .closed .toggle-img, 141 #side-nav .open .closed .toggle-img { 144 #side-nav .open .toggle-img { 470 .absent img { 574 #jd-content img { 578 #jd-content li img, 579 #jd-content dd img { 653 .jd-tagdescr img { [all …]
|
D | yui-3.3.0-reset-min.css | 8 …gin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,c… selector
|
/build/make/core/ |
D | Makefile | 167 INSTALLED_RECOVERYIMAGE_TARGET := $(PRODUCT_OUT)/recovery.img 632 INSTALLED_DTBIMAGE_TARGET := $(PRODUCT_OUT)/dtb.img 658 BUILT_RAMDISK_TARGET := $(PRODUCT_OUT)/ramdisk.img 690 …IMAGE_TARGET := $(foreach k,$(subst kernel,boot,$(BOARD_KERNEL_BINARIES)), $(PRODUCT_OUT)/$(k).img) 692 BUILT_BOOTIMAGE_TARGET := $(PRODUCT_OUT)/boot.img 702 …$(BOARD_$(call to-upper,$(subst .img,,$(subst $(2),kernel,$(notdir $(1)))))_BOOTIMAGE_PARTITION_SI… 834 INSTALLED_BOOTIMAGE_TARGET := $(PRODUCT_OUT)/boot.img 870 INSTALLED_VENDOR_BOOTIMAGE_TARGET := $(PRODUCT_OUT)/vendor_boot.img 1059 license_modules_rehomed += $(filter $(PRODUCT_OUT)/persist.img,$(license_modules_rest)) 1062 license_modules_rehomed += $(filter $(PRODUCT_OUT)/%.img,$(license_modules_rest)) [all …]
|
/build/make/tools/droiddoc/templates-ndk/assets/ |
D | android-developer-docs.css | 11 html,body,div,h1,h2,h3,h4,h5,h6,p,img, selector 129 li pre, li table, li img { 135 #jd-content dd img { 220 #headerLeft img{ 314 #headerLinks img { 702 #announcement-block img { 727 #carouselMain img { 832 #app-list img { 873 .img-left { 884 .img-right { [all …]
|
/build/make/tools/droiddoc/templates-ndk/components/ |
D | masthead.cs | 59 <img src="<?cs var:toroot ?>assets/images/dac_logo.png" 128 <img src="<?cs var:toroot ?>assets/images/android.png" height="25" alt="Android"
|
/build/make/tools/droiddoc/templates-pdk/assets/design/ |
D | default.css | 99 img { selector 122 img.with-shadow, 558 …ynexus-land-span-13, .framed-galaxynexus-land-span-13 video, .framed-galaxynexus-land-span-13 img { 566 …laxynexus-port-span-9, .framed-galaxynexus-port-span-9 video, .framed-galaxynexus-port-span-9 img { 574 …laxynexus-port-span-5, .framed-galaxynexus-port-span-5 video, .framed-galaxynexus-port-span-5 img {
|
/build/make/tools/droiddoc/templates-ndk/assets/css/ |
D | default.css | 126 img { selector 128 #jd-content img { 152 img.with-shadow, 602 ol.class-list li img { 848 .framed-galaxynexus-land-span-13 img { 859 .framed-galaxynexus-land-span-8 img { 869 .framed-galaxynexus-port-span-9 img { 879 .framed-galaxynexus-port-span-5 img { 890 .framed-nexus4-port-216 img { 903 .framed-nexus5-port-span-5 img { [all …]
|
/build/soong/docs/ |
D | perf.md | 36 …ystem fs image: out/target/product/generic_arm64/obj/PACKAGING/systemimage_intermediates/system.img 37 0:01 Install system fs image: out/target/product/generic_arm64/system.img 38 0:01 Target vbmeta image: out/target/product/generic_arm64/vbmeta.img 40 0:01 Package: out/target/product/generic_arm64/aosp_arm64-img-6663974.zip 41 …0:01 Dist: /buildbot/dist_dirs/aosp-master-linux-aosp_arm64-userdebug/6663974/aosp_arm64-img-66639…
|
/build/make/tools/droiddoc/templates-ndk/ |
D | sampleindex.cs | 44 <img src="<?cs var:toroot ?>assets/images/triangle-opened.png"
|
D | sample.cs | 62 ><img src="<?cs var:realFile ?>" title="<?cs var:page.title ?>">
|
D | docpage.cs | 104 <img src="<?cs var:toroot ?><?cs var:page.landing.image ?>" alt="" />
|
/build/make/core/tasks/tools/ |
D | build_custom_image.mk | 28 my_built_custom_image := $(intermediates)/$(my_custom_image_name).img
|
/build/ |
D | buildspec.mk.default | 93 # If you want to reduce the system.img size by several meg, and are willing to
|
/build/make/ |
D | buildspec.mk.default | 93 # If you want to reduce the system.img size by several meg, and are willing to
|