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

12 3 4 5 6 7 8 91011>>

  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
buildbin.sh 22 echo;
23 echo "usage: $0 <langcountryid> <speakerid>";
24 echo " e.g: $0 en-GB kh0";
32 echo
34 echo;
35 echo invalid speaker id;
41 echo
44 echo
47 echo
49 echo;
    [all...]
  /system/core/rootdir/etc/
init.testmenu 66 echo
67 echo "------------------------------"
68 echo " 1: init commands"
69 echo " 2: call commands"
70 echo " 3: misc phone"
71 echo " 4: phone debug output"
72 echo " 5: test data connection"
73 echo " 6: start runtime"
74 echo " 7: start runtime w/output"
75 echo " 8: stop runtime
    [all...]
  /external/quake/
setupdevice.sh 11 echo $TOP
16 echo "please run your envsetup.sh script"
20 echo "top found at $T"
23 echo "Creating Quake directories on the device"
29 echo "Copying Quake data files to the device. (This could take several minutes)"
31 echo "Done."
  /system/core/sh/
mknodes.sh 41 echo "/*"
42 echo " * This file was generated by mknodes.sh"
43 echo " */"
44 echo
64 echo "#define $define $tagno"
73 echo
77 echo
78 echo
79 echo "struct $struct {"
96 echo " $type$name;
    [all...]
mkinit.sh 146 echo "/*"
147 echo " * This file was generated by the mkinit program."
148 echo " */"
149 echo
153 echo "#include $f"
156 echo
157 echo
158 echo
159 echo "$defines"
160 echo
    [all...]
  /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/e2fsprogs/tests/
Makefile.in 17 @echo "Creating test_script..."
18 @echo "#!/bin/sh" > test_script
19 @HTREE_CMT@ @echo "HTREE=y" >> test_script
20 @echo 'EGREP="@EGREP@"' >> test_script
21 @echo "SRCDIR=@srcdir@" >> test_script
22 @echo "DIFF_OPTS=@UNI_DIFF_OPTS@" >> test_script
27 @echo "Running e2fsprogs test suite..."
28 @echo " "
34 echo "No failed tests" ; \
43 @echo "Creating a new e2fsck testcase in ${TDIR}
    [all...]
  /external/webkit/LayoutTests/http/tests/appcache/resources/auth/
setup.php 5 echo 'Authentication canceled';
8 echo "OK\n";
subresource.php 5 echo 'Authentication canceled';
8 echo "/* Empty subresource */";
manifest.php 5 echo 'Authentication canceled';
9 echo "CACHE MANIFEST\n";
10 echo "subresource.php\n";
  /external/iptables/extensions/
.set-test 2 [ -f $KERNEL_DIR/include/linux/netfilter_ipv4/ip_set.h ] && echo set SET
  /external/dhcpcd/mk/
os.mk 4 _OS_SH= case `uname -s` in Linux) echo "Linux";; Darwin) echo "Darwin";; *) echo "BSD";; esac
  /external/tcpdump/tests/
bgp_vpn_attrset.sh 3 echo -n test bgp_vpn_attrset...
6 echo passed.
8 echo failed.
eapon1.sh 5 echo -n test eapon1...
9 echo passed.
11 echo failed.
esp0.sh 3 echo -n test esp0...
7 echo passed.
9 echo failed.
espudp1.sh 5 echo -n test espudp1...
9 echo passed.
11 echo failed.
isakmp1.sh 5 echo -n test isakmp1...
8 echo passed.
10 echo failed.
isakmp2.sh 5 echo -n test isakmp2...
8 echo passed.
10 echo failed.
isakmp3.sh 5 echo -n test isakmp3...
9 echo passed.
11 echo failed.
isakmp4.sh 5 echo -n test isakmp4...
9 echo passed.
11 echo failed.
lmp.sh 5 echo -n test lmp ...
9 echo passed.
11 echo failed.
ospf-gmpls.sh 5 echo -n test ospf-gmpls...
9 echo passed.
11 echo failed.
  /external/bluetooth/glib/
sanity_check 6 echo "ERROR: glib-$VERSION.tar.gz does not exist..."
10 echo ""
12 echo "Checking glib-$VERSION.tar.gz..."
18 echo -n "$file... "
20 echo "failed."
23 echo "ok"
27 echo -n "INSTALL..."
29 echo "ok"
31 echo "failed."
35 echo ""
    [all...]
  /external/libpng/scripts/
libpng-config-body.in 36 echo ${prefix}
40 echo ${version}
49 echo ${ccopts}
53 echo ${cppflags}
57 echo ${I_opts} ${cppflags} ${ccopts}
61 echo ${libdir}
65 echo ${libs}
69 echo ${I_opts}
73 echo ${L_opts}
77 echo ${R_opts
    [all...]
  /external/libpng/
autogen.sh 9 echo "running libtoolize" >&2
12 echo "running aclocal" >&2
15 echo "running autoheader [ignore the warnings]" >&2
18 echo "running automake" >&2
21 echo "running autoconf" >&2
24 echo "autogen complete" >&2 ||
25 echo "ERROR: autogen.sh failed, autogen is incomplete" >&2

Completed in 55 milliseconds

12 3 4 5 6 7 8 91011>>