Searched full:echo (Results 1 – 25 of 5017) sorted by relevance
12345678910>>...201
33 echo `gettext depth_1_0_none_0_x`34 echo `gettext depth_1_0_none_1_\x`35 echo `gettext depth_1_0_none_2_\\x`36 echo `gettext depth_1_0_none_3_\\\x`37 echo `gettext depth_1_0_none_4_\\\\x`38 echo `gettext "depth_1_0_dquote_0_x"`39 echo `gettext "depth_1_0_dquote_1_\x"`40 echo `gettext "depth_1_0_dquote_2_\\x"`41 echo `gettext "depth_1_0_dquote_3_\\\x"`42 echo `gettext "depth_1_0_dquote_4_\\\\x"`[all …]
9 echo $"depth_0_bashquote_0_x"10 echo $"depth_0_bashquote_1_\x"11 echo $"depth_0_bashquote_2_\\x"13 echo `echo $"depth_1_0_bashquote_0_x"`14 echo `echo $"depth_1_0_bashquote_1_\x"`15 echo `echo $"depth_1_0_bashquote_2_\\x"`16 echo `echo $"depth_1_0_bashquote_3_\\\x"`17 echo `echo $"depth_1_0_bashquote_4_\\\\x"`18 echo "`echo $"depth_1_1_bashquote_0_x"`"19 echo "`echo $"depth_1_1_bashquote_1_\x"`"[all …]
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 …]
17 # 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 …]
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 …]
181 @echo Creating $@189 @echo Linking $@197 # @echo Compiling $<201 @echo Creating $@205 @echo Creating $@209 @echo Creating $@210 @echo $(DL)# DEF file for linking with $(LD)$(DL) > $@211 @echo $(DL)# Do not edit this file - it is created by make!$(DL) >> $@212 @echo $(DL)# All your changes will be lost!!$(DL) >> $@213 @echo $(DL)#$(DL) >> $@[all …]
179 @echo Creating $@187 @echo Linking $@195 # @echo Compiling $<199 @echo Creating $@203 @echo Creating $@207 @echo Creating $@208 @echo $(DL)# DEF file for linking with $(LD)$(DL) > $@209 @echo $(DL)# Do not edit this file - it is created by make!$(DL) >> $@210 @echo $(DL)# All your changes will be lost!!$(DL) >> $@211 @echo $(DL)#$(DL) >> $@[all …]
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 …]
4 @ECHO OFF23 echo.Please use `make ^<target^>` where ^<target^> is one of24 echo. html to make standalone HTML files25 echo. dirhtml to make HTML files named index.html in directories26 echo. singlehtml to make a single large HTML file27 echo. pickle to make pickle files28 echo. json to make JSON files29 echo. htmlhelp to make HTML files and a HTML help project30 echo. qthelp to make HTML files and a qthelp project31 echo. devhelp to make HTML files and a Devhelp project[all …]
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"34 @echo " devhelp to make HTML files and a Devhelp project"[all …]
1 @ECHO OFF21 echo.Please use `make ^<target^>` where ^<target^> is one of22 echo. html to make standalone HTML files23 echo. dirhtml to make HTML files named index.html in directories24 echo. singlehtml to make a single large HTML file25 echo. pickle to make pickle files26 echo. json to make JSON files27 echo. htmlhelp to make HTML files and a HTML help project28 echo. qthelp to make HTML files and a qthelp project29 echo. devhelp to make HTML files and a Devhelp project[all …]
21 @echo "Please use \`make <target>' where <target> is one of"22 @echo " html to make standalone HTML files"23 @echo " dirhtml to make HTML files named index.html in directories"24 @echo " singlehtml to make a single large HTML file"25 @echo " pickle to make pickle files"26 @echo " json to make JSON files"27 @echo " htmlhelp to make HTML files and a HTML help project"28 @echo " qthelp to make HTML files and a qthelp project"29 @echo " devhelp to make HTML files and a Devhelp project"30 @echo " epub to make an epub"[all …]
1 @ECHO OFF19 echo.Please use `make ^<target^>` where ^<target^> is one of20 echo. html to make standalone HTML files21 echo. dirhtml to make HTML files named index.html in directories22 echo. singlehtml to make a single large HTML file23 echo. pickle to make pickle files24 echo. json to make JSON files25 echo. htmlhelp to make HTML files and a HTML help project26 echo. qthelp to make HTML files and a qthelp project27 echo. devhelp to make HTML files and a Devhelp project[all …]
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 …]
1 @ECHO OFF8 echo.9 echo # ======================================================================10 echo # Building Python (Debug^|x64)11 echo # ======================================================================12 echo.17 echo.18 echo # ======================================================================19 echo # platform=Debug^|x6420 echo # ======================================================================[all …]
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 …]
12 echo testing mp4 mode...16 echo testing stream mode...19 echo testing coverage x86 w sse...37 [[ "$(./minimp3)" != "error: no file names given" ]] && echo fail && exit 1 || echo pass38 …mp3 do_not_exist)" != "error: read function failed, code=-3" ]] && echo fail && exit 1 || echo pass39 [[ "$(./minimp3 -z)" != "error: unrecognized option" ]] && echo fail && exit 1 || echo pass40 …mp3 -m -1 vectors/l3-sin1k0db.bit)" != "error: unknown mode" ]] && echo fail && exit 1 || echo pass41 …no.pcm)" =~ "rate=48000 samples=1152 max_diff=17637 PSNR=15" ]] && echo fail && exit 1 || echo pass42 …pcm)" != "rate=48000 samples=1152 max_diff=0 PSNR=99.000000" ]] && echo fail && exit 1 || echo pass45 …/l3-sin1k0db.bit)" != "error: read function failed, code=-3" ]] && echo fail && exit 1 || echo pass[all …]
6 echo 1 > $TRACE/tracing_on9 echo 0 > $TRACE/events/mmc/enable12 #echo "dev == $dev" > $TRACE/events/block/block_rq_complete/filter13 echo 0 > $TRACE/events/block/block_rq_complete/enable14 echo 0 > $TRACE/events/block/block_bio_complete/enable18 echo $G > $TRACE/events/f2fs/f2fs_get_victim/enable22 echo $A > $TRACE/events/f2fs/f2fs_reserve_new_block/enable26 echo $T > $TRACE/events/f2fs/f2fs_truncate/enable27 echo $T > $TRACE/events/f2fs/f2fs_truncate_inode_blocks_enter/enable28 echo $T > $TRACE/events/f2fs/f2fs_truncate_inode_blocks_exit/enable[all …]
1 @ECHO OFF11 ECHO Building Boost.Build engine16 @ECHO OFF47 ECHO.48 ECHO Generating Boost.Build configuration in project-config.jam for %TOOLSET%...49 ECHO # Boost.Build Configuration > project-config.jam50 ECHO # Automatically generated by bootstrap.bat >> project-config.jam51 ECHO. >> project-config.jam52 ECHO import option ; >> project-config.jam53 ECHO. >> project-config.jam[all …]
4 trap 'echo "ABORTING";exit' 1 2 1518 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 …]
1 @ECHO OFF18 echo.Please use `make ^<target^>` where ^<target^> is one of19 echo. html to make standalone HTML files20 echo. dirhtml to make HTML files named index.html in directories21 echo. singlehtml to make a single large HTML file22 echo. pickle to make pickle files23 echo. json to make JSON files24 echo. htmlhelp to make HTML files and a HTML help project25 echo. qthelp to make HTML files and a qthelp project26 echo. devhelp to make HTML files and a Devhelp project[all …]
17 echo18 echo "You must have GNU autogen installed to compile $package."19 echo "Download the appropriate package for your distribution,"20 echo "or get the source tarball at ftp://ftp.gnu.org/pub/gnu/"24 echo $result29 echo30 echo "You must have autoconf installed to compile $package."31 echo "Download the appropriate package for your distribution,"32 echo "or get the source tarball at ftp://ftp.gnu.org/pub/gnu/"36 echo $result[all …]