HomeSort by relevance Sort by last modified time
    Searched refs:grep (Results 26 - 50 of 1454) sorted by null

12 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gold/testsuite/
missing_key_func.sh 33 if ! grep -q "$2" "$1"
46 if grep -q "$2" "$1"
ver_test_13.sh 32 if ! grep -q "$2" "$1"
45 if grep -q "$2" "$1"
copy_test_protected.sh 27 if ! grep -q "$2" "$1"
defsym_test.sh 27 if ! grep -q "$2" "$1"
ehdr_start_test_4.sh 27 if ! grep -q "$2" "$1"
gc_dynamic_list_test.sh 32 if ! grep -q "$2" "$1"
gc_tls_test.sh 30 if grep -q "$2" "$1"
pr12826.sh 30 if ! grep -q "$2" "$1"
script_test_4.sh 30 if ! grep -q "$2" "$1"
ver_test_2.sh 32 if ! grep -q "$2" "$1"
x32_overflow_pc32.sh 27 if ! grep -q "$2" "$1"
x86_64_overflow_pc32.sh 27 if ! grep -q "$2" "$1"
  /external/linux-kselftest/tools/testing/selftests/ftrace/test.d/kprobe/
kprobe_ftrace.tc 6 grep function available_tracers || exit_unsupported # this is configurable
19 grep testprobe trace
20 ! grep '_do_fork <-' trace
26 grep testprobe trace
27 grep '_do_fork <-' trace
33 ! grep testprobe trace
34 grep '_do_fork <-' trace
41 grep testprobe trace
42 grep '_do_fork <-' trace
48 grep testprobe trac
    [all...]
kretprobe_maxactive.tc 6 grep -q 'r\[maxactive\]' README || exit_unsupported # this is older version
21 grep myprobeaccept kprobe_events
27 grep myprobeaccept kprobe_events
33 grep inet_csk_accept kprobe_events
38 grep inet_csk_accept kprobe_events
  /external/autotest/client/site_tests/network_WiFiTxRx/
txinfo 10 iwconfig 2>/dev/null | grep '^[a-z]' | \
13 iwinfo $IF assoclist 2>/dev/null | grep -i '^[0-9a-f]\{2\}:';
  /external/autotest/client/site_tests/platform_TLSDate/src/
fail_routes 7 if grep -q '^ok$' "$1" 2>/dev/null; then
13 if ! grep -q '^first-fail$' "$1" 2>/dev/null; then
  /external/mesa3d/src/mapi/glapi/gen/
next_available_offset.sh 33 num=$(grep 'offset="' gl_API.xml |\
35 grep -v '?' |\
  /external/strace/tests/
llseek.test 7 check_prog grep
10 grep -v '^_llseek([0-9]' < "$LOG" > "$OUT"
pipe.test 9 check_prog grep
10 LC_ALL=C grep -x "pipe(.*" "$LOG" > /dev/null ||
  /external/strace/tests-m32/
llseek.test 7 check_prog grep
10 grep -v '^_llseek([0-9]' < "$LOG" > "$OUT"
pipe.test 9 check_prog grep
10 LC_ALL=C grep -x "pipe(.*" "$LOG" > /dev/null ||
  /external/strace/tests-mx32/
llseek.test 7 check_prog grep
10 grep -v '^_llseek([0-9]' < "$LOG" > "$OUT"
pipe.test 9 check_prog grep
10 LC_ALL=C grep -x "pipe(.*" "$LOG" > /dev/null ||
  /dalvik/dx/tests/097-dex-branch-offset-zero/
run 18 *.class | grep '[-+][0-9]' | grep -v 'goto/32.*+00*$' | grep '// +00*$'
  /external/harfbuzz_ng/src/
check-includes.sh 17 grep '#.*\<include\>' "$x" /dev/null | head -n 1
19 grep -v '"hb-common[.]h"' |
20 grep -v '"hb[.]h"' |
21 grep -v 'hb-common[.]h:' |
22 grep -v 'hb[.]h:' |
23 grep . >&2 && stat=1
30 grep '#.*\<include\>' "$x" /dev/null | grep -v 'include _' | head -n 1
32 grep -v '"hb-.*private[.]hh"' |
33 grep -v 'hb-private[.]hh:'
    [all...]

Completed in 338 milliseconds

12 3 4 5 6 7 8 91011>>