Searched full:echo (Results 1 – 25 of 5139) sorted by relevance
12345678910>>...206
/external/e2fsprogs/intl/ |
D | config.charset | 117 os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'` 118 echo "# This file contains a table of character encoding aliases," 119 echo "# suitable for operating system '${os}'." 120 echo "# It was automatically generated from config.charset." 122 echo "# Packages using this file: " 128 echo "C ASCII" 129 echo "POSIX ASCII" 138 echo "$l ISO-8859-1" 139 echo "$l.iso-8859-1 ISO-8859-1" 140 echo "$l.iso-8859-15 ISO-8859-15" [all …]
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/QA/ |
D | runiSACLongtest.txt | 22 echo "START ISAC WB TEST" > $LOGFILE 23 echo >> $LOGFILE 42 echo "Input file: " $file 43 echo "-----------------------------------" 44 echo "Instantaneous with RATE " $RATE ", and Frame-size " $FRAMESIZE 46 echo 49 echo "Adaptive with channel file: " $name 53 echo 54 echo 98 echo [all …]
|
/external/icu/icu4c/source/config/ |
D | icu-config-bottom | 11 # echo ENABLE RPATH $ENABLE_RPATH and RPATHLDFLAGS=${RPATH_LDFLAGS} 24 echo " --noverify Don't verify that ICU is actually installed." 25 echo " --bindir Print binary directory path (bin)" 26 echo " --cc Print C compiler used [CC]" 27 echo " --cflags Print C compiler flags [CFLAGS]" 28 echo " --cflags-dynamic Print additional C flags for" 29 echo " building shared libraries." 30 echo " --cppflags Print C Preprocessor flags [CPPFLAGS]" 31 echo " --cppflags-dynamic Print additional C Preprocessor flags for" 32 echo " building shared libraries." [all …]
|
/external/linux-kselftest/tools/testing/selftests/sysctl/ |
D | sysctl.sh | 44 echo "$0: $DIR not present" >&2 45 echo "You must have the following enabled in your kernel:" >&2 72 echo -n "Checking production write strict setting ... " 74 echo "FAIL, but skip in case of old kernel" >&2 78 echo "ok" 80 echo "FAIL, strict value is 0 but force to 1 to continue" >&2 81 echo "1" > ${WRITES_STRICT} 103 echo $msg must be run as root >&2 108 echo "$0: You need perl installed" 112 echo "$0: You need getconf installed" [all …]
|
/external/iperf3/docs/ |
D | Makefile | 11 ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $$?), 1) 25 @echo "Please use \`make <target>' where <target> is one of" 26 @echo " html to make standalone HTML files" 27 @echo " dirhtml to make HTML files named index.html in directories" 28 @echo " singlehtml to make a single large HTML file" 29 @echo " pickle to make pickle files" 30 @echo " json to make JSON files" 31 @echo " htmlhelp to make HTML files and a HTML help project" 32 @echo " qthelp to make HTML files and a qthelp project" 33 @echo " devhelp to make HTML files and a Devhelp project" [all …]
|
/external/python/dateutil/docs/ |
D | Makefile | 11 ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $$?), 1) 25 @echo "Please use \`make <target>' where <target> is one of" 26 @echo " html to make standalone HTML files" 27 @echo " dirhtml to make HTML files named index.html in directories" 28 @echo " singlehtml to make a single large HTML file" 29 @echo " pickle to make pickle files" 30 @echo " json to make JSON files" 31 @echo " htmlhelp to make HTML files and a HTML help project" 32 @echo " qthelp to make HTML files and a qthelp project" 33 @echo " devhelp to make HTML files and a Devhelp project" [all …]
|
D | 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 project [all …]
|
/external/python/oauth2client/docs/ |
D | Makefile | 11 ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $$?), 1) 25 @echo "Please use \`make <target>' where <target> is one of" 26 @echo " html to make standalone HTML files" 27 @echo " dirhtml to make HTML files named index.html in directories" 28 @echo " singlehtml to make a single large HTML file" 29 @echo " pickle to make pickle files" 30 @echo " json to make JSON files" 31 @echo " htmlhelp to make HTML files and a HTML help project" 32 @echo " qthelp to make HTML files and a qthelp project" 33 @echo " devhelp to make HTML files and a Devhelp project" [all …]
|
/external/cblas/ |
D | Makefile | 7 @ echo "Make sure you are using correct Makefile.in for your system." 8 @ echo "At this level, assuming you have downloded all necessary " 9 @ echo "files and made an archive file of BLAS routines for your " 10 @ echo "system." 11 @ echo " " 12 @ echo "The Makefile compiles the routines of CBLAS (C interface of " 13 @ echo "BLAS) and testers for all the precisions. " 14 @ echo "If there is no directory for archives in CBLAS/lib, it " 15 @ echo "creates new directory with the name of the platform of your " 16 @ echo "machine." [all …]
|
/external/swiftshader/third_party/subzero/docs/ |
D | Makefile.sphinx | 28 @echo "Please use \`make <target>' where <target> is one of" 29 @echo " html to make standalone HTML files" 30 @echo " dirhtml to make HTML files named index.html in directories" 31 @echo " singlehtml to make a single large HTML file" 32 @echo " pickle to make pickle files" 33 @echo " json to make JSON files" 34 @echo " htmlhelp to make HTML files and a HTML help project" 35 @echo " qthelp to make HTML files and a qthelp project" 36 @echo " devhelp to make HTML files and a Devhelp project" 37 @echo " epub to make an epub" [all …]
|
/external/python/pyasn1/docs/ |
D | Makefile | 11 ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $$?), 1) 25 @echo "Please use \`make <target>' where <target> is one of" 26 @echo " html to make standalone HTML files" 27 @echo " dirhtml to make HTML files named index.html in directories" 28 @echo " singlehtml to make a single large HTML file" 29 @echo " pickle to make pickle files" 30 @echo " json to make JSON files" 31 @echo " htmlhelp to make HTML files and a HTML help project" 32 @echo " qthelp to make HTML files and a qthelp project" 33 @echo " applehelp to make an Apple Help Book" [all …]
|
/external/curl/lib/ |
D | Makefile.netware | 345 # @echo Compiling $< 349 @echo Creating $@ 375 @echo Creating $@ 383 @echo Linking $@ 388 @echo Creating $@ 392 @echo $(DL)# DEF file for linking with $(LD)$(DL) > $@ 393 @echo $(DL)# Do not edit this file - it is created by make!$(DL) >> $@ 394 @echo $(DL)# All your changes will be lost!!$(DL) >> $@ 395 @echo $(DL)#$(DL) >> $@ 396 @echo $(DL)copyright "$(COPYR)"$(DL) >> $@ [all …]
|
/external/python/funcsigs/docs/ |
D | Makefile | 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 project" 29 @echo " epub to make an epub" [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | Makefile.sphinx | 22 @echo "Please use \`make <target>' where <target> is one of" 23 @echo " html to make standalone HTML files" 24 @echo " dirhtml to make HTML files named index.html in directories" 25 @echo " singlehtml to make a single large HTML file" 26 @echo " pickle to make pickle files" 27 @echo " json to make JSON files" 28 @echo " htmlhelp to make HTML files and a HTML help project" 29 @echo " qthelp to make HTML files and a qthelp project" 30 @echo " devhelp to make HTML files and a Devhelp project" 31 @echo " epub to make an epub" [all …]
|
/external/llvm/docs/ |
D | Makefile.sphinx | 22 @echo "Please use \`make <target>' where <target> is one of" 23 @echo " html to make standalone HTML files" 24 @echo " dirhtml to make HTML files named index.html in directories" 25 @echo " singlehtml to make a single large HTML file" 26 @echo " pickle to make pickle files" 27 @echo " json to make JSON files" 28 @echo " htmlhelp to make HTML files and a HTML help project" 29 @echo " qthelp to make HTML files and a qthelp project" 30 @echo " devhelp to make HTML files and a Devhelp project" 31 @echo " epub to make an epub" [all …]
|
/external/clang/docs/ |
D | Makefile.sphinx | 22 @echo "Please use \`make <target>' where <target> is one of" 23 @echo " html to make standalone HTML files" 24 @echo " dirhtml to make HTML files named index.html in directories" 25 @echo " singlehtml to make a single large HTML file" 26 @echo " pickle to make pickle files" 27 @echo " json to make JSON files" 28 @echo " htmlhelp to make HTML files and a HTML help project" 29 @echo " qthelp to make HTML files and a qthelp project" 30 @echo " devhelp to make HTML files and a Devhelp project" 31 @echo " epub to make an epub" [all …]
|
/external/python/rsa/doc/ |
D | Makefile | 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 project" 29 @echo " epub to make an epub" [all …]
|
/external/linux-kselftest/tools/testing/selftests/vm/ |
D | run_vmtests | 38 # echo 3 > /proc/sys/vm/drop_caches 39 # echo $(( $lackpgs + $nr_hugepgs )) > /proc/sys/vm/nr_hugepages 41 # echo "Please run this test as root" 57 # echo "no hugetlbfs support in kernel?" 64 #echo "---------------------" 65 #echo "running hugepage-mmap" 66 #echo "---------------------" 69 # echo "[FAIL]" 72 # echo "[PASS]" 77 #echo 268435456 > /proc/sys/kernel/shmmax [all …]
|
/external/linux-kselftest/android/patches/ |
D | 0013-ANDROID-build-vm-tests.patch | 45 - echo 3 > /proc/sys/vm/drop_caches 46 - echo $(( $lackpgs + $nr_hugepgs )) > /proc/sys/vm/nr_hugepages 48 - echo "Please run this test as root" 64 - echo "no hugetlbfs support in kernel?" 71 -echo "---------------------" 72 -echo "running hugepage-mmap" 73 -echo "---------------------" 76 - echo "[FAIL]" 79 - echo "[PASS]" 84 -echo 268435456 > /proc/sys/kernel/shmmax [all …]
|
/external/python/uritemplates/docs/ |
D | Makefile | 18 @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/six/documentation/ |
D | Makefile | 18 @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/ |
D | check.t | 38 echo ${KSH_VERSION%%' +'*} 47 echo ${KSH_VERSION%%' +'*} 95 echo ${foo:-baz} 104 echo ${foo:-baz} 113 echo "<$ENV>" 141 ln -s "$__progname" echo || cp "$__progname" echo 142 ./echo -c 'echo foo' | ./cat -u 144 -c echo foo 177 echo ok 192 echo ok [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-profdata/ |
D | invalid-profdata.test | 1 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/robolectric-shadows/ |
D | wrapper_test.sh | 19 echo 1>&2 "FATAL: $@" 25 echo '1' 26 echo '2' 27 echo '3' 28 echo '4' 29 echo '5' 30 echo '6' 31 echo '7' 34 echo 'module: 1' 35 echo 'module: 2' [all …]
|
/external/openssh/ |
D | survey.sh.in | 29 echo "openssh-survey-version: 1" 30 echo 31 echo "openssh-version: `./ssh -V 2>&1`" 32 echo 34 echo "configure-invocation: $configinv" 35 echo 36 echo "host: $host" 37 echo 38 echo "uname: `uname`" 39 echo [all …]
|
12345678910>>...206