/external/iproute2/examples/diffserv/ |
Edge32-cb-chains | 129 echo "---- qdisc parameters Ingress ----------" 131 echo "---- Class parameters Ingress ----------" 133 echo "---- filter parameters Ingress ----------" 136 echo "---- qdisc parameters Egress ----------" 138 echo "---- Class parameters Egress ----------" 140 echo "---- filter parameters Egress ----------"
|
Edge32-cb-u32 | 130 echo "---- qdisc parameters Ingress ----------" 132 echo "---- Class parameters Ingress ----------" 134 echo "---- filter parameters Ingress ----------" 137 echo "---- qdisc parameters Egress ----------" 139 echo "---- Class parameters Egress ----------" 141 echo "---- filter parameters Egress ----------"
|
/external/libffi/ |
depcomp | 33 echo "$0: No command. Try \`$0 --help' for more information." 1>&2 57 echo "depcomp $scriptversion" 63 echo "depcomp: Variables source, object and depmode must be set" 1>&2 68 depfile=${depfile-`echo "$object" | 70 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} 139 echo "$object : \\" > "$depfile" 183 echo "$object : \\" > "$depfile" 196 echo >> $depfile 207 echo "#dummy" > "$depfile" 218 stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/' [all...] |
ltcf-c.sh | 77 archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' 159 echo EXPORTS > $output_objdir/$soname-def; 164 2) echo " \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;; 165 *) echo " \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;; 179 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 357 archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $outpu (…) [all...] |
ltcf-gcj.sh | 80 archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' 162 echo EXPORTS > $output_objdir/$soname-def; 167 2) echo " \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;; 168 *) echo " \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;; 182 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 356 archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $outpu (…) [all...] |
install-sh | 45 # set DOITPROG to echo to test this script 112 --help) echo "$usage"; exit 0;; 137 --version) echo "$0 $scriptversion"; exit 0;; 159 echo "$0: no input file specified." >&2 189 echo "$0: $src does not exist." >&2 194 echo "$0: no destination specified." >&2 208 echo "$0: $dstarg: Is a directory" >&2 216 dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'` 229 set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` 298 echo "$0: cannot unlink or rename $dstdir/$dstfile" >& [all...] |
/external/icu4c/data/ |
makedata.mak | 385 @echo All targets are up to date 395 @echo Unicode .icu files built to "$(ICUBLD_PKG)" 396 @echo Unicode .c source files built to "$(ICUTMP)" 403 @echo building testdata... 416 @echo Building icu data from $(ICUDATA_SOURCE_ARCHIVE) 426 @echo Building icu data 481 @echo Cleaning up the data files. 528 @echo Creating $@ 533 @echo Creating $@ 538 @echo Making Charset Conversion table [all...] |
/external/e2fsprogs/e2fsck/ |
Makefile.in | 36 @echo " CC $<" 112 @echo " COMPILE_ET prof_err.et" 116 @echo " LD $@" 120 @echo " LD $@" 125 @echo " LD $@" 130 @echo " LD $@" 135 @echo " LD $@" 140 @echo " LD $@" 144 @echo " LD $@" 148 @echo " LD $@ [all...] |
/external/libpng/ |
depcomp | 31 echo "$0: No command. Try \`$0 --help' for more information." 1>&2 55 echo "depcomp $scriptversion" 61 echo "depcomp: Variables source, object and depmode must be set" 1>&2 66 depfile=${depfile-`echo "$object" | 68 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} 146 echo "$object : \\" > "$depfile" 190 echo "$object : \\" > "$depfile" 203 echo >> "$depfile" 214 echo "#dummy" > "$depfile" 225 dir=`echo "$object" | sed -e 's|/[^/]*$|/|' [all...] |
/external/bison/build-aux/ |
install-sh | 45 # set DOITPROG to echo to test this script 112 --help) echo "$usage"; exit $?;; 137 --version) echo "$0 $scriptversion"; exit $?;; 159 echo "$0: no input file specified." >&2 189 echo "$0: $src does not exist." >&2 194 echo "$0: no destination specified." >&2 208 echo "$0: $dstarg: Is a directory" >&2 216 dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'` 229 set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` 298 echo "$0: cannot unlink or rename $dstdir/$dstfile" >& [all...] |
/external/dbus/ |
install-sh | 45 # set DOITPROG to echo to test this script 112 --help) echo "$usage"; exit $?;; 137 --version) echo "$0 $scriptversion"; exit $?;; 159 echo "$0: no input file specified." >&2 189 echo "$0: $src does not exist." >&2 194 echo "$0: no destination specified." >&2 208 echo "$0: $dstarg: Is a directory" >&2 216 dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'` 229 set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` 298 echo "$0: cannot unlink or rename $dstdir/$dstfile" >& [all...] |
/external/elfutils/config/ |
Makefile.in | 172 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits config/Makefile'; \ 181 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 201 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 202 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 205 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 206 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 209 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 244 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 253 @echo "This command is intended for maintainers to use" 254 @echo "it deletes files that may require special tools to rebuild. [all...] |
/external/genext2fs/ |
install-sh | 45 # set DOITPROG to echo to test this script 112 --help) echo "$usage"; exit $?;; 137 --version) echo "$0 $scriptversion"; exit $?;; 159 echo "$0: no input file specified." >&2 189 echo "$0: $src does not exist." >&2 194 echo "$0: no destination specified." >&2 208 echo "$0: $dstarg: Is a directory" >&2 216 dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'` 229 set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` 298 echo "$0: cannot unlink or rename $dstdir/$dstfile" >& [all...] |
/external/grub/ |
install-sh | 45 # set DOITPROG to echo to test this script 112 --help) echo "$usage"; exit 0;; 137 --version) echo "$0 $scriptversion"; exit 0;; 159 echo "$0: no input file specified." >&2 189 echo "$0: $src does not exist." >&2 194 echo "$0: no destination specified." >&2 208 echo "$0: $dstarg: Is a directory" >&2 216 dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'` 229 set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` 298 echo "$0: cannot unlink or rename $dstdir/$dstfile" >& [all...] |
/external/icu4c/ |
runConfigureICU | 21 echo "${uletter}sage: $me [ -h, --help ] [ --enable-debug | --disable-release ] platform [ configurearg ... ]" 108 configuredir=`echo $0 | sed 's,[^/]*$,,'` 296 >&2 echo "$me: unrecognized platform \"$platform\" (use --help for help)" 357 echo "Running ./configure $OPTS $@ for $THE_OS using $THE_COMP compiler" 358 echo 361 echo 362 echo If the result of the above commands looks okay to you, go to the directory 363 echo source in the ICU distribution to build ICU. Please remember that ICU needs 364 echo GNU make to build properly... 366 echo $0: ./configure faile [all...] |
/external/icu4c/test/testdata/ |
Makefile | 136 @echo "generating $@ (list of data files)" 139 echo $$file >> $@; \ 165 @echo Building nfscsi.icu 170 @echo Building nfscss.icu 175 @echo Building nfscis.spp 180 @echo Building nfsmxs.spp 185 @echo Building nfsmxp.spp 195 @echo Testing genrb -e option 196 @ICU_DATA=$(BUILDDIR) $(INVOKE) $(BINDIR)/genrb $(GENRBOPTS) -s $(TESTSRCDATADIR) -eISCII,version=0 -d $(TESTBUILDDIR) $(<F) >/dev/null || ( echo "WARNING: could not open ISCII - it may have been disabled." | tee $@ ) 197 @echo Finished testing genrb -e optio [all...] |
Makefile.in | 143 @echo "generating $@ (list of data files)" 146 echo $$file >> $@; \ 172 @echo Building nfscsi.icu 177 @echo Building nfscss.icu 182 @echo Building nfscis.spp 187 @echo Building nfsmxs.spp 192 @echo Building nfsmxp.spp 202 @echo Testing genrb -e option 203 @ICU_DATA=$(BUILDDIR) $(INVOKE) $(TOOLBINDIR)/genrb $(GENRBOPTS) -s $(TESTSRCDATADIR) -eISCII,version=0 -d $(TESTBUILDDIR) $(<F) >/dev/null || ( echo "WARNING: could not open ISCII - it may have been disabled." | tee $@ ) 204 @echo Finished testing genrb -e optio [all...] |
/external/strace/ |
depcomp | 32 echo "$0: No command. Try \`$0 --help' for more information." 1>&2 55 echo "depcomp $scriptversion" 61 echo "depcomp: Variables source, object and depmode must be set" 1>&2 67 base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'` 68 dir=`echo "$object" | sed 's,/.*$,/,'` 76 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} 132 echo "$object : \\" > "$depfile" 176 echo "$object : \\" > "$depfile" 189 echo >> $depfile 200 echo "#dummy" > "$depfile [all...] |
/external/libpng/scripts/ |
makefile.cygwin | 96 #RANLIB=echo 131 @echo VPATH is set to: \"$(VPATH)\" 132 @echo prefix is set to: \"$(prefix)\" 133 @echo -e INCPATH,LIBPATH, etc. are set to:'\n' \ 138 @echo -e Making pkg-config file for this libpng installation..'\n' \ 147 @echo -e Making $(LIBNAME) libpng-config file for this libpng \ 150 echo prefix=\"$(prefix)\"; \ 151 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 152 echo L_opts=\"-L$(LIBPATH)\"; \ 153 echo libs=\"-lpng$(CYGDLL) -lz\"; [all...] |
makefile.elf | 127 echo prefix=\"$(prefix)\"; \ 128 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 129 echo L_opts=\"\"; \ 130 echo R_opts=\"\"; \ 131 echo libs=\"-lpng12\"; \ 132 echo all_libs=\"-lpng12 $(LIBADDFLAGS)\"; \ 161 @echo "" 162 @echo " Running pngtest dynamically linked with $(LIBSO):" 163 @echo "" 165 @echo "" [all...] |
makefile.gcmmx | 126 echo prefix=\"$(prefix)\"; \ 127 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \ 128 echo cppflags=\"-DPNG_THREAD_UNSAFE_OK \"; \ 129 echo L_opts=\"-L$(LIBPATH)\"; \ 130 echo R_opts=\"-Wl,-rpath,$(LIBPATH)\"; \ 131 echo libs=\"-lpng12 -lz -lm\"; \ 158 @echo "" 159 @echo " Running pngtest dynamically linked with $(LIBSO):" 160 @echo "" 162 @echo "" [all...] |
/external/e2fsprogs/lib/e2p/ |
Makefile.in | 56 @echo " CC $<" 64 @echo " CONFIG.STATUS $@" 68 @echo " LD $@" 76 @echo " MKINSTALLDIRS $(libdir) $(includedir)/e2p" 81 @echo " INSTALL_DATA $(libdir)/libe2p.a" 86 echo " INSTALL_DATA $(includedir)/e2p/$$i"; \ 89 @echo " INSTALL_DATA $(libdir)/pkgconfig/e2p.pc"
|
/external/elfutils/libdw/ |
Makefile | 59 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 61 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 64 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 146 CYGPATH_W = echo 290 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits libdw/Makefile'; \ 299 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 316 echo " $(libLIBRARIES_INSTALL) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ 324 echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \ 333 echo " rm -f '$(DESTDIR)$(libdir)/$$p'"; \ 451 echo " $(euincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(euincludedir)/$$f'"; [all...] |
/external/elfutils/libelf/ |
Makefile | 59 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 61 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 64 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 162 CYGPATH_W = echo 329 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits libelf/Makefile'; \ 338 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 355 echo " $(libLIBRARIES_INSTALL) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ 363 echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \ 372 echo " rm -f '$(DESTDIR)$(libdir)/$$p'"; \ 525 echo " $(euincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(euincludedir)/$$f'"; [all...] |
/external/qemu/android/build/ |
definitions.make | 19 @echo $1 66 @echo "Compile: $$(PRIVATE_MODULE) <= $$(PRIVATE_SRC0)" 86 @echo "Compile: $$(PRIVATE_MODULE) <= $$(PRIVATE_SRC0)" 106 @echo "Compile: $$(PRIVATE_MODULE) <= $$(PRIVATE_SRC0)" 122 @echo "Install: $$(PRIVATE_DST_NAME) <= $$(PRIVATE_SRC_NAME)" 137 @echo "Prebuilt: $$(PRIVATE_DST)" 147 @echo "Generated: $(PRIVATE_MODULE) <= $<"
|