HomeSort by relevance Sort by last modified time
    Searched full:echo (Results 576 - 600 of 1516) sorted by null

<<21222324252627282930>>

  /external/elfutils/libcpu/
Makefile 85 CYGPATH_W = echo
192 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits libcpu/Makefile'; \
201 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
246 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
259 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
275 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
292 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
    [all...]
  /external/bison/
Makefile.in 88 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
90 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
93 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
257 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
263 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
270 echo ' $(SHELL) ./config.status'; \
273 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
308 echo " $(aclocalDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(aclocaldir)/$$f'"; \
316 echo " rm -f '$(DESTDIR)$(aclocaldir)/$$f'"; \
335 target=`echo $@ | sed s/-recursive//`;
    [all...]
config.status 74 echo X/"$0" |
91 echo "#! /bin/sh" >conf$$.sh
92 echo "exit 0" >>conf$$.sh
128 { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
129 echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
179 { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
180 echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
192 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` i
    [all...]
  /external/elfutils/libasm/
Makefile 58 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
60 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
63 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
122 CYGPATH_W = echo
256 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits libasm/Makefile'; \
265 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
282 echo " $(libLIBRARIES_INSTALL) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
290 echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
299 echo " rm -f '$(DESTDIR)$(libdir)/$$p'"; \
377 echo " $(euincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(euincludedir)/$$f'";
    [all...]
  /external/bison/src/
Makefile 133 CYGPATH_W = echo
296 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
305 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
320 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
323 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
324 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
332 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
333 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
348 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
349 echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'";
    [all...]
  /build/core/
raw_executable.mk 17 @echo "target Linking: $(PRIVATE_MODULE)"
  /dalvik/dx/tests/029-unit-Bits/
run 20 echo "Yay!"
  /dalvik/dx/tests/033-unit-IntList/
run 20 echo "Yay!"
  /dalvik/dx/tests/035-dex-instance-var/
run 20 echo Good!
  /dalvik/dx/tests/036-dex-static-var/
run 20 echo Good!
  /dalvik/dx/tests/037-dex-static-final-var/
run 20 echo Good!
  /dalvik/dx/tests/038-dex-instance-method/
run 20 echo Good!
  /dalvik/dx/tests/039-dex-static-method/
run 20 echo Good!
  /dalvik/dx/tests/040-dex-constructor/
run 20 echo Good!
  /dalvik/dx/tests/041-dex-abstract-method/
run 20 echo Good!
  /dalvik/dx/tests/042-dex-ignore-result/
run 20 echo Good!
  /dalvik/dx/tests/043-dex-two-classes/
run 20 echo Good!
  /dalvik/dx/tests/089-dex-define-object/
run 20 echo Good!
  /development/pdk/hosting/
edoxfix.sh 5 echo \</div\> > $1/div.tmp
  /development/tools/zoneinfo/
generate 37 echo $version | sed 's/tzdata//' > ../../../bionic/libc/zoneinfo/zoneinfo.version
  /external/bison/tests/
Makefile.in 231 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
240 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
264 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
265 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
268 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
269 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
272 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
309 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
319 @echo "This command is intended for maintainers to use"
320 @echo "it deletes files that may require special tools to rebuild.
    [all...]
  /external/bluetooth/bluez/plugins/
echo.c 147 .name = "echo-server",
154 debug("Setup echo plugin");
161 debug("Cleanup echo plugin");
166 BLUETOOTH_PLUGIN_DEFINE(echo, VERSION,
  /external/bluetooth/glib/
Makefile.decl 49 echo '<?xml version="1.0"?>' > $@.xml ; \
50 echo '<report-collection>' >> $@.xml ; \
54 echo >> $@.xml ; \
55 echo '</report-collection>' >> $@.xml ; \
  /external/bluetooth/glib/gobject/
makefile.msc.in 52 echo EXPORTS > gobject.def
61 echo #ifndef __G_MARSHAL_H__ > xgen-gmh
62 echo #define __G_MARSHAL_H__ >> xgen-gmh
64 echo #endif /* __G_MARSHAL_H__ */ >> xgen-gmh
  /external/dbus/test/name-test/
test-threads-init.c 20 char *echo = "echo"; local
26 "Echo");
28 dbus_message_append_args (method, DBUS_TYPE_STRING, &echo, NULL);

Completed in 227 milliseconds

<<21222324252627282930>>