Searched refs:printf (Results 601 - 625 of 4786) sorted by relevance

<<21222324252627282930>>

/external/valgrind/main/none/tests/
H A Difunc.c6 printf("%d\n", d);
/external/valgrind/main/none/tests/mips32/
H A Dtest_fcsr.c23 printf("FCSR::1: 0x%x, 2: 0x%x\n", out[0], out[1]);
/external/valgrind/main/none/tests/s390x/
H A Dfold_And16.c14 printf("%s", (char *)msg);
H A Dstck.c29 printf("cc != 0!\n");
33 printf("cc != 0!\n");
36 printf("OK.....Testcase passed\n");
38 printf("FAILED.....Testcase failed\n");
H A Dstckf.c29 printf("cc != 0!\n");
33 printf("cc != 0!\n");
37 printf("OK.....Testcase passed\n");
39 printf("FAILED.....Testcase failed\n");
/external/tcpdump/
H A Dprint-rip.c106 printf("\n\t AFI %s, ", tok2str(bsd_af_values, "Unknown (%u)", family));
118 printf("\n\t AFI 0, %s, metric: %u",
123 printf("\n\t %s, metric: %u",
139 printf("\n\t Simple Text Authentication data: ");
143 printf("\n\t Auth header:");
144 printf(" Packet Len %u,", EXTRACT_16BITS((u_int8_t *)ni + 4));
145 printf(" Key-ID %u,", *((u_int8_t *)ni + 6));
146 printf(" Auth Data Len %u,", *((u_int8_t *)ni + 7));
147 printf(" SeqNo %u,", EXTRACT_32BITS(&ni->rip_dest_mask));
148 printf(" MB
[all...]
H A Dprint-radius.c70 printf("%02X", *ptr_data ); \
459 printf(" [|radius]");
463 printf("Tag %u, ",*data);
466 printf("Salt %u ",EXTRACT_16BITS(data) );
480 printf(" [|radius]");
483 printf("Tag %u",*data);
491 printf("%c",(*data < 32 || *data > 128) ? '.' : *data );
496 printf(" [|radius]");
518 printf("Vendor: %s (%u)",
530 printf("\
[all...]
H A Dprint-egp.c183 printf(" %s %s ",
191 printf("%sd%d:", comma, (int)*cp++);
206 printf(" %s", ipaddr_string(&addr));
226 printf("[|egp]");
231 printf("EGPv%u, AS %u, seq %u, length %u",
238 printf("EGPv%u, length %u",
243 printf("[version %d]", egp->egp_version);
253 printf(" acquire");
257 printf(" %s", egp_acquire_codes[code]);
262 printf("
[all...]
H A Dprint-isoclns.c676 printf("|OSI");
681 printf("OSI NLPID %s (0x%02x): ",
702 (void)printf("%slength: %u",
727 printf("OSI NLPID 0x%02x unknown",*p);
728 (void)printf("%slength: %u",
788 printf("CLNP");
795 printf("version %d packet not supported", clnp_header->version);
818 printf("%s%s > %s, %s, length %u",
826 printf("%slength %u",eflag ? "" : ", ",length);
828 printf("\
[all...]
H A Dprint-bootp.c73 printf("BOOTP/DHCP, %s",
78 printf(" from %s", etheraddr_string(bp->bp_chaddr));
81 printf(", length %u", length);
90 printf(", htype %d", bp->bp_htype);
94 printf(", hlen %d", bp->bp_hlen);
98 printf(", hops %d", bp->bp_hops);
100 printf(", xid 0x%x", EXTRACT_32BITS(&bp->bp_xid));
102 printf(", secs %d", EXTRACT_16BITS(&bp->bp_secs));
104 printf(", Flags [%s]",
107 printf(" (
[all...]
H A Dprint-mptcp.c66 printf(" Unknown Version (%d)", MP_CAPABLE_OPT_VERSION(mpc->sub_ver));
71 printf(" csum");
72 printf(" {0x%" PRIx64, EXTRACT_64BITS(mpc->sender_key));
74 printf(",0x%" PRIx64, EXTRACT_64BITS(mpc->receiver_key));
75 printf("}");
90 printf(" backup");
91 printf(" id %u", mpj->addr_id);
96 printf(" token 0x%x" " nonce 0x%x",
101 printf(" hmac 0x%" PRIx64 " nonce 0x%x",
107 printf(" hma
[all...]
H A Dprint-geonet.c74 printf("; ItsPduHeader v:%d t:%d-%s", version, msg_type, msg_type_str);
82 printf("; BTP Dst:%u Src:%u", dest, src);
91 printf("GN_ADDR:");
93 if (i) printf(":");
94 printf("%02x", bp[i]);
96 printf(" ");
99 printf("lat:%d ", lat);
101 printf("lon:%d", lon);
112 printf("GeoNet src:%s; ", etheraddr_string(eth+6));
161 printf("
[all...]
/external/chromium_org/third_party/smhasher/src/
H A Dmain.cpp111 printf("Self-test FAILED!\n");
117 printf("%16s - ",info->name);
132 printf("-------------------------------------------------------------------------------\n");
133 printf("--- Testing %s (%s)\n\n",info->name,info->desc);
140 printf("[[[ Sanity Tests ]]]\n\n");
145 printf("\n");
153 printf("[[[ Speed Tests ]]]\n\n");
156 printf("\n");
165 printf("\n");
173 printf("[[[ Differentia
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
H A Dgen_matypes.c51 printf( "\n" ); \
52 printf( "\n" ); \
53 printf( "/* =====================================================" \
55 printf( " * Offsets for %s\n", x ); \
56 printf( " */\n" ); \
57 printf( "\n" ); \
62 printf( "\n" ); \
63 printf( "/*\n" ); \
64 printf( " * Flags for %s\n", x ); \
65 printf( " */\
[all...]
/external/mesa3d/src/mesa/x86/
H A Dgen_matypes.c51 printf( "\n" ); \
52 printf( "\n" ); \
53 printf( "/* =====================================================" \
55 printf( " * Offsets for %s\n", x ); \
56 printf( " */\n" ); \
57 printf( "\n" ); \
62 printf( "\n" ); \
63 printf( "/*\n" ); \
64 printf( " * Flags for %s\n", x ); \
65 printf( " */\
[all...]
/external/valgrind/main/memcheck/tests/x86/
H A Dmore_x86_fp.c35 printf("a=%f b=%f a+b=%f\n", a, b, a + b);
36 printf("a=%f b=%f a-b=%f\n", a, b, a - b);
37 printf("a=%f b=%f a*b=%f\n", a, b, a * b);
38 printf("a=%f b=%f a/b=%f\n", a, b, a / b);
39 printf("a=%f b=%f fmod(a, b)=%f\n", a, b, fmod(a, b));
40 printf("a=%f sqrt(a)=%f\n", a, sqrt(a));
41 printf("a=%f sin(a)=%f\n", a, sin(a));
42 printf("a=%f cos(a)=%f\n", a, cos(a));
43 printf("a=%f tan(a)=%f\n", a, tan(a));
44 printf("
[all...]
/external/ipsec-tools/src/libipsec/
H A Dkey_debug.c99 #define panic(param) { printf(param); exit(1); }
117 printf("sadb_msg{ version=%u type=%u errno=%u satype=%u\n",
120 printf(" len=%u reserved=%u seq=%u pid=%u\n",
128 printf("sadb_ext{ len=%u type=%u }\n",
132 printf("kdebug_sadb: invalid ext_len=0 was passed.\n");
136 printf("kdebug_sadb: ext_len exceeds end of buffer.\n");
198 printf("kdebug_sadb: invalid ext_type %u was passed.\n",
226 printf("sadb_prop{ replay=%u\n", prop->sadb_prop_replay);
229 printf("sadb_comb{ auth=%u encrypt=%u "
234 printf(" auth_minbit
[all...]
/external/libusb-compat/examples/
H A Dtestlibusb.c15 printf(" bEndpointAddress: %02xh\n", endpoint->bEndpointAddress);
16 printf(" bmAttributes: %02xh\n", endpoint->bmAttributes);
17 printf(" wMaxPacketSize: %d\n", endpoint->wMaxPacketSize);
18 printf(" bInterval: %d\n", endpoint->bInterval);
19 printf(" bRefresh: %d\n", endpoint->bRefresh);
20 printf(" bSynchAddress: %d\n", endpoint->bSynchAddress);
27 printf(" bInterfaceNumber: %d\n", interface->bInterfaceNumber);
28 printf(" bAlternateSetting: %d\n", interface->bAlternateSetting);
29 printf(" bNumEndpoints: %d\n", interface->bNumEndpoints);
30 printf(" bInterfaceClas
[all...]
/external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/
H A Dvoe_stress_test.cc43 printf("Error at line: %i, %s \n", __LINE__, #expr); \
44 printf("Error code: %i \n", base->LastError()); \
80 printf("Invalid selection! (Test code error)\n");
89 printf("------------------------------------------------\n");
90 printf("Select stress test\n\n");
91 printf(" (0) Quit\n");
92 printf(" (1) All\n");
93 printf("- - - - - - - - - - - - - - - - - - - - - - - - \n");
94 printf(" (2) Start/stop\n");
95 printf(" (
[all...]
/external/valgrind/main/memcheck/tests/amd64/
H A Dmore_x87_fp.c44 printf("a=%f b=%f a+b=%f\n", a, b, a + b);
45 printf("a=%f b=%f a-b=%f\n", a, b, a - b);
46 printf("a=%f b=%f a*b=%f\n", a, b, a * b);
47 printf("a=%f b=%f a/b=%f\n", a, b, a / b);
49 //printf("a=%f b=%f fmod(a, b)=%f\n", a, b, fmod(a, b));
50 printf("a=%f sqrt(a)=%f\n", a, sqrt(a));
51 printf("a=%f sin(a)=%f\n", a, sin(a));
52 printf("a=%f cos(a)=%f\n", a, cos(a));
53 printf("a=%f tan(a)=%f\n", a, tan(a));
54 printf("
[all...]
/external/clang/test/Sema/
H A Dattr-format.c5 void a(const char *a, ...) __attribute__((format(printf, 1,2))); // no-error
6 void b(const char *a, ...) __attribute__((format(printf, 1,1))); // expected-error {{'format' attribute parameter 3 is out of bounds}}
7 void c(const char *a, ...) __attribute__((format(printf, 0,2))); // expected-error {{'format' attribute parameter 2 is out of bounds}}
8 void d(const char *a, int c) __attribute__((format(printf, 1,2))); // expected-error {{format attribute requires variadic function}}
9 void e(char *str, int c, ...) __attribute__((format(printf, 2,3))); // expected-error {{format argument not a string type}}
12 void f(xpto c, va_list list) __attribute__((format(printf, 1, 0))); // no-error
13 void g(xpto c) __attribute__((format(printf, 1, 0))); // no-error
18 int (*f_ptr)(char*,...) __attribute__((format(printf, 1,2))); // no-error
19 int (*f2_ptr)(double,...) __attribute__((format(printf, 1, 2))); // expected-error {{format argument not a string type}}
22 int (*printf)(cons member in struct:_mystruct
[all...]
/external/iptables/extensions/
H A Dlibxt_LED.c39 printf(
79 printf(" led-trigger-id:\"");
83 printf("\\");
84 printf("%c", *id++);
86 printf("\"");
89 printf(" led-delay:inf");
91 printf(" led-delay:%dms", led->delay);
94 printf(" led-always-blink");
102 printf(" --led-trigger-id \"");
106 printf("\\");
[all...]
H A Dlibxt_quota2.c50 printf(
90 printf(" !");
92 printf(" --grow ");
94 printf(" --no-change ");
96 printf(" --packets ");
98 printf(" --name %s ", q->name);
99 printf(" --quota %llu ", (unsigned long long)q->quota);
108 printf(" !");
110 printf(" counter");
112 printf(" quot
[all...]
/external/libmtp/examples/
H A Dconnect.c69 printf("Usage: connect <command1> <command2>\n");
70 printf("Commands: --delete [filename]\n");
71 printf(" --sendfile [source] [destination]\n");
72 printf(" --sendtrack [source] [destination]\n");
73 printf(" --getfile [source] [destination]\n");
74 printf(" --newfolder [foldername]\n");
88 printf("No devices.\n");
128 printf("Delete %s\n",optarg);
133 printf("Send file %s\n",optarg);
139 printf("Ge
[all...]
/external/chromium_org/third_party/android_crazy_linker/src/tests/
H A Dtest_two_shared_relros.cpp46 printf("Libraries loaded\n");
58 printf("Child waiting for foo relro fd\n");
63 printf("Child waiting for bar relro fd\n");
67 printf("RELROs used in child process\n");
76 printf("Calling Bar()\n");
79 printf("Bar() called, exiting\n");
86 printf("Parent enabling foo RELRO sharing\n");
91 printf("Parent enabling bar RELRO sharing\n");
96 printf("RELROs enabled and sent to child\n");
100 printf("Paren
[all...]

Completed in 834 milliseconds

<<21222324252627282930>>