HomeSort by relevance Sort by last modified time
    Searched refs:Echo (Results 1 - 25 of 31) sorted by null

1 2

  /external/llvm/bindings/ocaml/
Makefile.ocaml 170 $(Echo) "Building $(BuildMode) $(notdir $@)"
179 $(Echo) "Installing $(BuildMode) $(DestA)"
185 $(Echo) "Uninstalling $(DestA)"
232 $(Echo) "Compiling $(notdir $<) for $(BuildMode) build"
265 $(Echo) "Compiling $(notdir $<) for $(BuildMode) build"
278 $(Echo) "Archiving $(notdir $@) for $(BuildMode) build"
285 $(Echo) "Installing $(BuildMode) $(DestCMA)"
290 $(Echo) "Uninstalling $(DestCMA)"
304 $(Echo) "Compiling optimized $(notdir $<) for $(BuildMode) build"
318 $(Echo) "Archiving $(notdir $@) for $(BuildMode) build
    [all...]
  /external/clang/lib/Headers/
Makefile 29 $(Echo) Copying $(notdir $<) to build dir
33 $(Echo) Copying $(notdir $<) to build dir
37 $(Echo) Copying $(notdir $<) to build dir
53 $(Echo) Installing compiler include file: $(notdir $<)
57 $(Echo) Installing compiler module map file: $(notdir $<)
63 $(Echo) "Building Clang arm_neon.h.inc with tblgen"
  /external/clang/include/clang/Driver/
Makefile 9 $(Echo) "Building Clang Driver Option tables with tblgen"
13 $(Echo) "Building Clang CC1 Assembler Option tables with tblgen"
  /external/compiler-rt/make/
config.mk 39 Echo := @echo
41 Summary = $(Echo)
  /external/clang/include/clang/AST/
Makefile 17 $(Echo) "Building Clang attribute classes with tblgen"
23 $(Echo) "Building Clang attribute implementations with tblgen"
29 $(Echo) "Building Clang attribute dumper with tblgen"
35 $(Echo) "Building Clang statement node tables with tblgen"
40 $(Echo) "Building Clang declaration node tables with tblgen"
45 $(Echo) "Building Clang comment node tables with tblgen"
50 $(Echo) "Building Clang comment HTML tag matchers with tblgen"
55 $(Echo) "Building Clang comment HTML tag properties with tblgen"
61 $(Echo) "Building Clang named character reference translation function with tblgen"
66 $(Echo) "Building Clang comment command info with tblgen
    [all...]
  /external/clang/include/clang/Sema/
Makefile 12 $(Echo) "Building Clang attribute template instantiate code with tablegen"
18 $(Echo) "Building Clang parsed attribute list with tablegen"
24 $(Echo) "Building Clang parsed attribute kinds with tablegen"
30 $(Echo) "Building Clang attribute spelling list index with tablegen"
  /external/clang/docs/tools/
Makefile 93 $(Echo) Installing HTML Clang Tools Documentation
99 $(Echo) Installing MAN Clang Tools Documentation
104 $(Echo) Installing PS Clang Tools Documentation
111 $(Echo) Uninstalling Clang Tools Documentation
115 $(Echo) "POD : " '$(POD)'
116 $(Echo) "HTML : " '$(HTML)'
  /external/clang/include/clang/Basic/
Makefile 35 $(Echo) "Building Clang $(patsubst Diagnostic%Kinds.inc.tmp,%,$(@F)) diagnostic tables with tblgen"
39 $(Echo) "Building Clang diagnostic name index with tblgen"
43 $(Echo) "Building Clang diagnostic groups with tblgen"
47 $(Echo) "Building Clang attribute list with tblgen"
52 $(Echo) "Building Clang arm_neon.inc with tblgen"
56 $(Echo) "Updating Clang version info."
  /external/clang/include/clang/Serialization/
Makefile 11 $(Echo) "Building Clang PCH reader with tblgen"
17 $(Echo) "Building Clang PCH writer with tblgen"
  /external/llvm/bindings/ocaml/llvm/
Makefile 34 $(Echo) "Install $(BuildMode) $(DestMETA)"
39 $(Echo) "Uninstalling $(DestMETA)"
  /external/clang/include/clang/Lex/
Makefile 11 $(Echo) "Building Clang attribute spellings with tblgen"
  /external/clang/include/clang/Parse/
Makefile 11 $(Echo) "Building Clang attribute late-parsed table with tblgen"
  /external/clang/lib/StaticAnalyzer/Checkers/
Makefile 23 $(Echo) "Building Clang SA Checkers tables with tblgen"
  /external/clang/docs/
Makefile 50 $(Echo) Installing HTML documentation
58 $(Echo) Packaging HTML documentation
65 $(Echo) Installing doxygen documentation
75 $(Echo) Building doxygen documentation
82 $(Echo) Packaging doxygen documentation
91 $(Echo) Making User LOC Table
96 $(Echo) Uninstalling Documentation
  /external/llvm/
Makefile 149 $(Echo) Building Debug Version
151 $(Echo)
152 $(Echo) Building Optimized Version
153 $(Echo)
155 $(Echo)
156 $(Echo) Building Profiling Version
157 $(Echo)
161 $(Echo) Eliminating files constructed by configure
203 $(Echo) Regenerating $*
211 $(Echo) '*****' Completed $(BuildMode) Buil
    [all...]
  /external/llvm/docs/
Makefile 56 $(Echo) Installing HTML documentation
62 $(Echo) Packaging HTML documentation
69 $(Echo) Installing doxygen documentation
79 $(Echo) Building doxygen documentation
86 $(Echo) Packaging doxygen documentation
95 $(Echo) Making User LOC Table
100 $(Echo) Installing ocamldoc documentation
108 $(Echo) Packaging ocamldoc documentation
115 $(Echo) Building ocamldoc documentation
123 `$(FIND) $(LEVEL)/bindings/ocaml -name "*.odoc" -exec echo -load '{}' ';'
    [all...]
  /external/llvm/unittests/
Makefile.unittest 51 $(Echo) Linking $(BuildMode) unit test $(TESTNAME) $(StripWarnMsg)
54 $(Echo) ======= Finished Linking $(BuildMode) Unit test $(TESTNAME) \
  /external/llvm/utils/llvm-lit/
Makefile 17 $(Echo) "Creating 'llvm-lit' script..."
  /external/llvm/lib/IR/
Makefile 23 $(Echo) Building Intrinsics.gen.tmp from Intrinsics.td
32 $(Echo) Installing $(DESTDIR)$(PROJ_includedir)/llvm/IR/Intrinsics.gen
  /external/llvm/tools/llvm-config/
Makefile 39 $(Echo) "Building llvm-config BuildVariables.inc file."
40 $(Verb) $(ECHO) 's/@LLVM_SRC_ROOT@/$(subst /,\/,$(LLVM_SRC_ROOT))/' \
42 $(Verb) $(ECHO) 's/@LLVM_OBJ_ROOT@/$(subst /,\/,$(LLVM_OBJ_ROOT))/' \
44 $(Verb) $(ECHO) 's/@LLVM_CPPFLAGS@/$(subst /,\/,$(SUB_CPPFLAGS))/' \
46 $(Verb) $(ECHO) 's/@LLVM_CFLAGS@/$(subst /,\/,$(SUB_CFLAGS))/' \
48 $(Verb) $(ECHO) 's/@LLVM_CXXFLAGS@/$(subst /,\/,$(SUB_CXXFLAGS))/' \
50 $(Verb) $(ECHO) 's/@LLVM_LDFLAGS@/$(subst /,\/,$(SUB_LDFLAGS))/' \
52 $(Verb) $(ECHO) 's/@LLVM_BUILDMODE@/$(subst /,\/,$(BuildMode))/' \
54 $(Verb) $(ECHO) 's/@LLVM_SYSTEM_LIBS@/$(subst /,\/,$(LIBS))/' \
56 $(Verb) $(ECHO) 's/@LLVM_TARGETS_BUILT@/$(subst /,\/,$(TARGETS_TO_BUILD))/'
    [all...]
  /external/llvm/tools/llvm-shlib/
Makefile 58 DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*darwin\([0-9]*\).*/\1/')
96 $(Echo) Collecting global symbols of $(notdir $*)
100 $(Echo) Generating exports for $(LIBRARYNAME)
108 $(Echo) Linking all LLVMLibs together for $(LIBRARYNAME)
114 $(Echo) Linking all libs together for static libstdc++.a
119 $(Echo) Making dummy -lstdc++ to lib
  /external/clang/runtime/compiler-rt/
Makefile 66 ifeq ($(shell test -d $(COMPILERRT_SRC_ROOT) && echo OK),OK)
97 echo $$?)
167 $(Echo) Copying runtime library $1/$$* to build dir
172 $(Echo) Copying runtime library $1/$$* to build dir
177 $(Echo) Copying runtime library $1/$$* to build dir
179 $(Echo) Fixing LC_ID_DYLIB of $$@
190 $(Echo) Installing compiler runtime library: $1/$$*
194 $(Echo) Installing compiler runtime library: $1/$$*
198 $(Echo) Installing compiler runtime library: $1/$$*
  /external/clang/include/clang/
Makefile 7 $(Echo) Installing Clang include files
  /external/clang/include/clang-c/
Makefile 9 $(Echo) Installing Clang C API include files
  /libcore/luni/src/test/java/libcore/java/lang/reflect/
ProxyTest.java 37 Class[] interfacesA = { loaderA.loadClass(prefix + "$Echo") };
52 Class[] interfacesA = { loaderA.loadClass(prefix + "$Echo") };
55 assertEquals("foo", proxy.getClass().getMethod("echo", String.class).invoke(proxy, "foo"));
58 public interface Echo {
59 String echo(String s); method in interface:ProxyTest.Echo

Completed in 942 milliseconds

1 2