Home
last modified time | relevance | path

Searched full:sed (Results 1 – 25 of 1715) sorted by relevance

12345678910>>...69

/external/toybox/tests/
Dsed.test5 testing 'as cat' 'sed ""' "one\ntwo\nthree" "" "one\ntwo\nthree"
6 # This segfaults ubuntu 12.04's sed. No really.
7 SKIP_HOST=1 testing 'sed - - twice' 'sed "" - -' "hello\n" "" "hello\n"
8 testing '-n' 'sed -n ""' "" "" "one\ntwo\nthree"
9 testing '-n p' 'sed -n p' "one\ntwo\nthree" "" "one\ntwo\nthree"
10 testing 'explicit pattern' 'sed -e p -n' "one\ntwo\nthree" "" \
13 # Exploring the wonders of sed addressing modes
14 testing '' 'sed -n 1p' "one\n" "" "one\ntwo\nthree"
15 testing '' 'sed 2p' "one\ntwo\ntwo\nthree" "" "one\ntwo\nthree"
16 testing '' 'sed -n 2p' "two\n" "" "one\ntwo\nthree"
[all …]
/external/apache-commons-compress/src/test/resources/
Dlorem-ipsum.txt.gz ... nec dolor. Praesent id neque id nulla malesuada auctor sed laoreet enim. Suspendisse id velit sed ligula malesuada tempus ...
/external/ltp/utils/ffsb-6.0-rc2/
Ddepcomp35 base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
36 dir=`echo "$object" | sed 's,/.*$,/,'`
44 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
103 sed -e 's/^[^:]*: / /' \
116 ## Some versions of the HPUX 10.20 sed can't process this invocation
117 ## correctly. Breaking it into two sed invocations is a workaround.
118 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
147 # clever and replace this with sed code, as IRIX sed won't handle
149 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
154 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
[all …]
/external/swiftshader/third_party/LLVM/autoconf/
Ddepcomp68 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
69 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
128 sed -e 's/^[^:]*: / /' \
141 ## Some versions of the HPUX 10.20 sed can't process this invocation
142 ## correctly. Breaking it into two sed invocations is a workaround.
143 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
172 # clever and replace this with sed code, as IRIX sed won't handle
174 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
179 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
187 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
[all …]
/external/cmockery/cmockery_0_1_2/
Ddepcomp68 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
69 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
128 sed -e 's/^[^:]*: / /' \
141 ## Some versions of the HPUX 10.20 sed can't process this invocation
142 ## correctly. Breaking it into two sed invocations is a workaround.
143 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
172 # clever and replace this with sed code, as IRIX sed won't handle
174 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
179 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
187 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
[all …]
/external/libogg/
Ddepcomp68 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
69 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
128 sed -e 's/^[^:]*: / /' \
141 ## Some versions of the HPUX 10.20 sed can't process this invocation
142 ## correctly. Breaking it into two sed invocations is a workaround.
143 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
172 # clever and replace this with sed code, as IRIX sed won't handle
174 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
179 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
187 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
[all …]
/external/libcap-ng/libcap-ng-0.7/
Ddepcomp67 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
68 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
93 cygpath_u='sed s,\\\\,/,g'
101 cygpath_u='sed s,\\\\,/,g'
157 sed -e 's/^[^:]*: / /' \
171 ## Some versions of the HPUX 10.20 sed can't process this invocation
172 ## correctly. Breaking it into two sed invocations is a workaround.
173 sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \
174 | sed -e 's/$/ :/' >> "$depfile"
203 # clever and replace this with sed code, as IRIX sed won't handle
[all …]
/external/swiftshader/third_party/LLVM/tools/llvm-config/
DMakefile62 > temp.sed
64 >> temp.sed
66 >> temp.sed
68 >> temp.sed
70 >> temp.sed
71 $(Verb) $(SED) -f temp.sed < $< > $@
72 $(Verb) $(RM) temp.sed
82 > temp.sed
84 >> temp.sed
86 >> temp.sed
[all …]
/external/stressapptest/
Ddepcomp69 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
70 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
142 sed -e 's/^[^:]*: / /' \
155 ## Some versions of the HPUX 10.20 sed can't process this invocation
156 ## correctly. Breaking it into two sed invocations is a workaround.
157 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
186 # clever and replace this with sed code, as IRIX sed won't handle
188 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
193 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
201 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
[all …]
/external/libusb-compat/
Ddepcomp69 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
70 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
142 sed -e 's/^[^:]*: / /' \
155 ## Some versions of the HPUX 10.20 sed can't process this invocation
156 ## correctly. Breaking it into two sed invocations is a workaround.
157 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
186 # clever and replace this with sed code, as IRIX sed won't handle
188 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
193 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
201 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
[all …]
/external/libexif/
Ddepcomp67 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
68 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
93 cygpath_u="sed s,\\\\\\\\,/,g"
149 sed -e 's/^[^:]*: / /' \
162 ## Some versions of the HPUX 10.20 sed can't process this invocation
163 ## correctly. Breaking it into two sed invocations is a workaround.
164 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
193 # clever and replace this with sed code, as IRIX sed won't handle
195 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
200 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
[all …]
/external/libnetfilter_conntrack/
Ddepcomp67 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
68 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
93 cygpath_u="sed s,\\\\\\\\,/,g"
149 sed -e 's/^[^:]*: / /' \
162 ## Some versions of the HPUX 10.20 sed can't process this invocation
163 ## correctly. Breaking it into two sed invocations is a workaround.
164 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
193 # clever and replace this with sed code, as IRIX sed won't handle
195 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
200 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
[all …]
/external/libnfnetlink/
Ddepcomp67 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
68 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
93 cygpath_u="sed s,\\\\\\\\,/,g"
149 sed -e 's/^[^:]*: / /' \
162 ## Some versions of the HPUX 10.20 sed can't process this invocation
163 ## correctly. Breaking it into two sed invocations is a workaround.
164 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
193 # clever and replace this with sed code, as IRIX sed won't handle
195 # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
200 | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
[all …]
/external/libnfnetlink/build-aux/
Ddepcomp73 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
74 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
99 cygpath_u='sed s,\\\\,/,g'
107 cygpath_u='sed s,\\\\,/,g'
169 sed -e 's/^[^:]*: / /' \
182 ## Some versions of the HPUX 10.20 sed can't process this invocation
183 ## correctly. Breaking it into two sed invocations is a workaround.
184 sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \
185 | sed -e 's/$/ :/' >> "$depfile"
214 # clever and replace this with sed code, as IRIX sed won't handle
[all …]
/external/bcc/tools/
Dopensnoop_example.txt109 2679 sed 3 0 /etc/ld.so.cache
110 2679 sed 3 0 /lib/x86_64-linux-gnu/libselinux.so.1
111 2679 sed 3 0 /lib/x86_64-linux-gnu/libc.so.6
112 2679 sed 3 0 /lib/x86_64-linux-gnu/libpcre.so.3
113 2679 sed 3 0 /lib/x86_64-linux-gnu/libdl.so.2
114 2679 sed 3 0 /lib/x86_64-linux-gnu/libpthread.so.0
115 2679 sed 3 0 /proc/filesystems
116 2679 sed 3 0 /usr/lib/locale/locale-archive
117 2679 sed -1 2
118 2679 sed 3 0 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
[all …]
/external/libpng/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]
/external/expat/conftools/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]
/external/strace/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]
/external/libxkbcommon/xkbcommon/build-aux/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]
/external/iperf3/config/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]
/external/libnetfilter_conntrack/build-aux/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]
/external/ImageMagick/config/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]
/external/speex/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]
/external/lmfit/build-aux/
Ddepcomp65 */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
74 base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
98 { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
99 sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
126 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
127 tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
155 cygpath_u='sed s,\\\\,/,g'
163 cygpath_u='sed s,\\\\,/,g'
227 sed -e 's/^[^:]*: / /' \
239 ## Some versions of the HPUX 10.20 sed can't process this invocation
[all …]

12345678910>>...69