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

1 2

  /frameworks/compile/libbcc/runtime/make/
config.mk 33 Echo := @echo
35 Summary = $(Echo)
  /external/compiler-rt/make/
config.mk 38 Echo := @echo
40 Summary = $(Echo)
  /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/include/clang/Driver/
Makefile 9 $(Echo) "Building Clang Driver Option tables with tblgen"
13 $(Echo) "Building Clang CC1 Option tables with tblgen"
17 $(Echo) "Building Clang CC1 Assembler Option tables with tblgen"
  /external/llvm/docs/tutorial/
Makefile 19 $(Echo) Installing HTML Tutorial Documentation
26 $(Echo) Uninstalling Tutorial Documentation
30 $(Echo) "HTML : " '$(HTML)'
  /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/AST/
Makefile 11 $(Echo) "Building Clang attribute classes with tblgen"
17 $(Echo) "Building Clang attribute implementations with tblgen"
23 $(Echo) "Building Clang statement node tables with tblgen"
28 $(Echo) "Building Clang declaration node tables with tblgen"
  /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 34 $(Echo) "Building Clang $(patsubst Diagnostic%Kinds.inc.tmp,%,$(@F)) diagnostic tables with tblgen"
38 $(Echo) "Building Clang diagnostic name index with tblgen"
42 $(Echo) "Building Clang diagnostic groups with tblgen"
46 $(Echo) "Building Clang attribute list with tblgen"
51 $(Echo) "Building Clang arm_neon.inc with tblgen"
55 $(Echo) "Updating Clang version info."
  /external/llvm/docs/CommandGuide/
Makefile 85 $(Echo) Installing HTML CommandGuide Documentation
90 $(Echo) Installing MAN CommandGuide Documentation
93 $(Echo) Installing PS CommandGuide Documentation
98 $(Echo) Uninstalling CommandGuide Documentation
102 $(Echo) "POD : " '$(POD)'
103 $(Echo) "HTML : " '$(HTML)'
  /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/include/clang/Sema/
Makefile 11 $(Echo) "Building Clang attribute template instantiate code with tablegen"
17 $(Echo) "Building Clang parsed attribute list with tablegen"
23 $(Echo) "Building Clang parsed attribute kinds with tablegen"
  /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 145 $(Echo) Building Debug Version
147 $(Echo)
148 $(Echo) Building Optimized Version
149 $(Echo)
151 $(Echo)
152 $(Echo) Building Profiling Version
153 $(Echo)
157 $(Echo) Eliminating files constructed by configure
199 $(Echo) Regenerating $*
207 $(Echo) '*****' Completed $(BuildMode) Buil
    [all...]
  /external/llvm/docs/
Makefile 57 $(Echo) Installing HTML documentation
65 $(Echo) Packaging HTML documentation
72 $(Echo) Installing doxygen documentation
82 $(Echo) Building doxygen documentation
89 $(Echo) Packaging doxygen documentation
98 $(Echo) Making User LOC Table
103 $(Echo) Installing ocamldoc documentation
111 $(Echo) Packaging ocamldoc documentation
118 $(Echo) Building ocamldoc documentation
126 `$(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/dbus/test/name-test/
test-activation-forking.py 25 reply = i.Echo("hello world")
46 i.Echo("counter %r" % counter)
run-test-systemserver.sh 5 echo "killing message bus "$DBUS_SESSION_BUS_PID >&2
8 echo $SCRIPTNAME: $* >&2
33 echo "running test-expected-echo-fail"
34 ${DBUS_TOP_BUILDDIR}/libtool --mode=execute $DEBUG $DBUS_TOP_BUILDDIR/tools/dbus-send --print-reply --dest=org.freedesktop.DBus.TestSuiteEchoService /org/freedesktop/TestSuite org.freedesktop.TestSuite.Echo string:hi >echo-error-output.tmp 2>&1
35 if ! grep -q 'DBus.Error' echo-error-output.tmp; then
36 echo "Didn't get expected failure; output was:"
37 echo "====="
38 cat echo-error-output.tm
    [all...]
  /external/llvm/lib/VMCore/
Makefile 24 $(Echo) Building Intrinsics.gen.tmp from Intrinsics.td
33 $(Echo) Installing $(DESTDIR)$(PROJ_includedir)/llvm/Intrinsics.gen
  /external/llvm/tools/llvm-shlib/
Makefile 58 DARWIN_VERS := $(shell echo $(TARGET_TRIPLE) | sed 's/.*darwin\([0-9]*\).*/\1/')
93 $(Echo) Collecting global symbols of $(notdir $*)
97 $(Echo) Generating exports for $(LIBRARYNAME)
105 $(Echo) Linking all LLVMLibs together for $(LIBRARYNAME)
111 $(Echo) Linking all libs together for static libstdc++.a
116 $(Echo) Making dummy -lstdc++ to lib

Completed in 719 milliseconds

1 2