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

1 2 3 4 5 6 7 8 91011>>

  /build/core/tasks/
product-graph.mk 17 products_pdf := $(OUT_DIR)/products.pdf
26 $(foreach d,$(PRODUCTS.$(strip $(p)).INHERITS_FROM), \
30 $(foreach d,$(PRODUCTS.$(strip $(p)).INHERITS_FROM), \
  /build/core/
product.mk 25 define _find-android-products-files
55 $(call get-product-makefiles,$(_find-android-products-files))
95 $(info PRODUCTS.$(1).$(v) := $(PRODUCTS.$(1).$(v))))\
99 define dump-products
100 $(foreach p,$(PRODUCTS),$(call dump-product,$(p)))
115 PRODUCTS.$(strip $(word 1,$(_include_stack))).INHERITS_FROM) \
132 #TODO: check to make sure that products have all the necessary vars defined
133 define import-products
134 $(call import-nodes,PRODUCTS,$(1),$(_product_var_list)
    [all...]
product_config.mk 185 $(call import-products,$(call get-product-makefiles,\
193 $(call import-products, $(get-all-product-makefiles))
195 $(check-all-products)
197 ifneq ($(filter dump-products, $(MAKECMDGOALS)),)
198 $(dump-products)
209 TARGET_DEVICE := $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_DEVICE)
213 PRODUCT_LOCALES := $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_LOCALES))
229 PRODUCT_AAPT_CONFIG := $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_AAPT_CONFIG))
231 PRODUCT_AAPT_PREF_CONFIG := $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_AAPT_PREF_CONFIG))
250 PRODUCT_BRAND := $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_BRAND)
    [all...]
  /device/asus/grouper/
full_grouper.mk 22 # Inherit from those products. Most specific first.
25 #$(call inherit-product, device/sample/products/backup_overlay.mk)
  /device/moto/stingray/
full_stingray.mk 28 # Inherit from those products. Most specific first.
31 #$(call inherit-product, device/sample/products/backup_overlay.mk)
  /device/moto/wingray/
full_wingray.mk 32 # Inherit from those products. Most specific first.
35 #$(call inherit-product, device/sample/products/backup_overlay.mk)
  /device/samsung/crespo/
full_crespo.mk 32 # Inherit from those products. Most specific first.
35 #$(call inherit-product, device/sample/products/backup_overlay.mk)
  /device/samsung/crespo4g/
full_crespo4g.mk 29 # Inherit from those products. Most specific first.
32 #$(call inherit-product, device/sample/products/backup_overlay.mk)
  /device/samsung/maguro/
full_maguro.mk 27 # Inherit from those products. Most specific first.
30 #$(call inherit-product, device/sample/products/backup_overlay.mk)
device.mk 17 # Anything that is generic to all tuna products should go in the tuna directory
  /device/samsung/tuna/
full_tuna.mk 24 # Inherit from those products. Most specific first.
27 #$(call inherit-product, device/sample/products/backup_overlay.mk)
  /device/samsung/toro/
full_toro.mk 34 # Inherit from those products. Most specific first.
37 #$(call inherit-product, device/sample/products/backup_overlay.mk)
device.mk 17 # Anything that is generic to all tuna products should go in the tuna directory
  /device/ti/panda/
full_panda.mk 36 # Inherit from those products. Most specific first.
  /external/v8/samples/
count-hosts.js 13 // contributors may be used to endorse or promote products derived
  /external/v8/test/message/
overwritten-builtins.js 13 // contributors may be used to endorse or promote products derived
try-catch-finally-no-message.js 13 // contributors may be used to endorse or promote products derived
try-catch-finally-return-in-finally.js 13 // contributors may be used to endorse or promote products derived
try-finally-return-in-finally.js 13 // contributors may be used to endorse or promote products derived
  /external/v8/test/message/regress/
regress-1527.js 13 // contributors may be used to endorse or promote products derived
  /external/v8/test/mjsunit/
api-call-after-bypassed-exception.js 13 // contributors may be used to endorse or promote products derived
apply-arguments-gc-safepoint.js 13 // contributors may be used to endorse or promote products derived
arguments-indirect.js 13 // contributors may be used to endorse or promote products derived
ascii-regexp-subject.js 13 // contributors may be used to endorse or promote products derived
binary-operation-overwrite.js 13 // contributors may be used to endorse or promote products derived

Completed in 208 milliseconds

1 2 3 4 5 6 7 8 91011>>