/external/e2fsprogs/lib/blkid/ |
tst_types.c | 21 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/ |
tst_types.c | 21 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/icu4c/test/testmap/ |
testmap.c | 32 printf("setCommonData(NULL) -> %s [should fail]\n", u_errorName(status)); 35 printf("*** FAIL: should have returned U_ILLEGAL_ARGUMENT_ERROR\n"); 41 printf("setCommonData(%p) -> %s\n", U_ICUDATA_ENTRY_POINT, u_errorName(status)); 44 printf("*** FAIL: should have returned U_ZERO_ERROR\n"); 50 printf("ucnv_open(iso-8859-7)-> %p, err = %s, name=%s\n", 54 printf("\n*** FAIL: should have returned U_ZERO_ERROR;\n"); 64 printf("setCommonData(%p) -> %s [should pass]\n", U_ICUDATA_ENTRY_POINT, u_errorName(status)); 67 printf("\n*** FAIL: should pass and not set U_USING_DEFAULT_ERROR\n"); 71 printf("\n*** PASS PASS PASS, test PASSED!!!!!!!!\n");
|
/external/llvm/test/FrontendC/ |
2006-01-13-Includes.c | 7 printf("Hello World\n");
|
/external/valgrind/main/memcheck/tests/ |
manuel1.c | 7 printf ("x = %d\n", x==0xCAFEBABE ? 99 : 88);
|
/external/valgrind/main/none/tests/ |
fucomip.c | 9 printf ("erm, what ?\n");
|
rcrl.c | 8 printf ("x = %f\n", U);
|
/frameworks/compile/libbcc/tests/data/src/ |
pointers.c | 7 printf("Pointer difference: %d %d\n", pb - pa, ((int) pb) - ((int) pa)); 9 printf("Pointer addition: %d\n", c); 10 printf("Pointer comparison to zero: %d %d %d\n", pa == 0, pb == 0, pc == 0); 11 printf("Pointer comparison: %d %d %d %d %d\n", pa < pb, pa == pb, pa > pb, ! pb, ! pc);
|
float.c | 21 printf("Constants: %g %g %g %g %g %g %g %g %g\n", 0e1, 0E1, 0.f, .01f, 36 printf("globals: %g %g %g %g\n", f0, f1, d0, d1); 37 printf("args: %g %g %g %g\n", arg0, arg1, arg2, arg3); 38 printf("locals: %g %g %g %g\n", local0, local1, local2, local3); 41 printf("cast rval: %g %g\n", * (float*) & f1, * (double*) & d1); 45 printf("cast lval: %g %g %g %g\n", f0, f1, d0, d1); 50 printf("int: %d float: %g double: %g\n", 1, 2.2f, 3.3); 51 printf(" ftoi(1.4f)=%d\n", ftoi(1.4f)); 52 printf(" dtoi(2.4)=%d\n", dtoi(2.4)); 53 printf(" itof(3)=%g\n", itof(3)) [all...] |
flops.c | 5 printf("-%g = %g\n", 1.1, -1.1); 6 printf("!%g = %d\n", 1.2, !1.2); 7 printf("!%g = %d\n", 0.0, !0.0); 11 printf("double op double:\n"); 12 printf("%g + %g = %g\n", 1.0, 2.0, 1.0 + 2.0); 13 printf("%g - %g = %g\n", 1.0, 2.0, 1.0 - 2.0); 14 printf("%g * %g = %g\n", 1.0, 2.0, 1.0 * 2.0); 15 printf("%g / %g = %g\n", 1.0, 2.0, 1.0 / 2.0); 17 printf("float op float:\n"); 18 printf("%g + %g = %g\n", 1.0f, 2.0f, 1.0f + 2.0f) [all...] |
/ndk/tests/build/multi-module-path/jni/ |
test.c | 6 printf("The answer is %d\n", bar());
|
/external/e2fsprogs/contrib/ |
dconf | 32 printf("BC %d\n", bpg) 33 printf("GC %d\n", (bc + bpg - 1) / bpg) 41 printf("T %s\n", lwtime) 49 printf("G %d : %d - %d\n", group, group_start, group_end) 57 printf("FB %d-%d\n", 61 if ( block == "" ) printf("Group %d is full\n", group) 66 printf("E %s\n", lwtime) 71 printf("%%!PS-Adobe\n") 72 printf("%%%%BoundingBox: 0 0 1 1\n") 73 printf("/rect {/y2 exch def /x2 exch def /y1 exch def /x1 exch def\n" [all...] |
/frameworks/base/media/libstagefright/codecs/amrwbenc/SampleCode/ |
AMRWB_E_SAMPLE.c | 36 printf ("AMR_WB Encoder HELP Displays this text\n"); 37 printf ("\n"); 38 printf ("Usage:\n"); 39 printf ("AMRWBEnc [options] Input_file output_file \n"); 40 printf ("\n"); 41 printf ("Options +M* +F* +DTX \n"); 42 printf ("Support \n"); 43 printf ("Options +M* for seting compression bitrate mode, default is 23.85kbps\n"); 44 printf (" +M0 = 6.6kbps \n"); 45 printf (" +M1 = 8.85kbps \n") [all...] |
/external/clang/test/CodeGenCXX/ |
derived-to-base-conv.cpp | 7 extern "C" int printf(...); 11 A (const A&) { printf("A::A(const A&)\n"); } 13 ~A() { printf("A::~A()\n"); } 18 B(const B& Other) : A(Other) { printf("B::B(const B&)\n"); } 19 ~B() { printf("B::~B()\n"); } 24 C(const C& Other) : B(Other) { printf("C::C(const C&)\n"); } 25 ~C() { printf("C::~C()\n"); } 29 operator B&() {printf("X::operator B&()\n"); return b; } 30 operator C&() {printf("X::operator C&()\n"); return c; } 31 X (const X&) { printf("X::X(const X&)\n"); [all...] |
/external/e2fsprogs/lib/ss/ |
ct_c.awk | 3 printf "/* %s.c - automatically generated from %s.ct */\n", \ 13 printf "static char const * const ssu%05d[] = {\n", cmdnum > outfile 26 printf "%s\"%s\",\n", cmdtab, cmd > outfile 43 printf "extern void %s __SS_PROTO;\n", subr > outfile 57 printf "Error in line %d: %s\n", linenum, error 62 printf "static ss_request_entry ssu%05d[] = {\n", cmdnum+1 > outfile 64 printf " { ssu%05d,\n", i > outfile 65 printf " %s,\n", subr_tab[i] > outfile 66 printf " \"%s\",\n", help_tab[i] > outfile 67 printf " %d },\n", options_tab[i] > outfil [all...] |
/external/wpa_supplicant/ |
wpa_passphrase.c | 28 printf("usage: wpa_passphrase <ssid> [passphrase]\n" 39 printf("# reading passphrase from stdin\n"); 41 printf("Failed to read passphrase\n"); 57 printf("Passphrase must be 8..63 characters\n"); 63 printf("network={\n"); 64 printf("\tssid=\"%s\"\n", ssid); 65 printf("\t#psk=\"%s\"\n", passphrase); 66 printf("\tpsk="); 68 printf("%02x", psk[i]); 69 printf("\n") [all...] |
/external/wpa_supplicant_6/wpa_supplicant/ |
wpa_passphrase.c | 28 printf("usage: wpa_passphrase <ssid> [passphrase]\n" 39 printf("# reading passphrase from stdin\n"); 41 printf("Failed to read passphrase\n"); 57 printf("Passphrase must be 8..63 characters\n"); 63 printf("network={\n"); 64 printf("\tssid=\"%s\"\n", ssid); 65 printf("\t#psk=\"%s\"\n", passphrase); 66 printf("\tpsk="); 68 printf("%02x", psk[i]); 69 printf("\n") [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
wpa_passphrase.c | 28 printf("usage: wpa_passphrase <ssid> [passphrase]\n" 39 printf("# reading passphrase from stdin\n"); 41 printf("Failed to read passphrase\n"); 57 printf("Passphrase must be 8..63 characters\n"); 63 printf("network={\n"); 64 printf("\tssid=\"%s\"\n", ssid); 65 printf("\t#psk=\"%s\"\n", passphrase); 66 printf("\tpsk="); 68 printf("%02x", psk[i]); 69 printf("\n") [all...] |
/external/e2fsprogs/lib/uuid/ |
tst_uuid.c | 54 printf("%s is %s", uuid, validStr[isValid]); 56 printf(" but uuid_parse says %s\n", validStr[parsedOk]); 59 printf(", OK\n"); 83 printf("UUID generate = %s\n", str); 84 printf("UUID: "); 86 printf("%02x", *cp++); 88 printf("\n"); 90 printf("UUID type = %d, UUID variant = %d\n", type, variant); 92 printf("Incorrect UUID Variant; was expecting DCE!\n"); 95 printf("\n") [all...] |
/external/dbus/tools/ |
dbus-print-message.c | 53 printf (" "); /* INDENT spaces. */ 61 printf ("array of bytes [\n"); 75 printf ("%02x", bytes[i]); 82 printf ("\n"); 87 printf (" "); 92 printf ("\n"); 94 printf ("]\n"); 135 printf ("array of bytes \"%s\"\n", bytes); 164 printf ("string \""); 165 printf ("%s", val) [all...] |
/external/tcpdump/ |
print-dhcp6.c | 344 printf(" (%s", dhcp6opt_name(opttype)); 350 printf(" ?)"); 357 printf(" hwaddr/time type %u time %u ", 361 printf("%02x", tp[i]); 363 printf(")"); 366 printf(" ?)"); 371 printf(" vid "); 373 printf("%02x", tp[i]); 375 printf(")"); 378 printf(" ?)") [all...] |
print-icmp6.c | 186 printf(":"); 187 printf("%02x", *q++); 260 (void)printf("[bad icmp6 cksum %x!] ", sum); 262 (void)printf("[icmp6 sum ok] "); 266 printf("ICMP6, %s", tok2str(icmp6_type_values,"unknown icmp6 type (%u)",dp->icmp6_type)); 277 printf(", length %u", length); 282 printf(", %s", tok2str(icmp6_dst_unreach_code_values,"unknown unreach code (%u)",dp->icmp6_code)); 288 printf(" %s",ip6addr_string(&oip->ip6_dst)); 291 printf(" %s, source address %s", 303 printf(", %s tcp port %s" [all...] |
/external/bluetooth/hcidump/parser/ |
lmp.c | 68 printf("IN_RAND "); 70 printf("%2.2x", pairing_data.in_rand[i]); 71 printf("\n"); 74 printf("COMB_KEY "); 76 printf("%2.2x", pairing_data.comb_key_m[i]); 77 printf(" (M)\n"); 80 printf("COMB_KEY "); 82 printf("%2.2x", pairing_data.comb_key_s[i]); 83 printf(" (S)\n"); 86 printf("AU_RAND ") [all...] |
/external/clang/test/Sema/ |
format-strings.c | 7 int printf(const char *restrict, ...); // expected-note{{passing argument to parameter here}} 25 printf(s); // expected-warning {{format string is not a string literal}} 42 printf("abc" 44 printf("abc\ 51 printf("%*d", (unsigned) 1, 1); // no-warning 55 printf(i == 1 ? "yes" : "no"); // no-warning 56 printf(i == 0 ? (i == 1 ? "yes" : "no") : "dont know"); // no-warning 57 printf(i == 0 ? (i == 1 ? s : "no") : "dont know"); // expected-warning{{format string is not a string literal}} 58 printf("yes" ?: "no %d", 1); // expected-warning{{data argument not used by format string}} 66 printf("%n",&x); // expected-warning {{'%n' in format string discouraged} [all...] |
/external/srtp/crypto/test/ |
datatypes_driver.c | 47 #include <stdio.h> /* for printf() */ 91 printf("%s\n", v128_bit_string(&x)); 93 printf("%s\n", v128_bit_string(&x)); 97 printf("----------------------------------------------\n"); 102 printf("%s\n", v128_bit_string(&x)); 104 printf("----------------------------------------------\n"); 108 printf("%s\n", v128_bit_string(&x)); 111 printf("----------------------------------------------\n"); 115 printf("%s\n", v128_bit_string(&x)); 118 printf("----------------------------------------------\n") [all...] |