Home
last modified time | relevance | path

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

12345678910>>...22

/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/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/chromium-trace/trace-viewer/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/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/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/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/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/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/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/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 …]
/external/e2fsprogs/tests/d_special_files/
Dscript10 echo "debugfs create special files" > $OUT
14 echo "mke2fs -Fq -b 1024 test.img 512" >> $OUT
18 echo Exit status is $status >> $OUT
32 echo "debugfs -R ''stat foo'' -w test.img" > $OUT.new
35 echo Exit status is $status >> $OUT.new
38 echo "debugfs -R ''stat foo2'' -w test.img" > $OUT.new
41 echo Exit status is $status >> $OUT.new
44 echo "debugfs -R ''block_dump 28'' -w test.img" > $OUT.new
47 echo Exit status is $status >> $OUT.new
50 echo "debugfs -R ''stat pipe'' -w test.img" > $OUT.new
[all …]
/external/llvm/test/DebugInfo/
Dllvm-symbolizer.test1 RUN: echo "%p/Inputs/dwarfdump-test.elf-x86-64 0x400559" > %t.input
2 RUN: echo "%p/Inputs/dwarfdump-test.elf-x86-64.debuglink 0x400559" >> %t.input
3 RUN: echo "%p/Inputs/dwarfdump-test.elf-x86-64 0x400436" >> %t.input
4 RUN: echo "%p/Inputs/dwarfdump-test.elf-x86-64 0x400528" >> %t.input
5 RUN: echo "%p/Inputs/dwarfdump-test.elf-x86-64 0x400586" >> %t.input
6 RUN: echo "%p/Inputs/dwarfdump-test2.elf-x86-64 0x4004e8" >> %t.input
7 RUN: echo "%p/Inputs/dwarfdump-test2.elf-x86-64 0x4004f4" >> %t.input
8 RUN: echo "%p/Inputs/dwarfdump-test4.elf-x86-64 0x62c" >> %t.input
9 RUN: echo "%p/Inputs/dwarfdump-inl-test.elf-x86-64 0x8dc" >> %t.input
10 RUN: echo "%p/Inputs/dwarfdump-inl-test.elf-x86-64 0xa05" >> %t.input
[all …]
/external/e2fsprogs/tests/d_loaddump/
Dscript10 echo "debugfs load/dump test" > $OUT
14 echo "mke2fs -Fq -b 1024 test.img 512" >> $OUT
18 echo Exit status is $status >> $OUT
21 echo "file fragment odd size" >> $TEST_DATA
23 echo "debugfs -R ''write $TEST_DATA test_data'' -w test.img" > $OUT.new
26 echo Exit status is $status >> $OUT.new
29 echo e2fsck $VERIFY_FSCK_OPT -N test_filesys > $OUT.new
32 echo Exit status is $status >> $OUT.new
35 echo "debugfs -R ''dump test_data $VERIFY_DATA'' test.img" > $OUT.new
38 echo Exit status is $status >> $OUT.new
[all …]
/external/libpng/scripts/
Dlibpng-config-body.in36 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/clang/test/Modules/
Dload-after-failure.m4 // RUN: echo '@import B;' > %t/A.h
5 // RUN: echo '@import C;' > %t/B.h
6 // RUN: echo '@import D;' >> %t/B.h
7 // RUN: echo '// C.h' > %t/C.h
8 // RUN: echo '// D.h' > %t/D.h
9 // RUN: echo 'module A { header "A.h" }' > %t/module.modulemap
10 // RUN: echo 'module B { header "B.h" }' >> %t/module.modulemap
11 // RUN: echo 'module C { header "C.h" }' >> %t/module.modulemap
12 // RUN: echo 'module D { header "D.h" }' >> %t/module.modulemap
15 // RUN: echo " " >> %t/D.h
/external/e2fsprogs/tests/r_move_itable/
Dscript16 echo mke2fs -q -F -o Linux -b 1024 -g 256 test.img 1024 > $OUT
20 echo resize2fs -p test.img 10000 >> $OUT
26 echo Exit status is $status >> $OUT.new
35 echo dumpe2fs test.img >> $OUT
38 echo "--------------------------------" >> $OUT
40 echo resize2fs -p test.img 20000 >> $OUT
46 echo Exit status is $status >> $OUT.new
55 echo dumpe2fs test.img >> $OUT
58 echo "--------------------------------" >> $OUT
60 echo resize2fs -p test.img 30000 >> $OUT
[all …]
/external/llvm/test/MC/Disassembler/AArch64/
Darm64-basic-a64-undefined.txt4 # RUN: echo "0x00 0x08 0x20 0xf8" | llvm-mc -triple arm64 -disassemble 2>&1 | FileCheck %s
5 # RUN: echo "0x00 0x88 0x20 0xf8" | llvm-mc -triple arm64 -disassemble 2>&1 | FileCheck %s
9 # RUN: echo "0x00 0x10 0xa0 0x0b" | llvm-mc -triple=arm64 -disassemble 2>&1 | FileCheck %s
10 # RUN: echo "0x00 0x10 0x60 0x0b" | llvm-mc -triple=arm64 -disassemble 2>&1 | FileCheck %s
11 # RUN: echo "0x00 0x14 0x20 0x0b" | llvm-mc -triple=arm64 -disassemble 2>&1 | FileCheck %s
14 # RUN: echo "0x00 0x00 0xc0 0x72" | llvm-mc -triple=arm64 -disassemble 2>&1 | FileCheck %s
17 # RUN: echo "0x00 0x00 0xc0 0xeb" | llvm-mc -triple=arm64 -disassemble 2>&1 | FileCheck %s
18 # RUN: echo "0x00 0x80 0x80 0x6b" | llvm-mc -triple=arm64 -disassemble 2>&1 | FileCheck %s
21 # RUN: echo "0x00 0x80 0x00 0x53" | llvm-mc -triple=arm64 -disassemble 2>&1 | FileCheck %s
24 # RUN: echo "0x00 0x40 0x00 0x2e" | llvm-mc -triple=arm64 -disassemble 2>&1 | FileCheck %s
[all …]
/external/jpeg/
Dltmain.sh72 show="$echo"
496 dir=`$echo "X$arg" | $Xsed -e 's%^-L\(.*\)$%\1%'`
502 $echo "$modename: \`-L$dir' cannot specify a relative directory" 1>&2
718 $echo "$modename: cannot determine absolute directory name of \`$dir'" 1>&2
756 $echo "$modename: cannot find static library for \`$arg'" 1>&2
801 $echo "$help" 1>&2
806 $echo "$modename: you cannot specify both \`-version-info' and \`-release'" 1>&2
807 $echo "$help" 1>&2
815 $echo "$modename: you must specify an output file" 1>&2
816 $echo "$help" 1>&2
[all …]

12345678910>>...22