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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/ManualTests/blackberry/
clear-cookie-refresh-result.php 2 echo 'This tests the function of clear cookies by clicking "Clear Cookies" button from Settings -> Privacy & Security.<br>';
3 echo 'It is for https://bugs.webkit.org/show_bug.cgi?id=84223.<br>';
4 echo 'Please clear the cookies from Settings -> Privacy & Security by pressing "Clear Cookies" button, then refresh this page to see the result.<br>';
6 echo 'result: NOT PASS';
8 echo 'result: PASS';
http-cookie-database-update.php 3 echo 'Test updating of cookies\' database. It is for https://bugs.webkit.org/show_bug.cgi?id=83760.<br>';
4 echo 'To run this test, http-cookie-database-set.php must be served over http and http-cookie-database-update.php must be served over https.<br>';
5 echo 'Test steps:<br>';
6 echo '1. Load http-cookie-database-set.php. (If you load http-cookie-database-update.php directly in this step, please clear cookies and load http-cookie-database-set.php to finish this step.<br>';
7 echo '2. Restart the browser and load http-cookie-database-set.php again to see the result.<br>';
http-auth-on-200.php 5 echo 'PASS if you did not see an authentication dialog';
http-auth-challenge.php 11 echo "Auth dialog behavior when press OK button: ";
13 echo "<span style='color:green'>PASS</span>";
15 echo "<span style='color:red'>FAIL</span>";
20 echo "Auth dialog behavior when press Cancel button: ";
22 echo "<span style='color:green'>PASS</span>";
24 echo "<span style='color:red'>FAIL</span>";
http-auth-private-mode-changed.php 5 echo 'Test steps:<br>';
6 echo '1. Set Private Browsing off. (Settings -> Privacy & Security -> Private Browsing)<br>';
7 echo '2. Refresh the page.<br>';
8 echo '3. There should be a dialog for you to input username and password again.<br>';
9 echo 'If you can\'t see the dialog, this test fails.<br>';
14 echo "Authorization Required.";
http-cookie-database-set.php 3 echo 'PASS';
5 echo 'FAIL';
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/staticDropFiles/
download.php 27 echo '<META HTTP-EQUIV="Refresh" CONTENT="0;URL='.$dropFile.'">';
28 echo '<b><font size "+4">Downloading: '.$dropFile.'</font></b>';
29 echo '<BR>';
30 echo '<BR>';
31 echo 'If your download does not begin automatically click <a href="'.$dropFile.'">here</a>.';
39 echo '<p><b><font size="+4">Important Notes<BR>';
40 echo $dropFile;
41 echo '</font></b></font></p>
46 echo '<textarea name="textfield" cols="80" rows="20" wrap="PHYSICAL">'.$result;
47 echo '</textarea>';
    [all...]
  /external/robolectric/
find-android.bat 1 @echo off
6 @echo "sdk.dir=%x%" >> local.properties
  /external/clang/docs/analyzer/
make.bat 1 @ECHO OFF
20 echo.Please use `make ^<target^>` where ^<target^> is one of
21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp projec
    [all...]
  /external/clang/docs/
make.bat 1 @ECHO OFF
20 echo.Please use `make ^<target^>` where ^<target^> is one of
21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp projec
    [all...]
  /external/llvm/docs/
make.bat 1 @ECHO OFF
20 echo.Please use `make ^<target^>` where ^<target^> is one of
21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
24 echo. pickle to make pickle files
25 echo. json to make JSON files
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp projec
    [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/chromium_org/third_party/mesa/src/src/gallium/docs/
make.bat 1 @ECHO OFF
16 echo.Please use `make ^<target^>` where ^<target^> is one of
17 echo. html to make standalone HTML files
18 echo. dirhtml to make HTML files named index.html in directories
19 echo. pickle to make pickle files
20 echo. json to make JSON files
21 echo. htmlhelp to make HTML files and a HTML help project
22 echo. qthelp to make HTML files and a qthelp project
23 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
24 echo. changes to make an overview over all changed/added/deprecated items
    [all...]
  /external/mesa3d/src/gallium/docs/
make.bat 1 @ECHO OFF
16 echo.Please use `make ^<target^>` where ^<target^> is one of
17 echo. html to make standalone HTML files
18 echo. dirhtml to make HTML files named index.html in directories
19 echo. pickle to make pickle files
20 echo. json to make JSON files
21 echo. htmlhelp to make HTML files and a HTML help project
22 echo. qthelp to make HTML files and a qthelp project
23 echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter
24 echo. changes to make an overview over all changed/added/deprecated item
    [all...]
  /external/dhcpcd/mk/
os.mk 4 _OS_SH= case `uname -s` in Linux) echo "Linux";; Darwin) echo "Darwin";; *) echo "BSD";; esac
  /external/chromium_org/third_party/WebKit/ManualTests/eventsource/
eventsource-loader-buffering.php 9 echo "data: $data\n\n";
  /external/chromium_org/third_party/icu/source/allinone/
icucheck.bat 1 @echo off
12 echo Usage: %0 "x86 or x64" "Debug or Release"
17 echo Usage: %0 %1 "Debug or Release"
27 echo testing ICU in %ICU_ICUDIR% arch=%ICU_ARCH% type=%ICU_DBRL%
41 @echo on
44 @echo ==== %THT% =========================================================================
54 @echo ==== %THT% =========================================================================
65 @echo ==== %THT% =========================================================================
76 @echo ==== %THT% =========================================================================
87 @echo ==== %THT% =========================================================================
    [all...]
  /external/icu4c/allinone/
icucheck.bat 1 @echo off
12 echo Usage: %0 "x86 or x64" "Debug or Release"
17 echo Usage: %0 %1 "Debug or Release"
33 echo testing ICU in %ICU_ICUDIR% arch=%ICU_ARCH% type=%ICU_DBRL%
47 @echo on
50 @echo ==== %THT% =========================================================================
60 @echo ==== %THT% =========================================================================
71 @echo ==== %THT% =========================================================================
82 @echo ==== %THT% =========================================================================
93 @echo ==== %THT% =========================================================================
    [all...]
  /external/libogg/win32/VS6/
build_ogg_dynamic.bat 1 @echo off
2 echo ---+++--- Building Ogg (Dynamic) ---+++---
11 echo Setting include paths for Ogg
13 echo Compiling...
build_ogg_dynamic_debug.bat 1 @echo off
2 echo ---+++--- Building Ogg (Dynamic) ---+++---
11 echo Setting include paths for Ogg
13 echo Compiling...
build_ogg_static.bat 1 @echo off
2 echo ---+++--- Building Ogg (Static) ---+++---
11 echo Setting include paths for Ogg
13 echo Compiling...
build_ogg_static_debug.bat 1 @echo off
2 echo ---+++--- Building Ogg (Static) ---+++---
11 echo Setting include paths for Ogg
13 echo Compiling...
  /external/chromium_org/chrome/tools/build/win/
map_drive.bat 1 @echo off
14 echo %DRIVE_LETTER% Drive mapped to wrong share, disconnecting..
19 echo %DRIVE_LETTER% Drive already mapped..
23 echo %DRIVE_LETTER% Drive not mapped..
27 echo Mapping %DRIVE_LETTER% to %SHARE_NAME%
  /external/chromium_org/third_party/openssl/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...]
  /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...]

Completed in 300 milliseconds

1 2 3 4 5 6 7 8 91011>>