Home | History | Annotate | Download | only in core

Lines Matching defs:and

13 # See the License for the specific language governing permissions and
35 # target, and the INSTALLED variable contains the LOCAL_INSTALLED_MODULE.
36 # Some targets may have multiple files listed in the BUILT and INSTALLED
65 # Full path to all asm, C, C++, lex and yacc generated C files.
84 # Target and host installed module's dependencies on shared libraries.
92 # They are escaped and quoted so can be passed safely to a bash command.
111 ## and empty otherwise
186 find -L $(1) -name "*.java" -and -not -name ".*") \
208 find -L $(1) -name "*.c" -and -not -name ".*") \
230 find -L $(1) -name "I*.aidl" -and -not -name ".*") \
251 find -L $(1) -name "*.logtags" -and -not -name ".*") \
264 find -L $(1) -name "*.proto" -and -not -name ".*") \
277 find -L $(1) \( -name "*.rs" -or -name "*.fs" \) -and -not -name ".*") \
290 find -L $(1) -name "*.S" -and -not -name ".*") \
303 find -L $(1) -name "*.html" -and -not -name ".*") \
345 $(shell if [ -d $(1) ] ; then cd $(1) ; find ./ -not -name '.*' -and -type f -and -not -type l ; fi)), \
355 $(call find-subdir-files,$(1) -name "*.java" -and -not -name ".*")
359 $(call find-subdir-files,$(1) -name "*.html" -and -not -name ".*")
374 find -L $(3) -name $(2) -and -not -name ".*") \
439 # Uses LOCAL_MODULE_CLASS, LOCAL_MODULE, and LOCAL_IS_HOST_MODULE
459 ## them in a separate directory, and they will be copied to
485 # Uses LOCAL_MODULE_CLASS, LOCAL_MODULE, and LOCAL_IS_HOST_MODULE
614 ## Returns true if $(1) and $(2) are equal. Returns
697 # Given an accept and reject list, find the matching
698 # set of targets. If a target has multiple tags and
730 # modules in general) that are overridden by this list and,
736 ### in which case trim off the directory component and the suffix. \
860 define transform-renderscripts-to-java-and-bc
896 define transform-renderscripts-to-cpp-and-bc
956 ## Commands for running protoc to compile .proto into .pb.cc and .pb.h
1161 # Split long argument list into smaller groups and call the command repeatedly
1178 define _extract-and-include-single-target-whole-static-lib
1193 define extract-and-include-target-whole-static-libs
1195 $(call _extract-and-include-single-target-whole-static-lib, $(lib)))
1203 $(extract-and-include-target-whole-static-libs)
1215 define _extract-and-include-single-host-whole-static-lib
1230 define extract-and-include-host-whole-static-libs
1232 $(call _extract-and-include-single-host-whole-static-lib, $(lib)))
1240 $(extract-and-include-host-whole-static-libs)
1470 # This rule creates the R.java and Manifest.java files, both of which
1557 # Common definition to invoke javac on the host and target.
1691 # only core.jar and framework.jar need a heap this big.
1725 # A list of dynamic and static parameters; build layers for
1825 # TODO(joeo): If we can ever upgrade to post 3.81 make and get the
1827 # resources to the out directory and then copy the resources.
1881 # The -t option to acp and the -p option to cp is
1884 # to disagree with an internal timestamp, and this
1888 # preserving permissions and overwriting any existing
1912 # comments (for config files and such).
2065 # Copy a radio image file to the output location, and add it to
2208 # Rules and functions to help copy important files to DIST_DIR