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
29 # The short names of all of the targets in the system.
36 # Some targets may have multiple files listed in the BUILT and INSTALLED
45 # LOCAL_MODULE_TAGS. Each word in this variable maps
167 ## Look in the named list of directories for makefiles,
326 # find the files in the subdirectory $1 of LOCAL_DIR
351 ## Find various file types in a list of directories relative to $(LOCAL_PATH)
363 # Use utility find to find given files in the given subdirs.
371 define find-files-in-subdirs
422 $(error $(LOCAL_PATH): Class not defined in call to intermediates-dir-for)) \
425 $(error $(LOCAL_PATH): Name not defined in call to intermediates-dir-for)) \
456 ## source files directly in the intermediates directory
459 ## them in a separate directory, and they will be copied to
471 $(error $(LOCAL_PATH): Class not defined in call to generated-sources-dir-for)) \
474 $(error $(LOCAL_PATH): Name not defined in call to generated-sources-dir-for)) \
637 ## This has the same behavior as the built-in function
713 ## base paths ending in /.
730 # modules in general) that are overridden by this list and,
735 $(eval ### Discard any words containing slashes, unless they end in .apk, \
736 ### in which case trim off the directory component and the suffix. \
841 ## extension must be specified in $1.
945 $(hide) for f in $(PRIVATE_PROTO_SRC_FILES); do \
1184 for f in `$($(PRIVATE_2ND_ARCH_VAR_PREFIX)TARGET_AR) t $(1)`; do \
1221 for f in `$($(PRIVATE_2ND_ARCH_VAR_PREFIX)HOST_AR) t $(1) | \grep '\.o$$'`; do \
1393 ## executable. In practice, we only use this on arm, so
1417 # Force the correct entry point to workaround a bug in binutils that manifests with -pie
1467 # was to use approach (2), but this requires a little more work in the tool.
1546 $(hide) for f in $(1); \
1730 #them in their manifest.
1830 # in transform-java-to-classes for the sake of vm-tests.
2006 # Convert a partition data size (eg, as reported in /proc/mtd) to the
2018 # $(2): The maximum total image size, in decimal bytes.
2028 size=$$(for i in $(1); do $(call get-file-size,$$i); echo +; done; echo 0); \
2081 # $(2): name of version variable in board-info (eg, "version-baseband")
2094 # Override the package defined in $(1), setting the
2106 # Note that LOCAL_PACKAGE_OVERRIDES is NOT cleared in