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
184 ## Look in the named list of directories for makefiles,
222 $(call find-files-in-subdirs,$(LOCAL_PATH),"$(1)",$(2))
400 # find the files in the subdirectory $1 of LOCAL_DIR
420 $(warning Empty argument supplied to find-subdir-assets in $(LOCAL_PATH)) \
425 ## Find various file types in a list of directories relative to $(LOCAL_PATH)
437 # Use utility find to find given files in the given subdirs.
445 define find-files-in-subdirs
472 ## Find test data in a form required by LOCAL_TEST_DATA
478 in-subdirs
510 # the following rules checked in order:
511 # ($1 is in {AUX, HOST_CROSS} => $1;
541 $(error $(LOCAL_PATH): Class not defined in call to intermediates-dir-for)) \
544 $(error $(LOCAL_PATH): Name not defined in call to intermediates-dir-for)) \
576 ## source files directly in the intermediates directory
579 ## them in a separate directory, and they will be copied to
591 $(error $(LOCAL_PATH): Class not defined in call to generated-sources-dir-for)) \
594 $(error $(LOCAL_PATH): Name not defined in call to generated-sources-dir-for)) \
757 ## This has the same behavior as the built-in function
833 ## base paths ending in /.
846 ## Use echo-(warning|error) in a build rule
883 # modules in general) that are overridden by this list and,
888 $(eval ### Discard any words containing slashes, unless they end in .apk, \
889 ### in which case trim off the directory component and the suffix. \
1101 # $(2): a directory to place the generated .java files in
1114 # $(2): a directory to place the generated .cpp files in
1139 # $(2): a directory to place the generated .cpp files in
1171 $(hide) for f in $(PRIVATE_PROTO_SRC_FILES); do \
1453 ## Rules to compile a single C/C++ source with ../ in the path
1455 # Replace "../" in object paths with $(DOTDOT_REPLACEMENT).
1458 ## Rule to compile a C++ source file with ../ in the path.
1460 # $(1): the C++ source file in LOCAL_SRC_FILES.
1471 ## Rule to compile a C source file with ../ in the path.
1473 # $(1): the C source file in LOCAL_SRC_FILES.
1484 ## Rule to compile a .S source file with ../ in the path.
1486 # $(1): the .S source file in LOCAL_SRC_FILES.
1497 ## Rule to compile a .s source file with ../ in the path.
1499 # $(1): the .s source file in LOCAL_SRC_FILES.
1543 for f in `$($(PRIVATE_2ND_ARCH_VAR_PREFIX)TARGET_AR) t $(1)`; do \
1598 for f in `$(PRIVATE_AR) t $(1)`; do \
1685 for f in `$($(PRIVATE_2ND_ARCH_VAR_PREFIX)$(PRIVATE_PREFIX)AR) t $(1) | \grep '\.o$$'`; do \
1912 ## Commands for linking a static executable. In practice,
1960 # Force the correct entry point to workaround a bug in binutils that manifests with -pie
2022 # was to use approach (2), but this requires a little more work in the tool.
2051 $(hide) for GENERATED_MANIFEST_FILE in `find $(PRIVATE_SOURCE_INTERMEDIATES_DIR) \
2057 $(hide) for GENERATED_R_FILE in `find $(PRIVATE_SOURCE_INTERMEDIATES_DIR) \
2065 @# Ensure that the target file is always created, i.e. also in case we did not
2180 $(hide) for f in $(1); \
2339 $(if $(PRIVATE_JAR_PACKAGES), $(hide) echo unsupported options PRIVATE_JAR_PACKAGES in $@; exit 53)
2340 $(if $(PRIVATE_JAR_EXCLUDE_PACKAGES), $(hide) echo unsupported options JAR_EXCLUDE_PACKAGES in $@; exit 53)
2341 $(if $(PRIVATE_JAR_MANIFEST), $(hide) echo unsupported options JAR_MANIFEST in $@; exit 53)
2521 $(if $(PRIVATE_JAR_PACKAGES), $(hide) echo unsupported options PRIVATE_JAR_PACKAGES in $@; exit 53)
2522 $(if $(PRIVATE_JAR_EXCLUDE_PACKAGES), $(hide) echo unsupported options JAR_EXCLUDE_PACKAGES in $@; exit 53)
2523 $(if $(PRIVATE_JAR_MANIFEST), $(hide) echo unsupported options JAR_MANIFEST in $@; exit 53)
2613 #them in their manifest.
2741 # Uncompress shared libraries embedded in an apk.
2758 # in transform-java-to-classes for the sake of vm-tests.
2875 # $(2): the path prefix to strip. In the above example it would be $(HOST_OUT).
2931 # Convert a partition data size (eg, as reported in /proc/mtd) to the
2943 # $(2): The maximum total image size, in decimal bytes.
2953 size=$$(for i in $(1); do $(call get-file-size,$$i); echo +; done; echo 0); \
3006 # $(2): name of version variable in board-info (eg, "version-baseband")
3019 # Override the package defined in $(1), setting the
3031 # Note that LOCAL_PACKAGE_OVERRIDES is NOT cleared in
3222 # Remove any leading .. from the path (in case of /..)
3396 # Generate all RRO packages for source modules stored in