Home
last modified time | relevance | path

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

12345678910>>...30

/external/harfbuzz_ng/win32/
Dinfo-msvc.mak45 @echo.
46 @echo ==================================
47 @echo Configuration for HarfBuzz Library
48 @echo ==================================
49 @echo Unicode Implementation: $(UNICODE_IMPL)
50 @echo Enabled Features: $(INC_FEATURES)
53 @echo.
54 @echo ----------------
55 @echo Other build info
56 @echo ----------------
[all …]
/external/icu/icu4c/source/config/
Dicu-config-bottom9 # echo ENABLE RPATH $ENABLE_RPATH and RPATHLDFLAGS=${RPATH_LDFLAGS}
22 echo " --noverify Don't verify that ICU is actually installed."
23 echo " --bindir Print binary directory path (bin)"
24 echo " --cc Print C compiler used [CC]"
25 echo " --cflags Print C compiler flags [CFLAGS]"
26 echo " --cflags-dynamic Print additional C flags for"
27 echo " building shared libraries."
28 echo " --cppflags Print C Preprocessor flags [CPPFLAGS]"
29 echo " --cppflags-dynamic Print additional C Preprocessor flags for"
30 echo " building shared libraries."
[all …]
DpkgdataMakefile.in19 @echo GENCCODE_ASSEMBLY_TYPE=$(GENCCODE_ASSEMBLY) >> $(OUTPUTFILE)
20 @echo SO=$(SO) >> $(OUTPUTFILE)
21 @echo SOBJ=$(SOBJ) >> $(OUTPUTFILE)
22 @echo A=$(A) >> $(OUTPUTFILE)
23 @echo LIBPREFIX=$(LIBPREFIX)$(STATIC_PREFIX_WHEN_USED) >> $(OUTPUTFILE)
24 @echo LIB_EXT_ORDER=$(FINAL_SO_TARGET) >> $(OUTPUTFILE)
25 @echo COMPILE="$(COMPILE.c)" >> $(OUTPUTFILE)
26 @echo LIBFLAGS="-I$(prefix)/include $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCFLAGS)" >> $(OUTPUTFILE)
27 @echo GENLIB="$(SHLIB.c)" >> $(OUTPUTFILE)
28 @echo LDICUDTFLAGS=$(LDFLAGSICUDT) >> $(OUTPUTFILE)
[all …]
/external/chromium-trace/catapult/third_party/html5lib-python/doc/
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/chromium-trace/catapult/third_party/webapp2/docs/
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/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/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/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/chromium-trace/catapult/third_party/gsutil/third_party/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/chromium-trace/catapult/third_party/gsutil/third_party/crcmod/docs/source/
Dmake.bat16 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. singlehtml to make a single large HTML file
20 echo. pickle to make pickle files
21 echo. json to make JSON files
22 echo. htmlhelp to make HTML files and a HTML help project
23 echo. qthelp to make HTML files and a qthelp project
24 echo. devhelp to make HTML files and a Devhelp project
25 echo. epub to make an epub
[all …]
/external/mksh/src/
Dcheck.t37 echo $KSH_VERSION
46 echo $KSH_VERSION
54 echo ${foo:-baz}
63 echo ${foo:-baz}
72 echo "<$ENV>"
102 [[ "$(set +o) -o" = *"-o emacs -o"* ]] && echo 1=emacs
103 [[ "$(set +o) -o" = *"-o vi -o"* ]] && echo 1=vi
106 [[ "$(set +o) -o" = *"-o emacs -o"* ]] && echo 2=emacs
107 [[ "$(set +o) -o" = *"-o vi -o"* ]] && echo 2=vi
117 ln -s "$__progname" echo || cp "$__progname" echo
[all …]
/external/tcpdump/tests/
De1000g.out1 IP 129.146.106.55 > 10.5.233.117: ICMP echo request, id 6901, seq 0, length 64
2 IP 10.5.233.117 > 129.146.106.55: ICMP echo reply, id 6901, seq 0, length 64
3 IP 129.146.106.55 > 10.5.233.117: ICMP echo request, id 6901, seq 1, length 64
4 IP 10.5.233.117 > 129.146.106.55: ICMP echo reply, id 6901, seq 1, length 64
5 IP 129.146.106.55 > 10.5.233.117: ICMP echo request, id 6901, seq 2, length 64
6 IP 10.5.233.117 > 129.146.106.55: ICMP echo reply, id 6901, seq 2, length 64
7 IP 129.146.106.55 > 10.5.233.117: ICMP echo request, id 6901, seq 3, length 64
8 IP 10.5.233.117 > 129.146.106.55: ICMP echo reply, id 6901, seq 3, length 64
9 IP 129.146.106.55 > 10.5.233.117: ICMP echo request, id 6901, seq 4, length 64
10 IP 10.5.233.117 > 129.146.106.55: ICMP echo reply, id 6901, seq 4, length 64
[all …]
/external/mesa3d/src/gallium/docs/
Dmake.bat16 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
25 echo. linkcheck to check all external links for integrity
[all …]
/external/vulkan-validation-layers/
Dupdate_external_sources.bat1 @echo off
5 echo Determining VS version
8 echo Detected Visual Studio Version as %VS_VERSION%
23 echo usage: update_external_sources.bat [options]
24 echo.
25 echo Available options:
26 echo --sync-glslang just pull glslang_revision
27 echo --sync-spirv-tools just pull spirv-tools_revision
28 echo --build-glslang pulls glslang_revision, configures CMake, builds Release and Debug
29echo --build-spirv-tools pulls spirv-tools_revision, configures CMake, builds Release and Debug
[all …]
/external/curl/projects/
Dbuild-wolfssl.bat1 @echo off
125 echo.
128 echo.
204 echo.
205 echo Error: build: wolfssl64.sln not found in "%CD%"
220 echo.
221 echo Error: build: Configuration not recognized.
226 echo.
227 echo Error: build: Platform not recognized.
233 echo.
[all …]
Dgenerate.bat1 @echo off
101 echo.
104 echo Generating VC6 project files
108 echo Removing VC6 project files
116 echo.
119 echo Generating VC7 project files
123 echo Removing VC7 project files
131 echo.
134 echo Generating VC7.1 project files
138 echo Removing VC7.1 project files
[all …]
/external/icu/icu4c/source/data/
DpkgdataMakefile.in19 @echo GENCCODE_ASSEMBLY_TYPE=$(GENCCODE_ASSEMBLY) >> $(OUTPUTFILE)
20 @echo SO=$(SO) >> $(OUTPUTFILE)
21 @echo SOBJ=$(SOBJ) >> $(OUTPUTFILE)
22 @echo A=$(A) >> $(OUTPUTFILE)
23 @echo LIBPREFIX=$(LIBPREFIX)$(STATIC_PREFIX_WHEN_USED) >> $(OUTPUTFILE)
24 @echo LIB_EXT_ORDER=$(FINAL_SO_TARGET) >> $(OUTPUTFILE)
25 @echo COMPILE="$(COMPILE.c)" >> $(OUTPUTFILE)
26 …@echo LIBFLAGS="-I$(top_srcdir)/common -I$(top_builddir)/common $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCF…
27 @echo GENLIB="$(SHLIB.c)" >> $(OUTPUTFILE)
28 @echo LDICUDTFLAGS=$(LDFLAGSICUDT) >> $(OUTPUTFILE)
[all …]
/external/icu/icu4c/source/extra/uconv/
DpkgdataMakefile.in20 @echo GENCCODE_ASSEMBLY_TYPE=$(GENCCODE_ASSEMBLY) >> $(OUTPUTFILE)
21 @echo SO=$(SO) >> $(OUTPUTFILE)
22 @echo SOBJ=$(SOBJ) >> $(OUTPUTFILE)
23 @echo A=$(A) >> $(OUTPUTFILE)
24 @echo LIBPREFIX=$(LIBPREFIX)$(STATIC_PREFIX_WHEN_USED) >> $(OUTPUTFILE)
25 @echo LIB_EXT_ORDER=$(FINAL_SO_TARGET) >> $(OUTPUTFILE)
26 @echo COMPILE="$(COMPILE.c)" >> $(OUTPUTFILE)
27 …@echo LIBFLAGS="-I$(top_srcdir)/common -I$(top_builddir)/common $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCF…
28 @echo GENLIB="$(SHLIB.c)" >> $(OUTPUTFILE)
29 @echo LDICUDTFLAGS=$(LDFLAGSICUDT) >> $(OUTPUTFILE)
[all …]
/external/icu/icu4c/source/test/testdata/
DpkgdataMakefile.in20 @echo GENCCODE_ASSEMBLY_TYPE=$(GENCCODE_ASSEMBLY) >> $(OUTPUTFILE)
21 @echo SO=$(SO) >> $(OUTPUTFILE)
22 @echo SOBJ=$(SOBJ) >> $(OUTPUTFILE)
23 @echo A=$(A) >> $(OUTPUTFILE)
24 @echo LIBPREFIX=$(LIBPREFIX)$(STATIC_PREFIX_WHEN_USED) >> $(OUTPUTFILE)
25 @echo LIB_EXT_ORDER=$(FINAL_SO_TARGET) >> $(OUTPUTFILE)
26 @echo COMPILE="$(COMPILE.c)" >> $(OUTPUTFILE)
27 …@echo LIBFLAGS="-I$(top_srcdir)/common -I$(top_builddir)/common $(SHAREDLIBCPPFLAGS) $(SHAREDLIBCF…
28 @echo GENLIB="$(SHLIB.c)" >> $(OUTPUTFILE)
29 @echo LDICUDTFLAGS=$(LDFLAGSICUDT) >> $(OUTPUTFILE)
[all …]
/external/e2fsprogs/tests/f_resize_inode/
Dscript17 echo mke2fs -F -O resize_inode -o Linux -b 1024 -g 1024 test.img 16384 > $OUT
23 echo Exit status is $status >> $OUT.new
27 echo ----------------------------------------------- >> $OUT
29 echo " " >> $OUT
30 echo "debugfs -R ''set_inode_field <7> block[2] 42'' -w test.img" > $OUT.new
33 echo Exit status is $status >> $OUT.new
38 echo Exit status is $status >> $OUT.new
44 echo Exit status is $status >> $OUT.new
48 echo ----------------------------------------------- >> $OUT
50 echo " " >> $OUT
[all …]
/external/iptables/extensions/
DGNUmakefile.in30 AM_VERBOSE_CC = @echo " CC " $@;
31 AM_VERBOSE_CCLD = @echo " CCLD " $@;
32 AM_VERBOSE_CXX = @echo " CXX " $@;
33 AM_VERBOSE_CXXLD = @echo " CXXLD " $@;
34 AM_VERBOSE_AR = @echo " AR " $@;
35 AM_VERBOSE_GEN = @echo " GEN " $@;
132 @echo "${initext_func}" >$@.tmp; \
137 @echo "${initext4_func}" >$@.tmp; \
142 @echo "${initext6_func}" >$@.tmp; \
149 echo "" >$@; \
[all …]
/external/curl/
Dbuildconf.bat1 @echo off
72 echo.
73 echo Generating prerequisite files
82 echo.
83 echo Removing prerequisite files
108 echo * %CD%\Makefile
118 echo * %CD%\src\tool_hugehelp.c
130 echo * %CD%\include\curl\curlbuild.h
141 echo.
142 echo Configuring c-ares build environment
[all …]
/external/icu/icu4c/source/allinone/
Dicucheck.bat1 @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% =========================================================================
94 @REM @echo ==== %THT% =========================================================================
[all …]
/external/e2fsprogs/tests/f_mmp/
Dscript9 echo "$test_name: $test_description: skipped for tmpfs (no O_DIRECT)"
13 echo "make the test image ..." > $test_name.log
17 echo "mke2fs -O mmp failed" > $test_name.failed
18 echo "$test_name: $test_description: failed"
34 echo "set mmp sequence to EXT2_MMP_SEQ_FSCK..." >> $test_name.log
35 ( { echo dump_mmp; echo "dump_inode <2> $MARKFILE"; cat /dev/zero; } |
37 echo "wait until debugfs has started ..." >> $test_name.log
42 echo "kill debugfs abruptly (simulates e2fsck failure) ..." >> $test_name.log
46 echo "e2fsck (should fail mmp_seq = EXT2_MMP_SEQ_FSCK) ..." >> $test_name.log
50 echo "e2fsck with MMP as EXT2_MMP_SEQ_FSCK ran!" > $test_name.failed
[all …]
/external/pcre/dist/
DRunTest.bat1 @echo off
32 Error: echo distribution testdata folder not found!
40 echo source dir is %srcdir%
41 echo pcretest=%pcretest%
44 echo Error: %pcretest% not found!
45 echo.
118 echo Invalid test number - %%a!
119 echo Usage %0 [ test_number ] ...
120echo Where test_number is one or more optional test numbers 1 through 26, default is all tests.
155 @echo RunTest.bat's pcretest output is written to newly created subfolders named
[all …]

12345678910>>...30