Home | History | Annotate | Download | only in core

Lines Matching defs:compile

791 ## Commands to compile RenderScript
838 ## Commands for running protoc to compile .proto into .java
857 ## Commands for running protoc to compile .proto into .pb.cc and .pb.h
870 ## Commands for running gcc to compile a C++ file
899 ## Commands for running gcc to compile a C file
944 ## Commands for running gcc to compile an Objective-C file
960 ## Commands for running gcc to compile a host C++ file
987 ## Commands for running gcc to compile a host C file
1031 ## Commands for running gcc to compile a host Objective-C file
1435 define compile-java
1466 $(call compile-java,$(TARGET_JAVAC),$(PRIVATE_BOOTCLASSPATH))
1472 define compile-java
1511 $(call compile-java,$(TARGET_JAVAC),$(PRIVATE_BOOTCLASSPATH))
1641 $(call compile-java,$(HOST_JAVAC),$(PRIVATE_BOOTCLASSPATH))
2005 # $(COMPILE.c) -o $@ $<
2011 # $(COMPILE.c) -MD -o $@ $<