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

1 2 3 4 5 6

  /external/webkit/LayoutTests/http/tests/appcache/resources/auth/
iframe.php 5 echo 'Authentication canceled';
8 echo "<html manifest='manifest.php'>\n";
9 echo "<p>Subframe, should disappear.</p>\n";
10 echo "<script>\n";
11 echo " applicationCache.oncached = parent.success;\n";
12 echo " applicationCache.onnoupdate = parent.success;\n";
13 echo "</script>\n";
14 echo "</html>\n";
manifest.php 5 echo 'Authentication canceled';
9 echo "CACHE MANIFEST\n";
10 echo "subresource.php\n";
setup.php 5 echo 'Authentication canceled';
8 echo "OK\n";
subresource.php 5 echo 'Authentication canceled';
8 echo "/* Empty subresource */";
  /external/webkit/LayoutTests/http/tests/appcache/resources/
print-uri.php 6 echo $_SERVER['REQUEST_URI'];
  /external/stlport/
configure.bat 1 @ECHO OFF
13 echo STLport Configuration Tool for Windows
14 echo.
19 echo Please specify at least the compiler you are going to use,
20 echo use "configure --help" to see the available ones.
26 echo # STLport Configuration Tool for Windows > build\Makefiles\nmake\config.mak
27 echo # >> build\Makefiles\nmake\config.mak
28 echo # config.mak generated with command line: >> build\Makefiles\nmake\config.mak
29 echo # configure %1 %2 %3 %4 %5 %6 %7 %8 %9 >> build\Makefiles\nmake\config.mak
30 echo # >> build\Makefiles\nmake\config.ma
    [all...]
  /external/dhcpcd/mk/
os.mk 4 _OS_SH= case `uname -s` in Linux) echo "Linux";; Darwin) echo "Darwin";; *) echo "BSD";; esac
man.mk 4 _MANPREFIX_SH= if [ -n "${PREFIX}" ]; then echo "${PREFIX}"; else echo "/usr/share"; fi
11 _MAN5_SH= for man in ${MAN}; do case $$man in *.5) echo $$man;; esac; done
15 _MAN8_SH= for man in ${MAN}; do case $$man in *.8) echo $$man;; esac; done
cc.mk 8 _CSTD_SH= if test -n "${CSTD}"; then echo "-std=${CSTD}"; else echo ""; fi
18 _CC_FLAGS_SH= if ! test -d .git; then echo ""; else for f in ${_CCFLAGS}; do \
25 _GGDB_SH= if test "${DEBUG}" = "yes"; then echo "-ggdb -DDEBUG"; else echo ""; fi
sys.mk 12 _LIBNAME_SH= case `readlink /lib` in "") echo "lib";; *) basename `readlink /lib`;; esac
prog.mk 14 echo "${LINK_RPATH}=${PREFIX}/${LIBNAME}"; \
16 echo ""; \
24 echo "-Wl,-dynamic-linker=/libexec/ld.elf_so"; \
26 echo ""; \
42 echo "" > _${PROG}.c
43 for src in ${SRCS}; do echo "#include \"$$src\"" >> _${PROG}.c; done
  /external/opencore/tools_v2/build/make/
android_make_extras.mk 15 # "echo -e" handles this but certain shells such as dash (on ubuntu)
16 # don't handle the -e option in their builtin echo implementation.
25 # Original method using multiple echo statements separated by ';', but this
87 $$(quiet) echo "LOCAL_PATH := $$(esc_dollar)(call my-dir)" > $$@
88 $$(quiet) echo "include $$(esc_dollar)(CLEAR_VARS)" >> $$@
89 $$(quiet) echo "" >> $$@
90 $$(quiet) echo "LOCAL_WHOLE_STATIC_LIBRARIES := \\" >> $$@
93 $$(quiet) echo "" >> $$@
94 $$(quiet) echo "LOCAL_MODULE := lib$1" >> $$@
96 $$(quiet) echo "" >> $$
    [all...]
  /external/quake/quake/src/WinQuake/
wq.bat 1 @echo off
9 echo -------------------------------------------------------------------
10 echo Options for running WinQuake:
11 echo wq max: all features on, but doesn't work on all systems
12 echo wq fast: maximum speed, but doesn't work on all systems
13 echo wq fastvid: maximum video speed, but safer, probably slower sound
14 echo wq fastsnd: maximum sound speed, but safer, probably slower video
15 echo wq safe: very likely to run, but may be slower
16 echo wq verysafe: almost sure to run, but probably slower, and no sound
17 echo -------------------------------------------------------------------
    [all...]
  /external/openssl/crypto/threads/
netware.bat 1 @echo off
35 echo.
36 echo Generating Metrowerks command file: mttest.def
37 echo # dynamically generated command file for metrowerks build > mttest.def
38 echo IMPORT @%IMPORTS%\clib.imp >> mttest.def
39 echo IMPORT @%IMPORTS%\threads.imp >> mttest.def
40 echo IMPORT @%IMPORTS%\ws2nlm.imp >> mttest.def
41 echo IMPORT GetProcessSwitchCount >> mttest.def
42 echo MODULE clib >> mttest.def
45 echo
    [all...]
  /sdk/files/
find_java.bat 1 @echo off
38 echo.
39 echo WARNING: Java not found in your path.
40 echo Checking it it's installed in %ProgramFiles%\Java instead.
41 echo.
47 echo.
48 echo ERROR: No suitable Java found. In order to properly use the Android Developer
49 echo Tools, you need a suitable version of Java installed on your system. We
50 echo recommend that you install the JDK version of JavaSE, available here:
51 echo http://java.sun.com/javase/downloads/
    [all...]
  /cts/tools/spec-progress/
Android.mk 11 @echo "Copy: $(PRIVATE_MODULE) ($@)"
  /cts/tools/test-progress/
Android.mk 11 @echo "Copy: $(PRIVATE_MODULE) ($@)"
  /external/icu4c/test/testdata/
testdata.mak 15 @echo Test data is built.
32 @echo Building test data
77 @echo Making Test Resource Bundle files $<
81 @echo Making Test Resource Bundle file with encoding ISCII,version=0
85 @echo Making Test Resource Bundle file for IDNA reference implementation
101 @echo Building $@
106 @echo Building $@
111 @echo Building $@
116 @echo Building $@
121 @echo Building $
    [all...]
  /external/v8/tools/visual_studio/
d8js2c.cmd 1 @echo off
  /external/webkit/WebKitTools/Scripts/
run-webkit-nightly.cmd 1 @echo off
  /development/host/windows/prebuilt/usb/
Android.mk 17 @echo "Killing adb server so we can replace AdbWinApi.dll"
18 @adb kill-server || echo "adb appears to be missing"
  /external/expat/conftools/
PrintPath 23 echo="yes"
36 -s ) echo="no" ;;
37 -p* ) pathname="`echo $args | sed 's/^..//'`" ;;
58 pathname=`echo -E $pathname |
67 pathname=`echo $pathname |
97 if [ "x$echo" = "xyes" ]; then
98 echo $path/${program}${ext}
107 if [ "x$echo" = "xyes" ]; then
108 echo $path/${program}
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/stk/
Input.java 36 public boolean echo; field in class:Input
49 echo = false;
63 echo = in.readInt() == 1 ? true : false;
81 dest.writeInt(echo ? 1 : 0);
  /external/dropbear/
netbsd_getpass.c 67 int echo; local
94 if ((echo = (term.c_lflag & ECHO)) != 0) {
95 term.c_lflag &= ~ECHO;
106 if (echo) {
107 term.c_lflag |= ECHO;
  /external/jpeg/
ltmain.sh 27 progname=`$echo "$0" | sed 's%^.*/%%'`
55 echo "$modename: ltconfig version \`$LTCONFIG_VERSION' does not match $PROGRAM version \`$VERSION'" 1>&2
56 echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2
61 echo "$modename: not configured to build any kind of library" 1>&2
62 echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2
72 show="$echo"
83 -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
110 echo "$PROGRAM (GNU $PACKAGE) $VERSION"
119 echo "host: $host"
121 echo "enable shared libraries
    [all...]

Completed in 2366 milliseconds

1 2 3 4 5 6