HomeSort by relevance Sort by last modified time
    Searched refs:sed (Results 1 - 25 of 367) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /build/tools/
print_module_licenses.sh 2 find . -name MODULE_LICENSE_\* | sed 's/\/MODULE_LICENSE_/\ /' | sed 's/\.\///' | awk '{ print $2 " " $1; }' | sort
  /external/webkit/WebKitTools/android/flex-2.5.4a/
mkskel.sh 11 sed 's/\\/&&/g' $* | sed 's/"/\\"/g' | sed 's/.*/ "&",/'
  /external/strace/
syscallent.sh 30 sed -n 's/^#[ ]*define[ ][ ]*SYS_\([^ ]*\)[ ]*[^0-9]*\([0-9]*\).*$/\1 \2/p
signalent.sh 30 sed -n -e 's/\/\*.*\*\// /' -e 's/^#[ ]*define[ ][ ]*SIG\([^_ ]*\)[ ][ ]*\([0-9][0-9]*\)[ ]*$/\1 \2/p' |
depcomp 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/'`}
135 sed -e 's/^[^:]*: / /' \
148 ## Some versions of the HPUX 10.20 sed can't process this invocation
149 ## correctly. Breaking it into two sed invocations is a workaround.
150 sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
179 # clever and replace this with sed code, as IRIX sed won't handl
    [all...]
  /external/protobuf/vsprojects/
convert2008to2005.sh 11 sed -i -re 's/Format Version 10.00/Format Version 9.00/g;
17 sed -i -re 's/Version="9.00"/Version="8.00"/g;' $file
  /cts/tools/dx-tests/etc/morescripts/
countTests.sh 20 egrep -R 'public void testN[0-9][0-9]?' * | grep ".java" | sed -e '/.svn/d' | sort | wc -l
23 egrep -R 'public void testB[0-9][0-9]?' * | grep ".java" | sed -e '/.svn/d' | sort | wc -l
26 egrep -R 'public void testE[0-9][0-9]?' * | grep ".java" | sed -e '/.svn/d' | sort | wc -l
29 egrep -R 'public void testVFE[0-9][0-9]?' * | grep ".java" | sed -e '/.svn/d' | sort | wc -l
  /dalvik/tools/dmtracedump/
dumpdir.sh 3 FILES=`ls $1/*.data | sed "s/^\\(.*\\).data$/\\1/"`
9 G=$2/`echo $F | sed "s/.*\\///g"`.html
  /external/qemu/android/build/
mkdeps.sh 35 # a '\.' since this will be parsed by sed.
37 OBJECT=`echo $1 | sed -e s/\\\\./\\\\\\\\./g`
48 cat $2 | sed -e s%^$OBJ_NAME%$OBJECT%g > $3 && rm -f $2
  /cts/tools/dx-tests/scripts/
collect_dasm_files.sh 52 jpackageclassfile=`echo $jpackageclass | sed -e 's/\./\//g;s/$/.java/'`
55 jtestclassfile=`echo $jtestclass | sed -e 's/\./\//g;s/$/.class/'`
56 jtestsourcefile=`echo $jtestclass | sed -e 's/\./\//g;s/$/.java/'`
74 OPCODE=`echo $jtestclass | sed -e 's/.*T_\(.*\)_[0-9]\+[_]*[a-z]*/\1/'`
84 FILEDEST=`echo ${CLASSFOLDER}/${jtestclassfile} | sed -e $SCRIPT`
87 # FILEDEST=`echo ${CLASSFOLDER}/${jpackageclassfile} | sed -e $SCRIPT`
97 sed -i -e 's/dxc\([\.|\/]\)junit/dot\1junit/' ${FILEDEST}
99 sed -i -e ${SCRIPT} ${FILEDEST}
101 sed -i -e ${SCRIPT} ${FILEDEST}
104 jpackagedestfile=`echo ${jpackageclassfile} | sed -e $SCRIPT
    [all...]
  /external/qemu/
feature_to_c.sh 36 arrayname=xml_feature_`echo $input | sed 's,.*/,,; s/[-.]/_/g'`
70 basename=`echo $input | sed 's,.*/,,'`
71 arrayname=xml_feature_`echo $input | sed 's,.*/,,; s/[-.]/_/g'`
  /build/core/
find-jdk-tools-jar.sh 11 JAVAC=$(echo -n $LSLINE | sed -e "s/.* -> //")
13 echo $JAVAC | sed -e "s:\(.*\)/bin/javac.*:\\1/lib/tools.jar:"
  /external/elfutils/config/
depcomp 35 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 handl
    [all...]
  /external/elfutils/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/grub/
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/libffi/
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...]
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/sdch/open-vcdiff/
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...]
missing 166 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
172 sed -e 's/^[^:]*://' -e 's/:.*//'`;;
186 sed 's/\.am$/.in/' |
198 file=`echo "$*" | sed -n "$sed_output"`
199 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
224 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
228 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
254 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
273 file=`echo "$*" | sed -n "$sed_output"`
274 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"
    [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...]
missing 166 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
172 sed -e 's/^[^:]*://' -e 's/:.*//'`;;
186 sed 's/\.am$/.in/' |
198 file=`echo "$*" | sed -n "$sed_output"`
199 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
224 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
228 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
254 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
273 file=`echo "$*" | sed -n "$sed_output"`
274 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"
    [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...]
missing 166 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
172 sed -e 's/^[^:]*://' -e 's/:.*//'`;;
186 sed 's/\.am$/.in/' |
198 file=`echo "$*" | sed -n "$sed_output"`
199 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
224 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
228 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
254 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
273 file=`echo "$*" | sed -n "$sed_output"`
274 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"
    [all...]
  /external/libpng/
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...]
depcomp 67 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 handl
    [all...]

Completed in 164 milliseconds

1 2 3 4 5 6 7 8 91011>>