HomeSort by relevance Sort by last modified time
    Searched refs:sed (Results 76 - 100 of 816) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
next_available_offset.sh 34 sed 's/.\+ offset="//g;s/".*$//g' |\
  /external/chromium_org/third_party/opus/src/
missing 110 program=`echo "$1" | sed '
164 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
170 sed -e 's/^[^:]*://' -e 's/:.*//'`;;
184 sed 's/\.am$/.in/' |
196 file=`echo "$*" | sed -n "$sed_output"`
197 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
222 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
226 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
252 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
271 file=`echo "$*" | sed -n "$sed_output"
    [all...]
  /external/chromium_org/third_party/webrtc/build/
adb_shell.sh 19 sed -i -e 's![[:cntrl:]]!!g' "$ADB_LOG" # Remove \r.
20 RET=$(sed -e '$!d' "$ADB_LOG") # Last line contains status code.
  /external/libcap-ng/libcap-ng-0.7/
missing 110 program=`echo "$1" | sed '
164 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
170 sed -e 's/^[^:]*://' -e 's/:.*//'`;;
184 sed 's/\.am$/.in/' |
196 file=`echo "$*" | sed -n "$sed_output"`
197 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
222 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
226 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
252 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
271 file=`echo "$*" | sed -n "$sed_output"
    [all...]
  /external/libopus/
missing 110 program=`echo "$1" | sed '
164 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
170 sed -e 's/^[^:]*://' -e 's/:.*//'`;;
184 sed 's/\.am$/.in/' |
196 file=`echo "$*" | sed -n "$sed_output"`
197 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
222 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
226 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
252 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
271 file=`echo "$*" | sed -n "$sed_output"
    [all...]
  /external/ltrace/
autogen.sh 29 TG=`echo $1 | sed -e "s,/.*/,,g"`
30 LINE=`echo $TG |sed -e "s/./-/g"`
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/
gen-text.sh 3 n=$(basename "$i" .txt|sed -e 's/s$//')
  /external/mesa3d/src/mapi/glapi/gen/
next_available_offset.sh 34 sed 's/.\+ offset="//g;s/".*$//g' |\
  /external/openfst/
missing 110 program=`echo "$1" | sed '
164 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
170 sed -e 's/^[^:]*://' -e 's/:.*//'`;;
184 sed 's/\.am$/.in/' |
196 file=`echo "$*" | sed -n "$sed_output"`
197 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
222 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
226 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
252 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
271 file=`echo "$*" | sed -n "$sed_output"
    [all...]
  /external/pixman/
missing 110 program=`echo "$1" | sed '
164 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
170 sed -e 's/^[^:]*://' -e 's/:.*//'`;;
184 sed 's/\.am$/.in/' |
196 file=`echo "$*" | sed -n "$sed_output"`
197 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
222 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
226 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
252 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
271 file=`echo "$*" | sed -n "$sed_output"
    [all...]
  /external/srtp/
update.sh 9 sed 's/(c) 2001-2005/(c) 2001-2006/' $x > $x.tmp;
  /external/valgrind/main/gdbserver_tests/
filter_memcheck_monitor 25 sed -e '/Cannot access memory at address 0x......../d' \
filter_stderr 6 sed -e '/^Copyright (C) /d' \
  /external/valgrind/main/massif/tests/
filter_stderr 8 sed "/^Massif, a heap profiler/ , /./ d" |
  /frameworks/compile/slang/lit-tests/
rs-filecheck-wrapper.sh 10 FILECHECK_INPUTFILE=`basename $SOURCEFILE | sed 's/\.rs\$/.ll/'`
  /external/elfutils/0.153/src/
ylwrap 90 input_dir=`echo "$input" | sed -e 's,\([\\/]\)[^\\/]*$,\1,'`
93 input_rx=`echo "$input_dir" | sed 's,\\\\,\\\\\\\\,g;s,\\.,\\\\.,g'`
125 FROM=`echo "$from" | sed \
128 TARGET=`echo "$2" | sed \
131 sed "/^#/{s,$input_rx,,;s,$from,$2,;s,$FORM,$TO,;}" "$from" >"$target" ||
  /external/llvm/autoconf/
missing 163 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
169 sed -e 's/^[^:]*://' -e 's/:.*//'`;;
183 sed 's/\.am$/.in/' |
195 file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
196 test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
221 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
225 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
251 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
270 file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
272 file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
depcomp 69 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
    [all...]
  /external/libusb/
depcomp 69 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
    [all...]
  /external/libusb-compat/
depcomp 69 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
    [all...]
  /external/protobuf/
depcomp 69 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
    [all...]
  /external/protobuf/gtest/build-aux/
depcomp 69 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
    [all...]
  /external/stressapptest/
depcomp 69 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
    [all...]
  /hardware/intel/img/libdrm/
depcomp 69 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
    [all...]
  /external/chromium_org/sdch/open-vcdiff/
missing 111 program=`echo "$1" | sed '
174 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
180 sed -e 's/^[^:]*://' -e 's/:.*//'`;;
194 sed 's/\.am$/.in/' |
206 file=`echo "$*" | sed -n "$sed_output"`
207 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
232 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
236 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
262 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
281 file=`echo "$*" | sed -n "$sed_output"
    [all...]

Completed in 1391 milliseconds

1 2 34 5 6 7 8 91011>>