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

<<31323334353637383940>>

  /ndk/build/core/
install-binary.mk 26 @ echo "Install : $(PRIVATE_NAME) => $(PRIVATE_DST_DIR)"
setup-toolchain.mk 90 @ echo "Gdbserver : [$(PRIVATE_NAME)] $(PRIVATE_DST)"
98 @ echo "Gdbsetup : $(PRIVATE_DST)"
99 $(hide) echo "set solib-search-path $(PRIVATE_SOLIB_PATH)" > $(PRIVATE_DST)
100 $(hide) echo "directory $(SYSROOT)/usr/include" >> $(PRIVATE_DST)
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
icmp.h 66 } echo; member in union:icmphdr::__anon9190
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
icmp.h 66 } echo; member in union:icmphdr::__anon9544
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
icmp.h 66 } echo; member in union:icmphdr::__anon9898
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
icmp.h 66 } echo; member in union:icmphdr::__anon10306
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
icmp.h 66 } echo; member in union:icmphdr::__anon10680
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
icmp.h 66 } echo; member in union:icmphdr::__anon11093
  /sdk/eclipse/scripts/
update_version.sh 20 echo "Please run this from tools/eclipse."
  /sdk/sdkmanager/app/etc/
android 51 echo `basename "$prog"`": can't find $jarfile"
109 echo "SWT folder '${swtpath}' does not exist."
110 echo "Please export ANDROID_SWT to point to the folder containing swt.jar for your platform."
115 echo "Starting Android SDK and AVD Manager"
android.bat 1 @echo off
51 echo [INFO] Starting Android SDK and AVD Manager
76 echo ERROR: SWT folder '%swt_path%' does not exist.
77 echo Please set ANDROID_SWT to point to the folder containing swt.jar for your platform.
  /system/core/fastboot/
genkey.sh 5 echo "Usage: $0 alias \"pass phrase\""
  /system/core/sh/
Android.mk 29 bltin/echo.c \
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/UtilityAdapter/
Makefile 113 @echo $@
117 @echo $@
127 @echo $@
131 @echo $@
  /build/core/
java.mk 136 @echo Copying $(PRIVATE_SOURCE_FILE)
189 @echo Copying: $<
197 @echo JarJar: $@
201 @echo Copying: $@
207 @echo Copying: $@
273 @echo Findbugs: $@
286 @echo ConvertXmlToText: $@
cleanbuild.mk 90 echo "CURRENT_CLEAN_BUILD_VERSION := $(INTERNAL_CLEAN_BUILD_VERSION)" > \
92 echo "CURRENT_CLEAN_STEPS := $(INTERNAL_CLEAN_STEPS)" >> \
151 echo "PREVIOUS_BUILD_CONFIG := $(current_build_config)" > \
205 @echo "Deleted emulator userdata images."
211 @echo "Deleted images and staging directories."
  /external/bison/build-aux/
Makefile.in 216 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu build-aux/Makefile'; \
225 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
245 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
246 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
249 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
250 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
253 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
288 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
297 @echo "This command is intended for maintainers to use"
298 @echo "it deletes files that may require special tools to rebuild.
    [all...]
  /external/elfutils/doc/
Makefile.in 171 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits doc/Makefile'; \
180 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
200 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
201 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
204 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
205 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
208 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
243 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
253 @echo "This command is intended for maintainers to use"
254 @echo "it deletes files that may require special tools to rebuild.
    [all...]
  /external/elfutils/m4/
Makefile.in 174 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits m4/Makefile'; \
183 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
203 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
204 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
207 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
208 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
211 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
246 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
255 @echo "This command is intended for maintainers to use"
256 @echo "it deletes files that may require special tools to rebuild.
    [all...]
  /development/pdk/docs/porting/
release_keys.jd 34 echo "Create a test certificate key."
35 echo "Usage: $0 NAME"
36 echo "Will generate NAME.pk8 and NAME.x509.pem"
37 echo " $AUTH"
46 echo "Please enter the password for this key:"
  /external/bluetooth/glib/gobject/
Makefile.am 20 (echo -e EXPORTS; $(CPP) -P -DINCLUDE_VARIABLES -DINCLUDE_INTERNAL_SYMBOLS -DG_OS_WIN32 -DALL_FILES - <$(srcdir)/gobject.symbols | sed -e '/^$$/d' -e 's/^/ /' -e 's/G_GNUC_[^ ]*//g' | sort) > gobject.def
179 echo "#ifndef __G_MARSHAL_H__" > xgen-gmh \
180 && echo "#define __G_MARSHAL_H__" >> xgen-gmh \
182 && echo "#endif /* __G_MARSHAL_H__ */" >> xgen-gmh \
185 && echo timestamp > $@
  /external/clearsilver/ports/rpm/
clearsilver.spec 47 %define perl_sitearch %(eval "`perl -V:installsitearch`"; echo $installsitearch)
48 %define perl_prefix %(eval "`perl -V:prefix`"; echo $prefix)
49 %define ruby_sitepath %(echo "i dunno")
50 %define ruby_version %(echo "i dunno")
51 %define ruby_arch %(echo "i dunno")
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
build.com 63 $ ECHO = "write sys$output"
144 $ 'ECHO' ""
145 $ 'ECHO' " Checking with COMPRESSION="""""
149 $ then 'ECHO' " Test passed."
151 $ else 'ECHO' "? Test failed!"
  /external/webkit/WebKitTools/pywebsocket/example/
echo_client.py 33 """Web Socket Echo client.
91 """Web Socket echo client."""
100 Shake hands and then repeat sending message and receiving its echo.
117 raise Exception('Incorrect echo: %r' % received)
173 default='/echo', help='resource path')
  /external/zlib/old/os2/
Makefile.os2 38 RANLIB=echo
62 echo hello world | ./minigzip | ./minigzip -d || \
63 echo ' *** minigzip test FAILED ***' ; \
65 echo ' *** zlib test OK ***'; \
67 echo ' *** zlib test FAILED ***'; \

Completed in 102 milliseconds

<<31323334353637383940>>