Searched refs:printf (Results 76 - 100 of 3740) sorted by relevance

1234567891011>>

/external/clang/test/Sema/
H A Dformat-strings-c90.c5 int printf(const char *restrict, ...);
14 printf("%a", 1.0);
15 printf("%as", 1.0);
16 printf("%aS", 1.0);
17 printf("%a[", 1.0);
18 printf("%afoo", 1.0);
/external/compiler-rt/test/BlocksRuntime/
H A Dlocalisglobal.c19 void (^global)(void) = ^{ printf("hello world\n"); };
28 void (^local)(void) = ^ { printf("hi %d\n", i); };
29 void (^localisglobal)(void) = ^ { printf("hi\n"); };
32 printf("local block could be global, but isn't\n");
36 printf("local block is not global, not stack, what is it??\n");
39 printf("%s: success\n", argv[0]);
H A Drecursive-test.c22 if (verbose) printf("recursive_local_block is a local recursive block\n");
24 if (verbose) printf("%d\n", i);
30 if (verbose) printf("recursive_local_block's address is %p, running it:\n", (void*)recursive_local_block);
33 if (verbose) printf("Creating other_local_block: a local block that calls recursive_local_block\n");
36 if (verbose) printf("other_local_block running\n");
40 if (verbose) printf("other_local_block's address is %p, running it:\n", (void*)other_local_block);
45 if (verbose) printf("Creating other_copied_block: a Block_copy of a block that will call recursive_local_block\n");
48 if (verbose) printf("other_copied_block running\n");
52 if (verbose) printf("other_copied_block's address is %p, running it:\n", (void*)other_copied_block);
59 if (verbose) printf("Creatin
[all...]
H A Dhasdescriptor.c16 void (^inner)(void) = ^ { printf("argc was %d\n", argc); };
21 //printf("size of inner is %ld\n", Block_size(inner));
22 //printf("size of outer is %ld\n", Block_size(outer));
24 printf("not the same size, using old compiler??\n");
27 printf("%s: Success\n", argv[0]);
/external/lldb/test/functionalities/breakpoint/breakpoint_locations/
H A Dmain.c8 printf ("Called func_not_inlined.\n");
16 printf ("Called func_inlined.\n");
18 printf ("Returning func_inlined call count: %d.\n", func_inline_call_count);
27 printf ("Starting...\n");
33 printf("First call to func_inlined() returns: %d.\n", a);
39 printf("Last call to func_inlined() returns: %d.\n", func_inlined ());
/external/lldb/test/functionalities/watchpoint/hello_watchpoint/
H A Dmain.c18 printf("&global=%p\n", &global);
19 printf("about to write to 'global'...\n"); // Set break point at this line.
26 printf("local: %d\n", local);
27 printf("global=%d\n", global);
28 printf("gchar1='%c'\n", gchar1);
29 printf("gchar2='%c'\n", gchar2);
/external/valgrind/none/tests/arm64/
H A Dcvtf_imm.c234 printf("\nscvtf_d_x_imm1\n");
235 printf("%18.12e\n", do_scvtf_d_x_imm1(0xFFFFFFFFFFFFFFFFUL));
236 printf("%18.12e\n", do_scvtf_d_x_imm1(0));
237 printf("%18.12e\n", do_scvtf_d_x_imm1(0x7FFFFFFFFFFFFFFFUL));
238 printf("%18.12e\n", do_scvtf_d_x_imm1(1234));
239 printf("%18.12e\n", do_scvtf_d_x_imm1(-1234));
240 printf("%18.12e\n", do_scvtf_d_x_imm1(0x8000000000000000UL));
242 printf("\nscvtf_d_x_imm32\n");
243 printf("%18.12e\n", do_scvtf_d_x_imm32(0xFFFFFFFFFFFFFFFFUL));
244 printf("
[all...]
/external/valgrind/none/tests/s390x/
H A Dsrnmb.c33 printf("initial rounding mode = %u\n", get_rounding_mode());
37 printf("rounding mode = %u\n", get_rounding_mode());
40 printf("rounding mode = %u\n", get_rounding_mode());
43 printf("rounding mode = %u\n", get_rounding_mode());
46 printf("rounding mode = %u\n", get_rounding_mode());
51 printf("rounding mode = %u\n", get_rounding_mode());
54 printf("rounding mode = %u\n", get_rounding_mode());
57 printf("rounding mode = %u\n", get_rounding_mode());
61 printf("rounding mode = %u\n", get_rounding_mode());
64 printf("roundin
[all...]
H A Dstfle.c18 printf("the value of cc is %d and #double words is %llu\n", cc, __nr + 1);
24 printf("code needs to be updated\n");
36 printf("The z/Architecture architectural mode is installed and active\n");
38 printf("The z/Architecture architectural mode is not installed\n");
42 printf("STFLE facility is installed\n");
44 printf("STFLE facility is not installed\n");
51 printf("The z/Architecture architectural mode is installed and active\n");
53 printf("The z/Architecture architectural mode is not installed\n");
57 printf("MSA facility is present\n");
59 printf("N
[all...]
H A Dmvst.c40 printf("CC:%d\n", mvst(target, buffer));
41 printf("%s\n", target);
42 printf("CC:%d\n",mvst_full(target, bigbuf));
43 printf("%s\n", target);
46 printf("%s\n", (char *) &t);
47 printf("CC:%d\n",mvst(&t,&s));
48 printf("%s\n", (char *) &t);
H A Dsrnmt.c33 printf("initial rounding mode = %u\n", get_dfp_rounding_mode());
37 printf("rounding mode = %u\n", get_dfp_rounding_mode());
40 printf("rounding mode = %u\n", get_dfp_rounding_mode());
43 printf("rounding mode = %u\n", get_dfp_rounding_mode());
46 printf("rounding mode = %u\n", get_dfp_rounding_mode());
49 printf("rounding mode = %u\n", get_dfp_rounding_mode());
52 printf("rounding mode = %u\n", get_dfp_rounding_mode());
55 printf("rounding mode = %u\n", get_dfp_rounding_mode());
58 printf("rounding mode = %u\n", get_dfp_rounding_mode());
H A Ddfptest.c62 printf("%d", TEST_128(".insn rxe, 0xed0000000058", +0.0DF, 1UL<<i));
63 printf("%d", TEST_128(".insn rxe, 0xed0000000058", -0.0DF, 1UL<<i));
64 printf("%d", TEST_128(".insn rxe, 0xed0000000058", +2.2DF, 1UL<<i));
65 printf("%d", TEST_128(".insn rxe, 0xed0000000058", -2.2DF, 1UL<<i));
66 printf("%d", TEST_128(".insn rxe, 0xed0000000058",+DEC_INFINITY,1UL<<i));
67 printf("%d", TEST_128(".insn rxe, 0xed0000000058",-DEC_INFINITY,1UL<<i));
68 printf("%d", TEST_128(".insn rxe, 0xed0000000058", +DEC_NAN, 1UL<<i));
69 printf("%d", TEST_128(".insn rxe, 0xed0000000058", -DEC_NAN, 1UL<<i));
72 printf("%d", TEST_128(".insn rxe, 0xed0000000059", +0.0DF, 1UL<<i));
73 printf("
[all...]
/external/valgrind/none/tests/mips64/
H A Dround.c15 printf("%s %d %f\n", flt_dir_op_names[op], fd_w, fs_f[i]);
16 printf("fcsr: 0x%x\n", fcsr);
20 printf("%s %d %lf\n", flt_dir_op_names[op], fd_w, fs_d[i]);
21 printf("fcsr: 0x%x\n", fcsr);
25 printf("%s %d %f\n", flt_dir_op_names[op], fd_w, fs_f[i]);
26 printf("fcsr: 0x%x\n", fcsr);
30 printf("%s %d %lf\n", flt_dir_op_names[op], fd_w, fs_d[i]);
31 printf("fcsr: 0x%x\n", fcsr);
35 printf("%s %d %f\n", flt_dir_op_names[op], fd_w, fs_f[i]);
36 printf("fcs
[all...]
/external/lldb/test/lang/c/set_values/
H A Dmain.c14 printf("before (char) i = %c\n", i);
15 printf("after (char) i = %c\n", i); // Set break point #1. //// break $source:$line
21 printf("before (unsigned char) i = %c\n", i);
22 printf("after (unsigned char) i = %c\n", i); //// break $source:$line
28 printf("before (short) i = %i\n", i);
29 printf("after (short) i = %i\n", i); //// break $source:$line
35 printf("before (unsigned short) i = %i\n", i);
36 printf("after (unsigned short) i = %i\n", i); // Set break point #2. //// break $source:$line
42 printf("before (int) i = %i\n", i);
43 printf("afte
[all...]
/external/google-breakpad/src/processor/
H A Ddump_context.cc278 printf("MDRawContextX86\n");
279 printf(" context_flags = 0x%x\n",
281 printf(" dr0 = 0x%x\n", context_x86->dr0);
282 printf(" dr1 = 0x%x\n", context_x86->dr1);
283 printf(" dr2 = 0x%x\n", context_x86->dr2);
284 printf(" dr3 = 0x%x\n", context_x86->dr3);
285 printf(" dr6 = 0x%x\n", context_x86->dr6);
286 printf(" dr7 = 0x%x\n", context_x86->dr7);
287 printf(" float_save.control_word = 0x%x\n",
289 printf(" float_sav
[all...]
/external/e2fsprogs/lib/blkid/
H A Dtst_types.c21 printf("Sizeof(__u8) is %d should be 1\n",
26 printf("Sizeof(_s8) is %d should be 1\n",
31 printf("Sizeof(__u16) is %d should be 2\n",
36 printf("Sizeof(__s16) is %d should be 2\n",
41 printf("Sizeof(__u32) is %d should be 4\n",
46 printf("Sizeof(__s32) is %d should be 4\n",
51 printf("Sizeof(__u64) is %d should be 8\n",
56 printf("Sizeof(__s64) is %d should be 8\n",
60 printf("The blkid_types.h types are correct.\n");
/external/e2fsprogs/lib/ext2fs/
H A Dtst_types.c21 printf("Sizeof(__u8) is %d should be 1\n",
26 printf("Sizeof(_s8) is %d should be 1\n",
31 printf("Sizeof(__u16) is %d should be 2\n",
36 printf("Sizeof(__s16) is %d should be 2\n",
41 printf("Sizeof(__u32) is %d should be 4\n",
46 printf("Sizeof(__s32) is %d should be 4\n",
51 printf("Sizeof(__u64) is %d should be 8\n",
56 printf("Sizeof(__s64) is %d should be 8\n",
60 printf("The ext2_types.h types are correct.\n");
/external/lldb/test/expression_command/test/
H A Dmain.cpp14 printf ("Hello world!\n");
31 expression printf("\t\x68\n") // Test constant strings that contain the \xXX (TAB, 'h', '\n' should be printed) (this is broken: <rdar://problem/8686536>)
32 expression printf("\"\n") // Test constant strings that contains an escaped double quote char (this is broken: <rdar://problem/8686536>)
33 expression printf("\'\n") // Test constant strings that contains an escaped single quote char (this is broken: <rdar://problem/8686536>)
34 expression printf ("one: %i\n", 1)
35 expression printf ("1.234 as float: %f\n", 1.234f)
36 expression printf ("1.234 as double: %g\n", 1.234)
37 expression printf ("one: %i, two: %llu\n", 1, 2ull)
38 expression printf ("two: %llu, one: %i\n", 2ull, 1)
/external/skia/experimental/PdfViewer/
H A DSkPdfUtils.cpp16 printf("SkMatrix %s ", sz);
18 printf("%f ", SkScalarToDouble(matrix.get(i)));
20 printf("\n");
24 printf("SkRect %s ", sz);
25 printf("x = %f ", SkScalarToDouble(rect.x()));
26 printf("y = %f ", SkScalarToDouble(rect.y()));
27 printf("w = %f ", SkScalarToDouble(rect.width()));
28 printf("h = %f ", SkScalarToDouble(rect.height()));
29 printf("\n");
/external/tcpdump/
H A Dprint-vjc.c92 printf("(vjc type=IP) ");
96 printf("(vjc type=raw TCP) ");
100 printf("(vjc type=compressed TCP) ");
103 printf("%c", "?CI?SAWU"[i]);
106 printf(" ");
107 printf("C=0x%02x ", bp[2]);
108 printf("sum=0x%04x ", *(u_short *)&bp[3]);
112 printf("(vjc type=error) ");
116 printf("(vjc type=0x%02x) ", bp[0] & 0xf0);
/external/clang/test/CodeGen/
H A Dconstructor-attribute.c7 int printf(const char *, ...);
13 printf("A\n");
17 printf("B\n");
29 printf("A: %d\n", foo());
33 printf("B\n");
H A Dmips-inline-asm-modifiers.c6 int printf(const char*, ...);
27 printf("%d\n",i);
39 printf("%d\n",i);
/external/compiler-rt/test/tsan/
H A Dmalloc_overflow.cc9 printf("FAIL malloc(-1) = %p\n", p);
12 printf("FAIL malloc(-1/2) = %p\n", p);
15 printf("FAIL calloc(-1, -1) = %p\n", p);
18 printf("FAIL calloc(-1/2, -1/2) = %p\n", p);
19 printf("OK\n");
/external/vboot_reference/tests/tpm_lite/
H A Dstartup.c18 printf("tpm startup failed with 0x%x\n", result);
22 printf("tpm getflags failed with 0x%x\n", result);
24 printf("executing SelfTestFull\n");
28 printf("tpm getflags failed with 0x%x\n", result);
30 printf("TEST SUCCEEDED\n");
/external/compiler-rt/test/asan/TestCases/Helpers/
H A Decho-env.cc9 printf("Usage: %s ENVNAME\n", argv[0]);
14 printf("%s = %s\n", argv[1], value);
16 printf("%s not set.\n", argv[1]);

Completed in 2084 milliseconds

1234567891011>>