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

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/main/none/tests/
filter_cmdline0 3 sed "s/^valgrind-.*/valgrind-XXX/g"
filter_shell_output 3 "$(dirname $0)"/filter_linenos | sed 's/Is a directory/is a directory/'
filter_timestamp 5 sed "s/^==//" |
11 sed "/ Nulgrind.*$/ d" |
12 sed "/ Copyright.*$/ d" |
13 sed "/ Using Valgrind.*$/ d" |
14 sed "/ Command:.*$/ d" |
filter_cmdline1 3 sed -e 's/\(set minimum alignment of heap allocations\) \[[0-9]*\]/\1 [...]/' \
  /external/valgrind/main/massif/tests/
filter_verbose 12 sed -n "/Massif:/p" |
15 sed "s/\(Massif: ignored heap allocs:\).*/\1 .../" |
16 sed "s/\(Massif: ignored heap frees:\).*/\1 .../" |
17 sed "s/\(Massif: ignored heap reallocs:\).*/\1 .../" |
22 sed "s/\(Massif: XPts:\).*/\1 .../" |
23 sed "s/\(Massif: top-XPts:\).*/\1 .../" |
24 sed "s/\(Massif: XPt init expansions:\).*/\1 .../" |
25 sed "s/\(Massif: XPt later expansions:\).*/\1 .../" |
26 sed "s/\(Massif: SXPt allocs:\).*/\1 .../" |
27 sed "s/\(Massif: SXPt frees:\).*/\1 .../"
    [all...]
  /external/valgrind/main/memcheck/tests/amd64-linux/
filter_defcfaexpr 27 sed "s/\/.*\/tests\/amd64-linux\/defcfaexpr/bogus.S:0/" | \
28 sed "s/(in /(/"
  /external/valgrind/main/memcheck/tests/
filter_varinfo3 6 sed "s/static_local_def\.[0-9]*/static_local_def\.XXXX/g" |
7 sed "s/static_local_undef\.[0-9]*/static_local_undef\.XXXX/g"
filter_xml 4 sed "s/<tid>[0-9]*<\/tid>/<tid>...<\/tid>/" |
5 sed "s/<pid>[0-9]*<\/pid>/<pid>...<\/pid>/" |
6 sed "s/<ppid>[0-9]*<\/ppid>/<ppid>...<\/ppid>/" |
7 sed "s/<obj>.*<\/obj>/<obj>...<\/obj>/" |
8 sed "s/<line>.*<\/line>/<line>...<\/line>/" |
9 sed "s/<dir>.*<\/dir>/<dir>...<\/dir>/" |
10 sed "s/<count>.*<\/count>/<count>...<\/count>/" |
11 sed "s/of size [48]</of size N</" |
filter_allocs 4 sed -e "s/in use at exit: [0-9,]* bytes in [0-9,]* blocks/in use at exit: ... bytes in ... blocks/" \
  /external/valgrind/main/memcheck/tests/x86/
filter_tronical 4 sed "s/: get ([^)]*)/: get (...)/" |
5 sed "s/: main ([^)]*)/: main (...)/"
filter_pushfpopf 4 sed "s/: fooble ([^)]*)/: fooble (...)/"
  /external/valgrind/main/cachegrind/tests/
filter_stderr 8 sed "/^Cachegrind, a cache and branch-prediction profiler/ , /./ d" |
17 sed "/warning: Pentium 4 with 12 KB micro-op instruction trace cache/d" |
18 sed "/Simulating a 16 KB I-cache with 32 B lines/d" |
19 sed "/warning: L3 cache found, using its data for the LL simulation./d" |
20 sed "/Warning: Cannot auto-detect cache config on PPC.., using one or more defaults/d" |
21 sed "/Warning: Cannot auto-detect cache config on ARM, using one or more defaults/d" |
22 sed "/Warning: Cannot auto-detect cache config on s390x, using one or more defaults/d" |
23 sed "/Warning: Cannot auto-detect cache config on MIPS.., using one or more defaults/d" |
24 sed "/warning: pretending that LL cache has associativity .*$/d"
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
distrib.sh 24 sed=${1-sed}
26 $sed -n -e "1{i\\
  /external/valgrind/main/drd/tests/
filter_stderr_and_thread_no_and_offset 4 | sed "s/ is at offset [0-9]* from / is at offset ... from /"
filter_error_summary 6 sed -n -e 's/^.*\(ERROR SUMMARY.*\) ([^()]*)$/\1/' -e '/ERROR SUMMARY/p'
  /external/valgrind/main/callgrind/tests/
filter_stderr 8 sed "/^Callgrind, a call-graph generating cache profiler/ , /./ d" |
11 sed "/^For interactive control,.*$/d" |
14 sed "s/^\(Collected *:\)[ 0-9]*$/\1/" |
26 sed "/warning: Pentium 4 with 12 KB micro-op instruction trace cache/d" |
27 sed "/Simulating a 16 KB I-cache with 32 B lines/d" |
28 sed "/warning: L3 cache found, using its data for the LL simulation./d" |
29 sed "/Warning: Cannot auto-detect cache config on PPC.., using one or more defaults/d" |
30 sed "/Warning: Cannot auto-detect cache config on ARM, using one or more defaults/d" |
31 sed "/Warning: Cannot auto-detect cache config on s390x, using one or more defaults/d" |
32 sed "/Warning: Cannot auto-detect cache config on MIPS.., using one or more defaults/d"
    [all...]
  /external/valgrind/main/tests/
filter_stderr_basic 6 # Nb: The GNU and BSD implementations of 'sed' are quite different, so
16 sed "/^--[0-9]\{1,7\}:0:*/d" |
20 sed "/^Command: .*$/d" |
23 sed "/^WARNING: assuming toc 0x*/d" |
27 sed "/^Using Valgrind-.* and LibVEX; rerun with -h for copyright info/ d" |
36 sed "s/^\(ERROR SUMMARY[^(]*(suppressed: \)[0-9]*\( from \)[0-9]*)$/\10\20)/" |
42 sed "/warning: line info addresses out of order/d" |
52 sed "s/\(signal [0-9]* (SIG[A-Z]*)\): dumping core/\1/" |
55 sed "s/The main thread stack size used in this run was [0-9]*/The main thread stack size used in this run was .../" |
58 sed '/warning: the debug information found in "[^"]*" does not match/d'
    [all...]
  /build/tools/
print_module_licenses.sh 2 find . -name MODULE_LICENSE_\* | sed 's/\/MODULE_LICENSE_/\ /' | sed 's/\.\///' | awk '{ print $2 " " $1; }' | sort
  /external/chromium/build/
sanitize-mac-build-log.sh 5 sed -f `dirname "${0}"`/`basename "${0}" sh`sed
sanitize-win-build-log.sh 5 sed -f `dirname "${0}"`/`basename "${0}" sh`sed
  /external/valgrind/main/exp-bbv/tests/
filter_stderr 8 sed '/^[^#]/d' |
11 sed '/^$/d'
  /external/smack/asmack-master/patch/
40-enable-custom-sasl.sh 3 find -name '*.java' -exec sed -i 's:import org.apache.harmony.javax.security.sasl.Sasl;:import de.measite.smack.Sasl;:g' '{}' ';'
  /external/valgrind/main/exp-sgcheck/tests/
filter_stderr 11 sed "s/(in \/.*libc.*)$/(in \/...libc...)/" |
12 sed "s/(in \/.*libpthread.*)$/(in \/...libpthread...)/" |
15 sed "s/__libc_\(.*\) (.*)$/__libc_\1 (...libc...)/" |
18 sed \
26 sed \
37 sed "s/h_intercepts.c:[0-9]*/h_intercepts.c:.../"
  /external/valgrind/main/lackey/tests/
filter_stderr 8 sed "/^Lackey, an example Valgrind tool/ , /./ d" |
14 sed "s/ call / calls /"
  /external/iptables/extensions/
filter_init 7 sed "s/\([ ]*\)\(_init\)\(([ ]*void\)/\1${f}_init\3/" $1

Completed in 1251 milliseconds

1 2 3 4 5 6 7 8 91011>>