Searched full:echo (Results 1 – 25 of 3853) sorted by relevance
12345678910>>...155
| /external/bison/lib/ |
| D | config.charset | 120 os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'` 121 echo "# This file contains a table of character encoding aliases," 122 echo "# suitable for operating system '${os}'." 123 echo "# It was automatically generated from config.charset." 125 echo "# Packages using this file: " 131 echo "C ASCII" 132 echo "POSIX ASCII" 141 echo "$l ISO-8859-1" 142 echo "$l.iso-8859-1 ISO-8859-1" 143 echo "$l.iso-8859-15 ISO-8859-15" [all …]
|
| /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/harfbuzz_ng/win32/ |
| D | info-msvc.mak | 47 @echo. 48 @echo ================================== 49 @echo Configuration for HarfBuzz Library 50 @echo ================================== 51 @echo Unicode Implementation: $(UNICODE_IMPL) 52 @echo Enabled Features: $(INC_FEATURES) 55 @echo. 56 @echo ---------------- 57 @echo Other build info 58 @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/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/curl/lib/ |
| D | Makefile.netware | 365 # @echo Compiling $< 369 @echo Creating $@ 395 @echo Creating $@ 403 @echo Linking $@ 408 @echo Creating $@ 412 @echo $(DL)# DEF file for linking with $(LD)$(DL) > $@ 413 @echo $(DL)# Do not edit this file - it is created by make!$(DL) >> $@ 414 @echo $(DL)# All your changes will be lost!!$(DL) >> $@ 415 @echo $(DL)#$(DL) >> $@ 416 @echo $(DL)copyright "$(COPYR)"$(DL) >> $@ [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 …]
|
| 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/ltp/testcases/kernel/fs/acl/ |
| D | tacl_xattr.sh | 60 echo "FAILED: Must have root access to execute this script" 76 echo "FAILED: Directory tacl are exist" 86 echo "" 87 echo "FAILED: [ losetup ] Must have loop device support by kernel" 88 echo -e "\t to execute this script" 100 echo "" 101 echo "FAILED: [ mount ] Make sure that ACL (Access Control List)" 102 echo -e "\t and Extended Attribute are built into the kernel" 103 echo -e "\t Can not mount ext2 file system with acl and user_xattr options" 113 echo "" [all …]
|
| /external/ltp/tools/pounder21/test_repo/ |
| D | T00hwinfo | 22 echo "Hardware Information for `hostname` at `date`." 24 echo "You are not running as root. Hardware data may be restricted." 26 echo 27 echo "dmesg output:" 28 echo "=============" 30 echo 31 echo "/proc/cmdline:" 32 echo "==============" 34 echo 35 echo "CPU Information:" [all …]
|
| /external/ltp/tools/pounder21/test_scripts/ |
| D | get_hw_info | 22 echo "Hardware Information for `hostname` at `date`." 24 echo "You are not running as root. Hardware data may be restricted." 26 echo 27 echo "dmesg output:" 28 echo "=============" 30 echo 31 echo "/proc/cmdline:" 32 echo "==============" 34 echo 35 echo "CPU Information:" [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 …]
|
| 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/mksh/src/ |
| D | check.t | 37 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/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 …]
|
| /external/ltp/testcases/kdump/lib/ |
| D | sysinfo.sh | 3 echo "" 4 echo "------------- HOSTNAME -------------------" 5 echo "" 7 echo "" 8 echo "------------- /PROC/VERSION --------------" 9 echo "" 11 echo "" 12 echo "------------- /PROC/CPUINFO --------------" 13 echo "" 15 echo "" [all …]
|
| /external/clang/docs/analyzer/ |
| 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/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
| D | plot_bars.sh | 32 bars=$(echo "$log" | grep "BAR") 34 labels=$(echo "$log" | grep "^LABEL") 35 figures=($(echo "$bars" | cut -f 2 | sort | uniq)) 37 echo "reset" # Clears previous settings. 39 echo "set title font 'Verdana,22'" 40 echo "set xtics font 'Verdana,24'" 41 echo "set ytics font 'Verdana,14'" 42 echo "set ylabel font 'Verdana,16'" 44 echo "set xrange[$x_start:$x_end]" 45 echo "set style fill solid 0.5" [all …]
|
| /external/vulkan-validation-layers/ |
| D | update_external_sources.bat | 1 @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 29 … echo --build-spirv-tools pulls spirv-tools_revision, configures CMake, builds Release and Debug [all …]
|
| /external/swiftshader/third_party/LLVM/utils/ |
| D | check-each-file | 11 echo "Building $program with llvm-native-gcc" 14 echo "Erasing $program and re-linking it" 16 echo "rm -f $program" > $linker 19 echo "Linker script created in $linker; testing it out" 23 echo "$program appears to need a dummy __main function; adding one" 24 echo "void __main () { }" > __main.c 26 echo "Done; rebuilding $linker" 27 echo "rm -f $program" > $linker 32 echo "WARNING: linker script didn't work" 38 echo "WARNING: linker script didn't work" [all …]
|
| /external/llvm/utils/ |
| D | check-each-file | 11 echo "Building $program with llvm-native-gcc" 14 echo "Erasing $program and re-linking it" 16 echo "rm -f $program" > $linker 19 echo "Linker script created in $linker; testing it out" 23 echo "$program appears to need a dummy __main function; adding one" 24 echo "void __main () { }" > __main.c 26 echo "Done; rebuilding $linker" 27 echo "rm -f $program" > $linker 32 echo "WARNING: linker script didn't work" 38 echo "WARNING: linker script didn't work" [all …]
|
| /external/vboot_reference/scripts/ |
| D | genpadding.sh | 34 echo -n "0xff," 51 echo '#include "cryptolib.h"' 52 echo 53 echo 77 echo 78 echo 88 echo "/* Algorithm Type $algorithmcounter */" 93 …echo "const uint8_t padding${rsaalgo}_${hashalgo}[${rsaalgo}NUMBYTES - ${hashalgo}_DIGEST_SIZE] = … 94 echo -n $Pad_Preamble, 96 echo -n "0x00," [all …]
|
| /external/ltp/utils/benchmark/kernbench-0.42/ |
| D | kernbench | 4 trap 'echo "ABORTING";exit' 1 2 15 18 h) echo "kernbench v$VERSION by Con Kolivas <kernbench@kolivas.org>" 19 echo "Usage:" 20 echo "kernbench [-n runs] [-o jobs] [-s] [-H] [-O] [-M] [-h] [-v]" 21 echo "n : number of times to perform benchmark (default 5)" 22 echo "o : number of jobs for optimal run (default 4 * cpu)" 23 echo "s : perform single threaded runs (default don't)" 24 echo "H : don't perform half load runs (default do)" 25 echo "O : don't perform optimal load runs (default do)" 26 echo "M : don't perform maximal load runs (default do)" [all …]
|
| /external/linux-kselftest/tools/testing/selftests/vm/ |
| D | run_vmtests | 26 echo 3 > /proc/sys/vm/drop_caches 27 echo $(( $lackpgs + $nr_hugepgs )) > /proc/sys/vm/nr_hugepages 29 echo "Please run this test as root" 45 echo "no hugetlbfs support in kernel?" 52 echo "--------------------" 53 echo "running hugepage-mmap" 54 echo "--------------------" 57 echo "[FAIL]" 60 echo "[PASS]" 65 echo 268435456 > /proc/sys/kernel/shmmax [all …]
|
12345678910>>...155