HomeSort by relevance Sort by last modified time
    Searched refs:sed (Results 151 - 175 of 1119) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/autotest/contrib/
servo-summary 21 # value of the option is stored in $FILE. The default behavior is that the sed
40 sed "$SED_SCRIPT" $FILE
55 sed "$SED_SCRIPT" $FILE | sort | uniq -c |
  /external/c-ares/
depcomp 68 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
    [all...]
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/clang/utils/VtableTest/
check-zvt 9 sed -n "/^__ZTV.*s$i:/,/\.[sg][el]/p" test-clang.s | grep -v '\.[sg][el]' >test-clang-ztv
10 sed -n "/^__ZTV.*s$i:/,/\.[sg][el]/p" test-gcc.s | grep -v '\.[sg][el]' >test-gcc-ztv
  /external/cmockery/cmockery_0_1_2/
depcomp 68 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
    [all...]
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/curl/lib/
firefox-db2pem.sh 48 sed -e 's/ *[CcGTPpu]*,[CcGTPpu]*,[CcGTPpu]* *$//' -e 's/\(.*\)/"\1"/' | \
51 do echo $nickname | sed -e "s/Builtin Object Token://g"; \
  /external/jemalloc/include/jemalloc/
jemalloc.sh 18 | sed -e 's/^#define /#define /g' \
19 | sed -e 's/ $//g'
  /external/libogg/
depcomp 68 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
    [all...]
  /external/libopus/
convert_android_asm.sh 19 sed -i "s/-gnu\.S/_gnu\.s/g" "${gnu_file}"
25 sed \
  /external/libpcap/
gen_version_header.sh 19 sed "s/%%LIBPCAP_VERSION%%/$version_string/" "$2" >"$3"
  /external/libvorbis/
depcomp 68 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
    [all...]
  /external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
kvm-recheck-rcuperf.sh 42 configfile=`echo $i | sed -e 's/^.*\///'`
44 sed -e 's/^\[[^]]*]//' < $i/console.log |
  /external/minijail/
gen_syscalls.sh 31 (echo "${OUTFILE}: \\" ; sed -e 's/^-\.o://' -e 's/^-://' "${OUTFILE}.d.tmp") \
35 # sed expression which extracts system calls that are
53 ${CC} -dD - -E | sed -Ene "${SED_MULTILINE}")
  /external/openssh/regress/
ssh2putty.sh 23 sed 's/.*(//;s/).*//'
29 sed 's/^Modulus=/0x/' | tr A-Z a-z
  /external/parameter-framework/upstream/tools/xmlGenerator/analyse/
replaceAmixerByPfwParameters.sh 53 echo $pfw_equivalent | sed 's/ .*//'
  /external/sonic/
mkorig 6 version=`head -1 debian/changelog | sed 's/.*(//
8 sed -i "s/LIB_TAG=.*/LIB_TAG=$version/" Makefile
15 echo "sonic_${version} (git: `git log -1 --oneline | sed 's/ .*//'`)" > version
  /external/strace/tests/
strace-k.test 38 check_prog sed
45 result=$(sed -r -n '1,/\(main\+0x[a-f0-9]+\) .*/ s/^.*\(([^+]+)\+0x[a-f0-9]+\) .*/\1/p' "$LOG" |
  /external/strace/tests-m32/
strace-k.test 38 check_prog sed
45 result=$(sed -r -n '1,/\(main\+0x[a-f0-9]+\) .*/ s/^.*\(([^+]+)\+0x[a-f0-9]+\) .*/\1/p' "$LOG" |
  /external/strace/tests-mx32/
strace-k.test 38 check_prog sed
45 result=$(sed -r -n '1,/\(main\+0x[a-f0-9]+\) .*/ s/^.*\(([^+]+)\+0x[a-f0-9]+\) .*/\1/p' "$LOG" |
  /external/swiftshader/third_party/LLVM/autoconf/
depcomp 68 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;
    [all...]
  /external/valgrind/memcheck/tests/
filter_stderr 11 sed "/^Memcheck, a memory error detector/ , /./ d" |
18 sed "s/checked [0-9,]* bytes./checked ... bytes./" |
  /external/valgrind/none/tests/solaris/
filter_coredump_many_threads_post 10 sed '/^threading model:/ d' | \
19 sed 's/^ *//g'
  /toolchain/binutils/binutils-2.25/gold/testsuite/
script_test_3.sh 71 section=`echo "$section" | sed -e 's/[][]*//g'`
80 section_size=`echo "$section_size" | sed -e 's/^0*//'`
81 segment_size=`echo "$segment_size" | sed -e 's/^0x//' -e 's/^0*//'`
90 for a in `grep LOAD script_test_3.stdout | sed -e 's/^.* 0x/0x/'`; do
  /art/tools/
extract-embedded-java 31 grep "^# " "$1/${f}.smali" | sed "s:# ::" > "${2}/${f}.java" &

Completed in 1498 milliseconds

1 2 3 4 5 67 8 91011>>