Home | History | Annotate | Download | only in core

Lines Matching defs:compile

804 ## Commands to compile RenderScript to Java
840 ## Commands to compile RenderScript to C++
884 ## Commands for running protoc to compile .proto into .java
903 ## Commands for running protoc to compile .proto into .pb.cc and .pb.h
916 ## Commands for running gcc to compile a C++ file
946 ## Commands for running gcc to compile a C file
990 ## Commands for running gcc to compile an Objective-C file
1006 ## Commands for running gcc to compile a host C++ file
1034 ## Commands for running gcc to compile a host C file
1077 ## Commands for running gcc to compile a host Objective-C file
1481 define compile-java
1520 $(call compile-java,$(TARGET_JAVAC),$(PRIVATE_BOOTCLASSPATH))
1525 define compile-java
1568 $(call compile-java,$(TARGET_JAVAC),$(PRIVATE_BOOTCLASSPATH))
1714 $(call compile-java,$(HOST_JAVAC),$(PRIVATE_BOOTCLASSPATH))
2172 # $(COMPILE.c) -o $@ $<
2178 # $(COMPILE.c) -MD -o $@ $<