HomeSort by relevance Sort by last modified time
    Searched refs:test_c (Results 1 - 6 of 6) sorted by null

  /external/strace/tests/
strace-S.test 9 test_c() function
29 test_c calls '-n -r' '/^[[:space:]]+[0-9]/ s/^'"$c$c$c$c"'[[:space:]].*/\4/p'
30 test_c name '' '/^[[:space:]]+[0-9]/ s/^'"$c$c$c$c"'([[:space:]]+[0-9]+)?'"$c"'$/\6/p'
  /external/strace/tests-m32/
strace-S.test 9 test_c() function
29 test_c calls '-n -r' '/^[[:space:]]+[0-9]/ s/^'"$c$c$c$c"'[[:space:]].*/\4/p'
30 test_c name '' '/^[[:space:]]+[0-9]/ s/^'"$c$c$c$c"'([[:space:]]+[0-9]+)?'"$c"'$/\6/p'
  /external/strace/tests-mx32/
strace-S.test 9 test_c() function
29 test_c calls '-n -r' '/^[[:space:]]+[0-9]/ s/^'"$c$c$c$c"'[[:space:]].*/\4/p'
30 test_c name '' '/^[[:space:]]+[0-9]/ s/^'"$c$c$c$c"'([[:space:]]+[0-9]+)?'"$c"'$/\6/p'
  /external/clang/test/CXX/lex/lex.literal/lex.ext/
p11.cpp 21 same_type<decltype(c), char> test_c; variable
  /external/skia/tests/
CTest.cpp 55 static void test_c(skiatest::Reporter* reporter) { function
86 test_c(reporter);
  /external/iptables/libiptc/
libiptc.c 750 struct chain_head *test_c, *tmp_c; local
754 test_c=list_entry(test_pos, struct chain_head,list);
757 debug(" Chain:%s\n", test_c->name);
    [all...]

Completed in 228 milliseconds