HomeSort by relevance Sort by last modified time
    Searched refs:inherit (Results 1 - 25 of 50) sorted by null

1 2

  /device/htc/passion/
passion_as.mk 23 $(call inherit-product, device/common/gps/gps_as_supl.mk)
26 $(call inherit-product, device/htc/passion/passion.mk)
passion_eu.mk 23 $(call inherit-product, device/common/gps/gps_eu_supl.mk)
26 $(call inherit-product, device/htc/passion/passion.mk)
passion_us.mk 23 $(call inherit-product, device/common/gps/gps_us_supl.mk)
26 $(call inherit-product, device/htc/passion/passion.mk)
passion.mk 50 $(call inherit-product-if-exists, vendor/htc/passion/passion-vendor.mk)
53 $(call inherit-product, device/htc/passion-common/passion.mk)
full_passion.mk 22 # Inherit from those products. Most specific first.
23 $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
25 #$(call inherit-product, device/sample/products/backup_overlay.mk)
26 $(call inherit-product, device/htc/passion/passion_us.mk)
27 $(call inherit-product, $(SRC_TARGET_DIR)/product/full.mk)
BoardConfig.mk 28 # inherit from the proprietary version
setup-makefiles.sh 54 \$(call inherit-product, vendor/__MANUFACTURER__/__DEVICE__/device-vendor-blobs.mk)
  /device/htc/common/
common_small.mk 24 $(call inherit-product-if-exists, vendor/htc/common/common_small-vendor.mk)
26 # Inherit from the non-small variant of this file
27 $(call inherit-product, device/htc/common/common.mk)
common.mk 28 $(call inherit-product-if-exists, vendor/htc/common/common-vendor.mk)
  /build/target/product/
sim.mk 1 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic.mk)
full.mk 44 $(call inherit-product, frameworks/base/data/sounds/OriginalAudio.mk)
47 $(call inherit-product-if-exists, external/svox/pico/lang/all_pico_languages.mk)
51 $(call inherit-product, build/target/product/languages_small.mk)
53 $(call inherit-product, build/target/product/generic.mk)
generic.mk 46 $(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)
generic_x86.mk 21 $(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)
  /device/samsung/crespo/
full_crespo.mk 22 # Inherit from those products. Most specific first.
23 $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
25 #$(call inherit-product, device/sample/products/backup_overlay.mk)
26 $(call inherit-product, device/samsung/crespo/device.mk)
27 $(call inherit-product, $(SRC_TARGET_DIR)/product/full.mk)
device.mk 41 $(call inherit-product, device/samsung/crespo/device_base.mk)
47 $(call inherit-product-if-exists, vendor/samsung/crespo/device-vendor.mk)
  /device/samsung/crespo4g/
full_crespo4g.mk 22 # Inherit from those products. Most specific first.
23 $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
25 #$(call inherit-product, device/sample/products/backup_overlay.mk)
26 $(call inherit-product, device/samsung/crespo4g/device.mk)
27 $(call inherit-product, $(SRC_TARGET_DIR)/product/full.mk)
  /build/core/
product.mk 96 # $(1): product to inherit
103 define inherit-product
115 # Do inherit-product only if $(1) exists
117 define inherit-product-if-exists
118 $(if $(wildcard $(1)),$(call inherit-product,$(1)),)
device.mk 34 # $(1): device to inherit
36 define inherit-device
node_fns.mk 111 INHERIT_TAG := @inherit:
141 # for each inherit:
143 # clear the source var so we can't inherit the value twice
160 $(eval ### "Make sure that this inherit appears only once") \
163 $(eval ### "Expand the inherit tag") \
  /device/htc/passion-common/
passion.mk 70 $(call inherit-product-if-exists, vendor/htc/passion-common/passion-vendor.mk)
73 $(call inherit-product, device/htc/passion-common/media_a1026.mk)
76 $(call inherit-product, device/htc/common/common.mk)
  /external/webkit/WebCore/css/
themeWin.css 97 font: inherit !important;
wml.css 72 vertical-align: inherit;
73 border-color: inherit
78 vertical-align: inherit
html.css 179 border-color: inherit
185 border-color: inherit
191 border-color: inherit
209 vertical-align: inherit;
210 border-color: inherit
215 vertical-align: inherit
649 border-color: inherit
  /external/webkit/WebKitTools/Scripts/webkitpy/
mock.py 268 inherit = False
273 inherit = True
275 if inherit:
  /device/sample/products/
sample_addon.mk 37 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk.mk)

Completed in 6349 milliseconds

1 2