Home
last modified time | relevance | path

Searched refs:echo (Results 1 – 25 of 2426) sorted by relevance

12345678910>>...98

/external/python/cpython3/Modules/_decimal/tests/
Drunall.bat8 echo.
9 echo # ======================================================================
10 echo # Building Python (Debug^|x64)
11 echo # ======================================================================
12 echo.
17 echo.
18 echo # ======================================================================
19 echo # platform=Debug^|x64
20 echo # ======================================================================
21 echo.
[all …]
/external/icu/icu4c/source/config/
Dicu-config-bottom17 # echo ENABLE RPATH $ENABLE_RPATH and RPATHLDFLAGS=${RPATH_LDFLAGS}
30 echo " --noverify Don't verify that ICU is actually installed."
31 echo " --bindir Print binary directory path (bin)"
32 echo " --cc Print C compiler used [CC]"
33 echo " --cflags Print C compiler flags [CFLAGS]"
34 echo " --cflags-dynamic Print additional C flags for"
35 echo " building shared libraries."
36 echo " --cppflags Print C Preprocessor flags [CPPFLAGS]"
37 echo " --cppflags-dynamic Print additional C Preprocessor flags for"
38 echo " building shared libraries."
[all …]
/external/linux-kselftest/android/patches/
D0013-run_vmtests.patch39 - echo 3 > /proc/sys/vm/drop_caches
40 - echo $(( $lackpgs + $nr_hugepgs )) > /proc/sys/vm/nr_hugepages
42 - echo "Please run this test as root"
58 - echo "no hugetlbfs support in kernel?"
68 -echo "$ARCH64STR" | grep $ARCH && VADDR64=1
73 -echo "---------------------"
74 -echo "running hugepage-mmap"
75 -echo "---------------------"
78 - echo "[FAIL]"
81 - echo "[PASS]"
[all …]
/external/llvm-project/llvm/test/tools/llvm-profdata/
Dinvalid-profdata.test1 RUN: echo ":ir" > %t.input
2 RUN: echo "_ZN6Thread5StartEv" >> %t.input
3 RUN: echo "# Func Hash:" >> %t.input
4 RUN: echo "288793635542036872" >> %t.input
5 RUN: echo "# Num Counters:" >> %t.input
6 RUN: echo "3" >> %t.input
7 RUN: echo "# Counter Values:" >> %t.input
8 RUN: echo "0" >> %t.input
9 RUN: echo "12" >> %t.input
10 RUN: echo "12" >> %t.input
[all …]
/external/pcre/dist2/
DRunGrepTest.bat1 @echo off
26 echo ** %pcre2grep% does not exist.
31 echo ** %pcre2test% does not exist.
36 echo Testing %pcre2grep_version%
65 echo Cannot find the testdata directory
80 echo Default newline setting forced to LF
86 echo WScript.StdOut.Write(WScript.Arguments(0).replace(/\\r/g, "\r").replace(/\\n/g, "\n")) >printf…
91 echo Testing pcre2grep main features
93 echo ---------------------------- Test 1 ------------------------------>testtrygrep
95 echo RC=^%ERRORLEVEL%>>testtrygrep
[all …]
/external/python/pyfakefs/docs/
Dmake.bat20 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 project
29 echo. epub to make an epub
[all …]
/external/python/dateutil/docs/
Dmake.bat20 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 project
29 echo. epub to make an epub
[all …]
/external/icu/icu4c/source/samples/all/
Dsamplecheck.bat1 @echo off
13 echo Usage: %0 "x86 or x64" "Debug or Release"
18 echo Usage: %0 %1 "Debug or Release"
32 echo Error '%ICU_BINDIR%' does not exist!
33 echo Have you built all of ICU yet ?
38 echo Setting codepage to UTF-8
41 echo Testing ICU samples in %ICU_ICUDIR% arch=%ICU_ARCH% type=%ICU_DBRL%
74 @echo.
75 @echo ==== %THT% =========================================================================
80 @echo.
[all …]
/external/linux-kselftest/tools/testing/selftests/ftrace/test.d/
Dfunctions3 echo > trace
7 echo 0 > tracing_on
11 echo 1 > tracing_on
15 echo nop > current_tracer
22 cmd=`echo $line | cut -f2- -d: | cut -f1 -d"["`
23 file=`echo $line | cut -f1 -d:`
24 echo "!$cmd" >> $file
28 cmd=`echo $line | cut -f2- -d: | cut -f1 -d"["`
29 file=`echo $line | cut -f1 -d:`
30 echo "!$cmd" > $file
[all …]
/external/clang/docs/
Dmake.bat20 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 project
29 echo. epub to make an epub
[all …]
/external/clang/docs/analyzer/
Dmake.bat20 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 project
29 echo. epub to make an epub
[all …]
/external/llvm-project/clang/docs/analyzer/
Dmake.bat20 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 project
29 echo. epub to make an epub
[all …]
/external/llvm-project/llvm/docs/
Dmake.bat20 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 project
29 echo. epub to make an epub
[all …]
/external/llvm-project/clang/docs/
Dmake.bat20 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 project
29 echo. epub to make an epub
[all …]
/external/python/cryptography/docs/
Dmake.bat20 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 project
29 echo. epub to make an epub
[all …]
/external/llvm-project/lld/docs/
Dmake.bat20 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 project
29 echo. epub to make an epub
[all …]
/external/llvm/docs/
Dmake.bat20 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 project
29 echo. epub to make an epub
[all …]
/external/llvm-project/clang-tools-extra/docs/
Dmake.bat20 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 project
29 echo. epub to make an epub
[all …]
/external/one-true-awk/testdir/
DT.argv1 echo T.argv: misc tests of argc and argv
5 echo >foo1
6 echo >foo2
16 echo * >foo2
17 diff foo1 foo2 || echo 'BAD: T.argv (echo1 *)'
29 echo * >foo2
30 diff foo1 foo2 || echo 'BAD: T.argv (echo2 *)'
41 echo "5
47 diff foo1 foo2 || echo 'BAD: T.argv (argc *)'
49 echo '1
[all …]
DT.gawk1 echo T.gawk: tests adapted from gawk test suite
7 ./echo '1
17 cmp -s foo1 foo2 || ./echo 'BAD: T.gawk arrayref'
20 ./echo '1 2 3
23 ./echo '3
30 cmp -s foo1 foo2 || ./echo 'BAD: T.gawk asgext'
33 ./echo 'x\y
35 ./echo 'x\y
43 cmp -s foo1 foo2 || ./echo 'BAD: T.gawk backgsub'
47 ./echo 'x\y
[all …]
/external/python/rsa/doc/
Dmake.bat18 echo.Please use `make ^<target^>` where ^<target^> is one of
19 echo. html to make standalone HTML files
20 echo. dirhtml to make HTML files named index.html in directories
21 echo. singlehtml to make a single large HTML file
22 echo. pickle to make pickle files
23 echo. json to make JSON files
24 echo. htmlhelp to make HTML files and a HTML help project
25 echo. qthelp to make HTML files and a qthelp project
26 echo. devhelp to make HTML files and a Devhelp project
27 echo. epub to make an epub
[all …]
/external/python/pyopenssl/doc/
Dmake.bat18 echo.Please use `make ^<target^>` where ^<target^> is one of
19 echo. html to make standalone HTML files
20 echo. dirhtml to make HTML files named index.html in directories
21 echo. singlehtml to make a single large HTML file
22 echo. pickle to make pickle files
23 echo. json to make JSON files
24 echo. htmlhelp to make HTML files and a HTML help project
25 echo. qthelp to make HTML files and a qthelp project
26 echo. devhelp to make HTML files and a Devhelp project
27 echo. epub to make an epub
[all …]
/external/mksh/src/
Dcheck.t39 echo "${vsn#* }"
47 echo "${KSH_VERSION%% *}"
56 echo "${KSH_VERSION%% *}"
108 echo ${foo:-baz}
117 echo ${foo:-baz}
126 echo "<$ENV>"
154 ln -s "$__progname" echo || cp "$__progname" echo
155 ./echo -c 'echo foo' | ./cat -u
157 -c echo foo
190 echo ok
[all …]
/external/llvm-project/llvm/utils/lit/tests/Inputs/shtest-shell/
Ddiff-unified.txt1 # RUN: echo 1 > %t.foo
2 # RUN: echo 2 >> %t.foo
3 # RUN: echo 3 >> %t.foo
4 # RUN: echo 4 >> %t.foo
5 # RUN: echo 5 >> %t.foo
6 # RUN: echo 6 foo >> %t.foo
7 # RUN: echo 7 >> %t.foo
8 # RUN: echo 8 >> %t.foo
9 # RUN: echo 9 >> %t.foo
10 # RUN: echo 10 >> %t.foo
[all …]
/external/python/cpython2/PCbuild/
Dbuild.bat1 @echo off
4 echo.%~nx0 [flags and arguments] [quoted MSBuild options]
5 echo.
6 echo.Build CPython from the command line. Requires the appropriate
7 echo.version(s) of Microsoft Visual Studio to be installed (see readme.txt).
8 echo.
9 echo.After the flags recognized by this script, up to 9 arguments to be passed
10 echo.directly to MSBuild may be passed. If the argument contains an '=', the
11 echo.entire argument must be quoted (e.g. `%~nx0 "/p:PlatformToolset=v100"`).
12 echo.Alternatively you can put extra flags for MSBuild in a file named
[all …]

12345678910>>...98