Searched refs:sed (Results 201 - 225 of 1299) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A DMakefile.am168 } | sed '/""/d' > $@-t
250 sed -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \
318 all-local: charset.alias ref-add.sed ref-del.sed
325 sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \
330 sed -f ref-add.sed charset.alias > $(charset_tmp) ; \
338 sed -f ref-del.sed
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-qt/po/
H A DMakefile.am71 SUFFIXES = .po .qm .sed .sin .nop .po-create .po-update
74 @lang=`echo $* | sed -e 's,.*/,,'`; \
79 .sin.sed:
80 sed -e '/^#/d' $< > t-$@
118 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
129 case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
149 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
150 sed
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_brew_posix25 sed -f $s < ../build_brew/db_config.h > $t
31 sed -e '/typedef.*[ ]FILE;/s/.*/#define IFile FILE/' \
50 sed -e '/HAVE_ISALPHA/,/#endif/d' \
80 sed -e '/isalpha/d' \
90 sed -e '/isalpha/d' \
H A Dinstall-sh86 -t=*) transformarg=`echo $1 | sed 's/-t=//'`
90 -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
158 ## this sed command emulates the dirname command
159 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
173 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
210 sed $transformarg`$transformbasename
213 # don't allow the sed command to completely eliminate the filename
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/sys/solaris/
H A DMakefile114 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
115 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
118 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
119 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
122 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/testsuite/
H A Druntest26 local feature=`sed -ne 's/^# FEATURE: //p' $testcase`
103 xargs | sed 's/,//g'
118 export OPTIONFLAGS=:$(echo $(sed -nr 's/^CONFIG_(.*)=.*/\1/p' $configfile) | sed 's/ /:/g')
131 applet=$(echo "$applet" | sed -n 's/\.tests$//p')
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/man/
H A DMakefile98 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
100 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
103 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
106 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
108 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
111 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
117 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
118 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
262 SED = /bin/sed
427 sed
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dgettextize109 linkdest=`echo "$lsline" | sed -n -e "$sed_linkdest"`
112 *) curr_executable=`echo "$curr_executable" | sed -e "$sed_dirname"`/"$linkdest" ;;
117 curr_installdir=`echo "$curr_executable" | sed -e 's,/[^/]*$,,'`
128 orig_last=`echo "$orig_installprefix" | sed -n -e 's,^.*/\([^/]*\)$,\1,p'`
129 curr_last=`echo "$curr_installprefix" | sed -n -e 's,^.*/\([^/]*\)$,\1,p'`
136 orig_installprefix=`echo "$orig_installprefix" | sed -e 's,/[^/]*$,,'`
137 curr_installprefix=`echo "$curr_installprefix" | sed -e 's,/[^/]*$,,'`
147 gettext_dir=`echo "$gettext_dir/" | sed -e "s%^${orig_installprefix}/%${curr_installprefix}/%" | sed -e 's,/$,,'`
238 arg=`echo "X$1" | sed
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-objc-gnustep/po/
H A DGNUmakefile55 LINGUAS := $(shell sed -e "/^\#/d" LINGUAS)
71 .SUFFIXES: .po .mo .sed .sin .nop .po-update
73 .sin.sed:
74 sed -e '/^#/d' $< > t-$@
89 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
97 sed -f remove-potcdate.sed < $(DOMAIN).pot > $(DOMAIN).1po && \
98 sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
119 @lang=`echo $@ | sed
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-tcl/po/
H A DMakefile.am64 SUFFIXES = .sed .sin .nop .po-create .po-update
66 .sin.sed:
67 sed -e '/^#/d' $< > t-$@
105 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
116 case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
136 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
137 sed -f remove-potcdate.sed <
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-tcl-tk/po/
H A DMakefile.am64 SUFFIXES = .sed .sin .nop .po-create .po-update
66 .sin.sed:
67 sed -e '/^#/d' $< > t-$@
105 $(DOMAIN).pot-update: $(POTFILES_DEPS) remove-potcdate.sed
116 case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
136 sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
137 sed -f remove-potcdate.sed <
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bftpd-1.6.6/
H A Dconfigure77 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
109 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
111 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
114 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
118 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
120 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
123 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
178 run sed PROGRAM on installed program names
349 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
351 if test -n "`echo $ac_package| sed '
[all...]
H A Dinstall-sh86 -t=*) transformarg=`echo $1 | sed 's/-t=//'`
90 -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
158 ## this sed command emulates the dirname command
159 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
173 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
210 sed $transformarg`$transformbasename
213 # don't allow the sed command to completely eliminate the filename
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dconfig.guess38 me=`echo "$0" | sed -e 's,.*/,,'`
191 release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
246 ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1`
283 echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
328 echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
331 echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
334 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
340 echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
349 echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
355 UNAME_RELEASE=`(sed
[all...]
H A Dinstall-sh86 -t=*) transformarg=`echo $1 | sed 's/-t=//'`
90 -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
158 ## this sed command emulates the dirname command
159 dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
173 set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
210 sed $transformarg`$transformbasename
213 # don't allow the sed command to completely eliminate the filename
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dconfig.guess38 me=`echo "$0" | sed -e 's,.*/,,'`
191 release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
246 ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1`
283 echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
328 echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
331 echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
334 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
340 echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
349 echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
355 UNAME_RELEASE=`(sed
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr008/
H A Dchk.pubdef24 sed -n \
43 sed '/^#/d' $p |
64 cat $d/dbinc/db.in $d/dbinc_auto/api_flags.in | sed -n \
83 sed '/^#/d' $p |
107 sed -n -e 's/.*int[ ]\([^ ]*\).*;/\1/p' < $f |
124 sed '/^#/d' $p |
149 $j/internal/db_javaJNI.java | sed '/\/\*\*/,/\*\// d' > $t
151 sed '/^#/d' $p |
172 sed '/^#/d' $p |
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/conftools/
H A Dinstall-sh86 -t=*) transformarg=`echo $1 | sed 's/-t=//'`
90 -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
158 ## this sed command emulates the dirname command
159 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
173 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
210 sed $transformarg`$transformbasename
213 # don't allow the sed command to completely eliminate the filename
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gdbm-1.8.3/
H A Dinstall-sh86 -t=*) transformarg=`echo $1 | sed 's/-t=//'`
90 -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
157 ## this sed command emulates the dirname command
158 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
172 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
209 sed $transformarg`$transformbasename
212 # don't allow the sed command to completely eliminate the filename
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dylwrap128 input_dir=`echo "$input" | sed -e 's,\([\\/]\)[^\\/]*$,\1,'`
131 input_rx=`echo "$input_dir" | sed 's,\\\\,\\\\\\\\,g;s,\\.,\\\\.,g'`
161 target="tmp-`echo $target | sed s/.*[\\/]//g`"
173 FROM=`echo "$from" | sed \
176 TARGET=`echo "$2" | sed \
180 sed -e "/^#/!b" -e "s,$input_rx,," -e "s,$from,$2," \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgfilter-410 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
20 # Some sed programs (Solaris etc.) omit the last line if it ended without
21 # a newline. We must skip this test when we encounter such a broken sed.
22 sedoutput=`echo $ac_n "abc$ac_c" | sed -e s/x/x/`
24 echo "Skipping test: sed program is broken"
28 # Some sed programs (IRIX, OSF/1 etc.) add a newline to the last line if it
30 sedoutputcount=`echo $ac_n "abc$ac_c" | sed -e s/x/x/ | wc -c`
31 sedoutputcount=`echo "$sedoutputcount" | sed -e 's/[ ]//g'`
33 echo "Skipping test: sed program inserts extra newline"
92 ${MSGFILTER} -i mfi-test4.po -o mfi-test4.out sed
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/build-aux/
H A Dylwrap128 input_dir=`echo "$input" | sed -e 's,\([\\/]\)[^\\/]*$,\1,'`
131 input_rx=`echo "$input_dir" | sed 's,\\\\,\\\\\\\\,g;s,\\.,\\\\.,g'`
161 target="tmp-`echo $target | sed s/.*[\\/]//g`"
173 FROM=`echo "$from" | sed \
176 TARGET=`echo "$2" | sed \
180 sed -e "/^#/!b" -e "s,$input_rx,," -e "s,$from,$2," \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/
H A Dinstall-sh86 -t=*) transformarg=`echo $1 | sed 's/-t=//'`
90 -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
158 ## this sed command emulates the dirname command
159 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
173 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
210 sed $transformarg`$transformbasename
213 # don't allow the sed command to completely eliminate the filename
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dinstall-sh86 -t=*) transformarg=`echo $1 | sed 's/-t=//'`
90 -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
157 ## this sed command emulates the dirname command
158 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
172 set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
209 sed $transformarg`$transformbasename
212 # don't allow the sed command to completely eliminate the filename
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/IGMP-PROXY/
H A Dinstall-sh99 -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
132 -t=*) transformarg=`echo $1 | sed 's/-t=//'`
209 # This sed command emulates the dirname command.
210 dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
223 set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
249 | sed $transformarg`$transformbasename
252 # don't allow the sed command to completely eliminate the filename.

Completed in 361 milliseconds

1234567891011>>