Home | History | Annotate | Download | only in core

Lines Matching defs:in

5 # you may not use this file except in compliance with the License.
10 # Unless required by applicable law or agreed to in writing, software
19 # PRODUCT_MAKEFILES is set up in AndroidProducts.mks.
26 # Search for AndroidProducts.mks in the given dir.
28 define _search-android-products-files-in-dir
40 $(foreach d, device vendor product,$(call _search-android-products-files-in-dir,$(d))) \
46 # variables set in the given AndroidProducts.mk files.
64 # variables set in all AndroidProducts.mk files.
146 # 2. Records the inheritance in the .INHERITS_FROM variable
147 # 3. Records that we've visited this node, in ALL_PRODUCTS
296 # Stash values of the variables in _product_stash_var_list.