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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CodeGen/
variable-array.c 1 // RUN: %clang_cc1 -emit-llvm < %s | grep puts | count 4
7 return sizeof(*(puts("asdf"),y));
12 return sizeof(*(char(*)[puts("asdf")])0);
17 static int (*y)[puts("asdf")];
alloca.c 6 int puts(const char *s);
10 puts(C);
  /external/valgrind/main/cachegrind/tests/
myprint.c 5 puts("This is myprint!");
  /ndk/tests/device/test-cxx-init-array/jni/
test.cpp 10 puts("Passed");
15 puts("ERROR: Global variables are NOT initialized.");
  /external/clang/test/CXX/over/over.oper/over.literal/
p7.cpp 10 void puts(const char *);
12 puts(c);
  /external/libcap-ng/libcap-ng-0.7/src/test/
lib_test.c 36 puts("Doing basic bit tests...");
39 puts("Failed clearing capabilities");
45 puts("Failed filling capabilities");
57 puts("Failed restoring capabilities");
66 puts("Failed update test 1");
71 puts("Failed have capability test 1");
77 puts("Failed have capabilities test 1");
85 puts("Failed bset update test 2");
90 puts("Failed bset have capability test 2");
96 puts("Failed bset have capabilities test 2")
    [all...]
  /external/webkit/Tools/Scripts/
check-for-inappropriate-files-in-framework 40 STDERR.puts "ERROR: #{msg}"
64 STDERR.puts
65 STDERR.puts " Inappropriate files were detected and have been removed from the framework."
66 STDERR.puts " If this error continues to appear after building again then the build system needs"
67 STDERR.puts " to be modified so that the inappropriate files are no longer copied in to the framework."
68 STDERR.puts
  /external/clang/test/SemaCXX/
__try.cpp 6 int puts(const char *);
39 puts("Another exception:");
45 puts("Caught a C-based exception.");
56 puts("C++ allows __finally too!");
  /external/webkit/Tools/iExploder/iexploder-1.3.2/tools/
showtest.rb 34 puts "syntax: showtest.rb [test#] [subtest#]"
43 puts ie.buildPage()
osx_last_crash.rb 17 #puts line
40 puts File.basename(filename) + " - " + date
41 puts "==================================================="
43 puts line
45 puts ""
  /system/extras/tests/bionic/libc/common/
test_strptime.c 34 puts(buf);
35 puts(!strcmp(buf, "11:14") ? "OK" : "FAILED");
40 puts(buf);
41 puts(!strcmp(buf, "09:41:53") ? "OK" : "FAILED");
test_drand48.c 64 puts("Hard-coded values");
70 puts("lrand48");
71 puts(" srand48(100)");
78 puts(" srand48(100)");
85 puts(" srand48(101)");
92 puts("drand48");
93 puts(" srand48(100)");
100 puts(" srand48(100)");
107 puts(" srand48(101)");
  /external/clang/test/Preprocessor/
c99-6_10_3_4_p9.c 6 #define showlist(...) puts(#__VA_ARGS__)
7 #define report(test, ...) ((test)?puts(#test):\
16 // CHECK: puts("The first, second, and third items.");
19 // CHECK: ((x>y)?puts("x>y"): printf("x is %d but y is %d", x, y));
  /external/webkit/Tools/iExploder/iexploder-1.7.2/tools/
osx_last_crash.rb 32 #puts line
55 puts File.basename(filename) + " - " + date
56 puts "==================================================="
58 puts line
60 puts ""
  /external/icu4c/samples/datecal/
cal.cpp 19 puts("C++ sample");
22 puts("Couldn't create GregorianCalendar");
42 puts("Calendar::get failed");
48 puts("Calendar::add failed");
59 puts("Date-Calendar sample program");
ccal.c 15 puts("----");
16 puts("C Sample");
22 puts("Couldn't create GregorianCalendar");
43 puts("Calendar::get failed");
50 puts("Calendar::add failed");
  /external/icu4c/samples/break/
break.cpp 38 puts("");
94 puts("ICU Break Iterator Sample Program\n");
95 puts("C++ Break Iteration\n");
100 puts("");
113 puts("\n Sentence Boundaries... ");
114 puts("----- forward: -----------");
116 puts("----- backward: ----------");
125 puts("----- forward: -----------");
128 puts("----- first: -------------");
131 puts("----- last: --------------")
    [all...]
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/
scanner.rb 39 # puts "Asked: Total Lines: #{total_lines} Line Count: #{width} Offsets: #{offsets.join(',')}"
41 # puts " Setting offsets to 0"
111 puts "*" * 78
112 puts "# RUN #{run} (line-count: #{line_count})"
125 puts "Find lines: #{find_lines.join(',')}"
130 puts "Sequential found #{find_lines.join(',')} in #{attempts} attempts with #{lines.length} total lines."
139 # puts "Looking for #{find_lines.join(',')}"
143 puts "Combine found #{find_lines.join(',')} in #{attempts} attempts with #{lines.length} total lines."
147 puts "-" * 78
148 puts "Seq avg iterations=#{avg(seq_iterations).to_i} length=#{avg(seq_size).to_i}
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
bug-regex7.c 48 puts ("failed to compile pattern \"a\"");
62 puts ("re_search failed to fill the -1 sentinel");
73 puts ("failed to compile pattern /\\(\\(\\(a\\)\\)\\)/");
87 puts ("re_match failed to fill the -1 sentinel");
93 puts (" -> OK");
runptests.c 73 puts ("compiling failed, OK");
86 puts ("compiling suceeds, FAIL");
97 puts ("no match, OK");
100 puts ("no match, FAIL");
108 puts ("match, OK");
111 puts ("match, OK");
bug-regex10.c 44 puts ("re_compile_pattern return non-NULL value");
61 puts (" -> OK");
  /external/elfutils/tests/
sha1-tst.c 47 puts ("test 1 failed");
60 puts ("test 2 failed");
74 puts ("test 3 failed");
show-die-info.c 268 puts ("");
280 puts ("************* DW_AT_low_pc verify failed ************");
282 puts ("************* DW_AT_low_pc form failed ************");
284 puts ("************* DW_AT_low_pc form (2) failed ************");
286 puts ("************* DW_AT_low_pc attr failed ************");
297 puts ("************* DW_AT_high_pc verify failed ************");
299 puts ("************* DW_AT_high_pc form failed ************");
301 puts ("************* DW_AT_high_pc form (2) failed ************");
303 puts ("************* DW_AT_high_pc attr failed ************");
315 puts ("************* DW_AT_byte_size verify failed ************")
    [all...]
  /external/compiler-rt/lib/ubsan/lit_tests/Integer/
add-overflow.cpp 28 puts("__int128 not supported");
sub-overflow.cpp 27 puts("__int128 not supported");

Completed in 600 milliseconds

1 2 3 4 5 6 7 8 91011>>