HomeSort by relevance Sort by last modified time
    Searched defs:products (Results 1 - 10 of 10) sorted by null

  /build/core/
product.mk 28 define _search-android-products-files-in-dir
39 define _find-android-products-files
40 $(foreach d, device vendor product,$(call _search-android-products-files-in-dir,$(d))) \
68 $(call get-product-makefiles,$(_find-android-products-files))
132 $(info PRODUCTS.$(1).$(v) := $(PRODUCTS.$(1).$(v))))\
136 define dump-products
137 $(foreach p,$(PRODUCTS),$(call dump-product,$(p)))
155 PRODUCTS.$(strip $(word 1,$(_include_stack))).INHERITS_FROM) \
172 #TODO: check to make sure that products have all the necessary vars define
    [all...]
product-graph.mk 18 define gather-all-products
21 $(call all-products-inner, $(ALL_PRODUCTS)) \
26 define all-products-inner
31 $(call all-products-inner, $(PRODUCTS.$(strip $(p)).INHERITS_FROM))
39 products_svg := $(OUT_DIR)/products.svg
40 products_pdf := $(OUT_DIR)/products.pdf
41 products_graph := $(OUT_DIR)/products.dot
52 really_all_products := $(call gather-all-products)
62 label=\"$(dir $(1))\\n$(notdir $(1))\\n\\n$(subst $(close_parenthesis),,$(subst $(open_parethesis),,$(PRODUCTS.$(strip $(1)).PRODUCT_MODEL)))\\n$(PRODUCTS.$(strip $(1)).PRODUCT_DEVICE)\"
    [all...]
  /frameworks/base/tools/aapt2/link/
Link.cpp 76 std::unordered_set<std::string> products; member in struct:aapt::LinkOptions
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-p2-director-plugin/0.20.0/
tycho-p2-director-plugin-0.20.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-core/0.20.0/
tycho-core-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-core/0.18.1/
tycho-core-0.18.1.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 380 milliseconds