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

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/remoting/tools/win/
chromoting-set-channel.bat 1 @echo off
14 echo This script updates the registry and needs to be run as Administrator.
15 echo Right-click "Command Prompt" and select "Run as Administrator" and run
16 echo this script from there.
34 echo ********************
35 echo You're not done yet!
36 echo ********************
37 echo You must now UNINSTALL and RE-INSTALL the latest version of Chrome
38 echo Remote Desktop to get your machine back on the stable channel.
39 echo Thank you!
    [all...]
  /external/chromium_org/third_party/opus/src/win32/
genversion.bat 1 @echo off
11 echo Git cannot be found, nor can version.mk. Generating unknown version.
29 echo %version_out%> %1_temp
33 echo # static version string; update manually every release.> "%~dp0..\version.mk"
34 echo %version_mk%>> "%~dp0..\version.mk"
38 echo n | comp %1_temp %1 > NUL 2> NUL
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
InteractiveCallback.java 49 * @param echo
51 * each prompt, the corresponding echo field indicates whether or
56 public String[] replyToChallenge(String name, String instruction, int numPrompts, String[] prompt, boolean[] echo)
  /external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/vc9/genperf/
run.bat 2 @echo off
7 echo Building without Python ...
11 echo Building with Python ...
18 @echo on
  /external/chromium_org/tools/git/
move_source_file.bat 1 @echo off
  /external/chromium/sdch/open-vcdiff/vsprojects/
vcdiff_test.bat 1 @echo off
28 ( echo Must pass location of vcdiff.exe as script argument ^
46 && ( echo vcdiff with no arguments should fail, but succeeded ^
48 echo Test 1 ok
54 && ( echo vcdiff without operation argument should fail, but succeeded ^
56 echo Test 2 ok
63 || ( echo Encode with three arguments failed ^
68 || ( echo Decode with three arguments failed ^
71 || ( echo Decoded target does not match original ^
73 echo Test 3 o
    [all...]
  /external/chromium_org/sdch/open-vcdiff/vsprojects/
vcdiff_test.bat 1 @echo off
28 ( echo Must pass location of vcdiff.exe as script argument ^
46 && ( echo vcdiff with no arguments should fail, but succeeded ^
48 echo Test 1 ok
54 && ( echo vcdiff without operation argument should fail, but succeeded ^
56 echo Test 2 ok
63 || ( echo Encode with three arguments failed ^
68 || ( echo Decode with three arguments failed ^
71 || ( echo Decoded target does not match original ^
73 echo Test 3 o
    [all...]
  /external/open-vcdiff/vsprojects/
vcdiff_test.bat 1 @echo off
28 ( echo Must pass location of vcdiff.exe as script argument ^
46 && ( echo vcdiff with no arguments should fail, but succeeded ^
48 echo Test 1 ok
54 && ( echo vcdiff without operation argument should fail, but succeeded ^
56 echo Test 2 ok
63 || ( echo Encode with three arguments failed ^
68 || ( echo Decode with three arguments failed ^
71 || ( echo Decoded target does not match original ^
73 echo Test 3 o
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/staticDropFiles/
buildNotes.php 21 echo "<title>Build Notes for $buildType $buildName </title>";
33 Build Notes for <?php echo "$buildType $buildName"; ?></font></b></td>
48 echo "<tr>";
49 echo "$line";
50 echo "</tr>";
56 echo "<br>There are no build notes for this build.";
consoleLogs.php 21 echo "<title>Test Console Output for $buildType $buildName </title>";
34 <?php echo "$buildType $buildName"; ?>
57 echo "<tr>";
58 echo "$line";
59 echo "</tr>";
64 echo "<br>There are no test logs for this build.";
  /external/libvpx/libvpx/examples/includes/geshi/contrib/
cssgen.php 40 echo '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
111 echo '<div id="footer"><a href="http://qbnz.com/highlighter/">GeSHi</a> &copy; Nigel McNie, 2004, released under the GPL</div></body>
161 echo "Welcome to the GeSHi CSS generator.<br /><pre>Searching for GeSHi... ";
190 echo '<span style="color: green;">Found at ' . realpath($geshi_path) . '</span>';
196 echo '<span style="color: red;">Not found</span>';
203 echo '<span style="color: red;">Not found</span>';
207 echo "\nSearching for language files... ";
211 echo '<span style="color: green;">Found at ' . realpath($geshi_lang_path) . '</span>';
217 echo '<span style="color: red;">Not found</span>';
219 echo "</pre>\n"
    [all...]
cssgen2.php 49 echo "/**\n".
58 echo preg_replace('/^\/\*\*.*?\*\//s', '', $css);
  /external/dhcpcd/mk/
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
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
idle.bat 1 @echo off
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
idle.bat 1 @echo off
  /developers/build/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
26 echo.
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
28 echo.
29 echo Please set the JAVA_HOME variable in your environment to match the
30 echo location of your Java installation.
40 echo.
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
42 echo.
43 echo Please set the JAVA_HOME variable in your environment to match the
    [all...]
  /developers/build/templates/create/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
26 echo.
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
28 echo.
29 echo Please set the JAVA_HOME variable in your environment to match the
30 echo location of your Java installation.
40 echo.
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
42 echo.
43 echo Please set the JAVA_HOME variable in your environment to match the
    [all...]
  /developers/samples/android/background/alarms/RepeatingAlarm/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
26 echo.
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
28 echo.
29 echo Please set the JAVA_HOME variable in your environment to match the
30 echo location of your Java installation.
40 echo.
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
42 echo.
43 echo Please set the JAVA_HOME variable in your environment to match the
    [all...]
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
26 echo.
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
28 echo.
29 echo Please set the JAVA_HOME variable in your environment to match the
30 echo location of your Java installation.
40 echo.
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
42 echo.
43 echo Please set the JAVA_HOME variable in your environment to match the
    [all...]
  /developers/samples/android/connectivity/network/BasicNetworking/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
26 echo.
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
28 echo.
29 echo Please set the JAVA_HOME variable in your environment to match the
30 echo location of your Java installation.
40 echo.
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
42 echo.
43 echo Please set the JAVA_HOME variable in your environment to match the
    [all...]
  /developers/samples/android/connectivity/network/NetworkConnect/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
26 echo.
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
28 echo.
29 echo Please set the JAVA_HOME variable in your environment to match the
30 echo location of your Java installation.
40 echo.
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
42 echo.
43 echo Please set the JAVA_HOME variable in your environment to match the
    [all...]
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
26 echo.
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
28 echo.
29 echo Please set the JAVA_HOME variable in your environment to match the
30 echo location of your Java installation.
40 echo.
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
42 echo.
43 echo Please set the JAVA_HOME variable in your environment to match the
    [all...]
  /developers/samples/android/content/contacts/BasicContactables/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
26 echo.
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
28 echo.
29 echo Please set the JAVA_HOME variable in your environment to match the
30 echo location of your Java installation.
40 echo.
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
42 echo.
43 echo Please set the JAVA_HOME variable in your environment to match the
    [all...]
  /developers/samples/android/content/documentsUi/StorageClient/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
26 echo.
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
28 echo.
29 echo Please set the JAVA_HOME variable in your environment to match the
30 echo location of your Java installation.
40 echo.
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
42 echo.
43 echo Please set the JAVA_HOME variable in your environment to match the
    [all...]
  /developers/samples/android/content/documentsUi/StorageProvider/
gradlew.bat 1 @if "%DEBUG%" == "" @echo off
26 echo.
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
28 echo.
29 echo Please set the JAVA_HOME variable in your environment to match the
30 echo location of your Java installation.
40 echo.
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
42 echo.
43 echo Please set the JAVA_HOME variable in your environment to match the
    [all...]

Completed in 408 milliseconds

12 3 4 5 6 7 8 91011>>