HomeSort by relevance Sort by last modified time
    Searched refs:printf (Results 101 - 125 of 10492) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/valgrind/none/tests/
selfrun.c 6 printf("RUNNING_ON_VALGRIND=%d\n", RUNNING_ON_VALGRIND);
  /external/vulkan-validation-layers/tests/
vkvalidatelayerdoc.sh 15 printf "$GREEN[ SKIPPED ]$NC $0\n"
16 printf " To run validation DB checks you can manually execute\n"
17 printf " vk_validation_stats.py from the 'scripts' dir of your source tree\n"
21 printf "$GREEN[ RUN ]$NC $0\n"
33 printf "$GREEN[ PASSED ]$NC 1 test\n"
36 printf "$RED[ FAILED ]$NC Validation of vk_validation_error_database.txt failed\n"
37 printf "$RED[ FAILED ]$NC 1 test\n"
38 printf "1 TEST FAILED\n"
  /prebuilts/go/darwin-x86/src/debug/dwarf/testdata/
line2.c 5 printf("hello\n");
  /prebuilts/go/darwin-x86/src/debug/macho/testdata/
hello.c 6 printf("hello, world\n");
  /prebuilts/go/darwin-x86/src/debug/pe/testdata/
hello.c 6 printf("hello, world\n");
  /prebuilts/go/linux-x86/src/debug/dwarf/testdata/
line2.c 5 printf("hello\n");
  /prebuilts/go/linux-x86/src/debug/macho/testdata/
hello.c 6 printf("hello, world\n");
  /prebuilts/go/linux-x86/src/debug/pe/testdata/
hello.c 6 printf("hello, world\n");
  /test/vts-testcase/security/selinux/policy/
main.cpp 21 printf("hello");
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
dl2xxx.c 6 printf ("DSO\n");
dl4.c 13 printf ("bar OK1\n");
15 printf ("bar OK2\n");
17 printf ("bar OK3\n");
19 printf ("bar OK4\n");
end.c 6 printf ("TEST1\n");
indirect3b.c 6 printf ("MAIN\n");
main.c 6 printf ("MAIN\n");
needed1b.c 6 printf ("OK\n");
pr14862-2.c 6 printf ("OK\n");
pr18458a.c 5 printf("PASS\n");
pr18720b.c 6 printf ("MAIN\n");
pr19553c.c 6 printf ("pr19553c\n");
pr2404b.c 11 printf ("times: %d\n", times);
13 printf ("times: %d\n", times);
15 printf ("time: %d\n", time);
17 printf ("time: %d\n", time);
wrap1a.c 5 printf ("par\n");
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
got1b.c 6 printf ("%s\n", __FUNCTION__);
pr19704b.c 6 printf ("Weak defined\n");
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-plugin/
lto-13b.c 6 printf ("bar\n");
lto-13c.c 6 printf ("foo\n");

Completed in 323 milliseconds

1 2 3 45 6 7 8 91011>>