| /external/ipsec-tools/src/racoon/ |
| plainrsa-gen.c | 67 fprintf(stderr, "Plain RSA key generator, part of %s\n", TOP_PACKAGE_STRING); 68 fprintf(stderr, "By Michal Ludvig (http://www.logix.cz/michal)\n"); 69 fprintf(stderr, "\n"); 70 fprintf(stderr, "Usage: %s [options]\n", argv0); 71 fprintf(stderr, "\n"); 72 fprintf(stderr, " -b bits Generate <bits> long RSA key (default=1024)\n"); 73 fprintf(stderr, " -e pubexp Public exponent to use (default=0x3)\n"); 74 fprintf(stderr, " -f filename Filename to store the key to (default=stdout)\n"); 75 fprintf(stderr, " -h Help\n"); 76 fprintf(stderr, "\n") [all...] |
| /external/valgrind/main/drd/tests/ |
| annotate_trace_memory.c | 21 fprintf(stderr, "float\n"); 24 fprintf(stderr, "double\n"); 27 fprintf(stderr, "uint8_t\n"); 30 fprintf(stderr, "uint16_t\n"); 33 fprintf(stderr, "uint32_t\n"); 36 fprintf(stderr, "uint64_t\n"); 47 fprintf(stderr, "Done.\n");
|
| pth_cleanup_handler.c | 19 fprintf(stderr, "Cleanup handler has been called.\n"); 27 fprintf(stderr, "pthread_mutex_lock()\n"); 46 fprintf(stderr, "pthread_mutex_init()\n"); 51 fprintf(stderr, "pthread_create()\n"); 56 fprintf(stderr, "pthread_create()\n"); 63 fprintf(stderr, "Test succeeded.\n");
|
| /external/valgrind/main/helgrind/tests/ |
| tc10_rec_lock.c | 27 fprintf(stderr, "before lock #1\n"); 29 fprintf(stderr, "before lock #2\n"); 31 fprintf(stderr, "before lock #3\n"); 34 fprintf(stderr, "before unlock #1\n"); 36 fprintf(stderr, "before unlock #2\n"); 38 fprintf(stderr, "before unlock #3\n"); 41 fprintf(stderr, "before unlock #4\n");
|
| /external/blktrace/btt/ |
| q2d.c | 71 fprintf(fp, "%5s ", "<.005"); 72 fprintf(fp, "%5s ", "<.010"); 73 fprintf(fp, "%5s ", "<.025"); 74 fprintf(fp, "%5s ", "<.050"); 75 fprintf(fp, "%5s ", "<.075"); 76 fprintf(fp, "%5s ", "<.100"); 77 fprintf(fp, "%5s ", "<.250"); 78 fprintf(fp, "%5s ", "<.500"); 79 fprintf(fp, "%5s ", "< 1.0"); 80 fprintf(fp, "%5s ", ">=1.0\n") [all...] |
| /external/ppp/pppd/plugins/rp-pppoe/ |
| debug.c | 46 fprintf(fp, "(PAP Authentication Frame -- Contents not dumped)\n"); 53 fprintf(fp, "%02x ", (unsigned) buf[i]); 55 fprintf(fp, " "); 58 fprintf(fp, " "); 62 fprintf(fp, "%c", buf[i]); 64 fprintf(fp, "."); 70 fprintf(fp, "\n"); 104 fprintf(fp, "%s.%03d %s PPPoE ", timebuf, millisec, dir); 106 fprintf(fp, "Discovery (%x) ", (unsigned) type); 108 fprintf(fp, "Session (%x) ", (unsigned) type) [all...] |
| /sdk/emulator/opengl/host/tools/emugen/ |
| ApiGen.cpp | 49 fprintf(fp, "// Generated Code - DO NOT EDIT !!\n"); 50 fprintf(fp, "// generated by 'emugen'\n"); 64 fprintf(fp, "#ifndef __%s_%s_proc_t_h\n", basename, sideString(side)); 65 fprintf(fp, "#define __%s_%s_proc_t_h\n", basename, sideString(side)); 66 fprintf(fp, "\n\n"); 67 fprintf(fp, "\n#include \"%s_types.h\"\n",basename); 68 fprintf(fp, "#ifndef %s_APIENTRY\n",basename); 69 fprintf(fp, "#define %s_APIENTRY \n",basename); 70 fprintf(fp, "#endif\n"); 76 fprintf(fp, "typedef ") [all...] |
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/ |
| r3xx_vertprog_dump.c | 136 fprintf(stderr, " dst: %d%s op: ", 139 fprintf(stderr, "PRED %u", 144 fprintf(stderr, "PVS_MACRO_OP_2CLK_M2X_ADD\n"); 146 fprintf(stderr, " PVS_MACRO_OP_2CLK_MADD\n"); 149 fprintf(stderr, "%s\n", r300_vs_me_ops[op & 0x1f]); 151 fprintf(stderr, "%s\n", r300_vs_ve_ops[op & 0x1f]); 157 fprintf(stderr, " reg: %d%s swiz: %s%s/%s%s/%s%s/%s%s\n", 176 fprintf(stderr, "Final vertex program code:\n"); 182 fprintf(stderr, "%d: op: 0x%08x", i, vs->body.d[offset]); 186 fprintf(stderr, " src%i: 0x%08x", src, vs->body.d[offset+1+src]) [all...] |
| /external/mesa3d/src/gallium/drivers/r300/compiler/ |
| r3xx_vertprog_dump.c | 136 fprintf(stderr, " dst: %d%s op: ", 139 fprintf(stderr, "PRED %u", 144 fprintf(stderr, "PVS_MACRO_OP_2CLK_M2X_ADD\n"); 146 fprintf(stderr, " PVS_MACRO_OP_2CLK_MADD\n"); 149 fprintf(stderr, "%s\n", r300_vs_me_ops[op & 0x1f]); 151 fprintf(stderr, "%s\n", r300_vs_ve_ops[op & 0x1f]); 157 fprintf(stderr, " reg: %d%s swiz: %s%s/%s%s/%s%s/%s%s\n", 176 fprintf(stderr, "Final vertex program code:\n"); 182 fprintf(stderr, "%d: op: 0x%08x", i, vs->body.d[offset]); 186 fprintf(stderr, " src%i: 0x%08x", src, vs->body.d[offset+1+src]) [all...] |
| /external/compiler-rt/test/asan/TestCases/ |
| throw_catch.cc | 16 fprintf(stderr, "Throw: %p\n", &local); 26 fprintf(stderr, "Catch: %p\n", &local); 32 fprintf(stderr, "Before: %p poisoned: %d\n", &x, 35 fprintf(stderr, "After: %p poisoned: %d\n", &x, 44 fprintf(stderr, "Before: %p poisoned: %d\n", &x, 49 fprintf(stderr, "Catch\n"); 51 fprintf(stderr, "After: %p poisoned: %d\n", &x, 62 fprintf(stderr, "\nTestLongJmp\n"); 63 fprintf(stderr, "Before: %p poisoned: %d\n", &x, 67 fprintf(stderr, "After: %p poisoned: %d\n", &x [all...] |
| /external/iproute2/tc/ |
| q_sfq.c | 30 fprintf(stderr, "Usage: ... sfq [ limit NUMBER ] [ perturb SECS ] [ quantum BYTES ]\n"); 31 fprintf(stderr, " [ divisor NUMBER ] [ flows NUMBER] [ depth NUMBER ]\n"); 32 fprintf(stderr, " [ headdrop ]\n"); 33 fprintf(stderr, " [ redflowlimit BYTES ] [ min BYTES ] [ max BYTES ]\n"); 34 fprintf(stderr, " [ avpkt BYTES ] [ burst PACKETS ] [ probability P ]\n"); 35 fprintf(stderr, " [ ecn ] [ harddrop ]\n"); 53 fprintf(stderr, "Illegal \"limit\"\n"); 60 fprintf(stderr, "Illegal \"perturb\"\n"); 67 fprintf(stderr, "Illegal \"limit\"\n"); 71 fprintf(stderr, "Illegal \"limit\", must be > 1\n") [all...] |
| m_estimator.c | 30 fprintf(stderr, "Usage: ... estimator INTERVAL TIME-CONST\n"); 31 fprintf(stderr, " INTERVAL is interval between measurements\n"); 32 fprintf(stderr, " TIME-CONST is averaging time constant\n"); 33 fprintf(stderr, "Example: ... est 1sec 8sec\n"); 56 fprintf(stderr, "Error: estimator parameters are out of range.\n"); 60 fprintf(stderr, "[estimator i=%u e=%u]\n", est->interval, est->ewma_log);
|
| /external/valgrind/main/memcheck/tests/ |
| leak-delta.c | 16 fprintf(stderr, "expecting details 10 bytes reachable\n"); fflush(stderr); breakme(); 19 fprintf(stderr, "expecting to have NO details\n"); fflush(stderr); breakme(); 24 fprintf(stderr, "expecting details +10 bytes lost, +21 bytes reachable\n"); fflush(stderr); breakme(); 29 fprintf(stderr, "expecting details +65 bytes reachable\n"); fflush(stderr); breakme(); 32 fprintf(stderr, "expecting to have NO details\n"); fflush(stderr); breakme(); 36 fprintf(stderr, "expecting details +10 bytes reachable\n"); fflush(stderr); breakme(); 40 fprintf(stderr, "expecting details -10 bytes reachable, +10 bytes lost\n"); fflush(stderr); breakme(); 44 fprintf(stderr, "expecting details -10 bytes lost, +10 bytes reachable\n"); fflush(stderr); breakme(); 48 fprintf(stderr, "expecting details 32 (+32) bytes lost, 33 (-32) bytes reachable\n"); fflush(stderr); breakme(); 51 fprintf(stderr, "finished\n") [all...] |
| sigprocmask.c | 37 fprintf(stderr, "before\n"); 39 fprintf(stderr, "%x ", x[i]); 41 fprintf(stderr, "\n"); 45 fprintf(stderr, "after1\n"); 47 fprintf(stderr, "%x ", x[i]); 49 fprintf(stderr, "\n"); 53 fprintf(stderr, "after2\n"); 55 fprintf(stderr, "%x ", x[i]); 57 fprintf(stderr, "\n"); 61 fprintf(stderr, "__NR_sigprocmask not supported on this platform\n") [all...] |
| stpncpy.c | 14 fprintf (stderr, "strlen: %zd\n", l); // strlen: 53 22 fprintf (stderr, "equal: %d\n", strcmp (a, b)); // equal: 0 23 fprintf (stderr, "retlen: %zd\n", c - b); // retlen: 53 24 fprintf (stderr, "last: '%c'\n", *(c - 1)); // last: '.' 25 fprintf (stderr, "zero0: %d\n", *c); // zero0: 0 26 fprintf (stderr, "zero1: %d\n", *(c + 1)); // zero1: 0 27 fprintf (stderr, "zero2: %d\n", *(c + 2)); // zero2: 0 32 fprintf (stderr, "equal: %d\n", strncmp (b, d, l - 1)); // equal: 0 33 fprintf (stderr, "retlen: %zd\n", e - d); // retlen: 52 34 fprintf (stderr, "last: '%c'\n", *(e - 1)); // last: 'r [all...] |
| err_disable3.c | 30 fprintf(stderr, "\n--------- c: start (expect 1) ---------\n\n"); 32 fprintf(stderr, "\n--------- c: end ---------\n\n"); 44 fprintf(stderr, "\n--------- p: disabling errors (expect 0) ---------\n\n"); 49 fprintf(stderr, "\n--------- p: creating child ---------\n\n"); 54 fprintf(stderr, "\n--------- p: join child ---------\n\n"); 58 fprintf(stderr, "\n--------- p: re_enabled (expect 1) ---------\n\n");
|
| sigaltstack.c | 10 fprintf(stderr, "caught signal, local var is on %p\n", &var); 27 fprintf(stderr, "calling sigaltstack, stack base is %p\n", sigstk.ss_sp); 30 fprintf(stderr,"setting sigaction\n"); 35 fprintf(stderr, "res = %d\n", res); 36 fprintf(stderr, "raising the signal\n"); 43 fprintf(stderr, "done\n");
|
| /external/iproute2/ip/ |
| ipprefix.c | 45 fprintf(stderr, "Not a prefix: %08x %08x %08x\n", 52 fprintf(stderr, "BUG: wrong nlmsg len %d\n", len); 62 fprintf(stderr, "wrong family %d\n", prefix->prefix_family); 66 fprintf(stderr, "wrong ND type %d\n", prefix->prefix_type); 72 fprintf(fp, "prefix "); 81 fprintf(fp, "%s", rt_addr_n2a(family, sizeof(*pfx), pfx, 84 fprintf(fp, "/%u ", prefix->prefix_len); 86 fprintf(fp, "dev %s ", ll_index_to_name(prefix->prefix_ifindex)); 89 fprintf(fp, "onlink "); 91 fprintf(fp, "autoconf ") [all...] |
| /development/tools/yuv420sp2rgb/ |
| debug.c | 12 fprintf(s, "%p: ", b); 15 if (i && !(i % 4)) fprintf(s, " "); 16 if (i && !(i % 8)) fprintf(s, " "); 18 if (i && !(i % elsize)) fprintf(s, " "); 31 fprintf(s, " (%d)\n%p: ", i, b); 33 fprintf(s, "%02x", (unsigned char)pchr[i]);
|
| /external/chromium_org/sandbox/win/sandbox_poc/pocdll/ |
| network.cc | 18 fprintf(output, "[ERROR] Cannot initialize winsock. Error%d\r\n", result); 27 fprintf(output, "[ERROR] Failed to create socket. Error %ld\r\n", 42 fprintf(output, "[BLOCKED] Bind socket on port 88. Error %ld\r\n", 52 fprintf(output, "[BLOCKED] Listen socket on port 88. Error %ld\r\n", 56 fprintf(output, "[GRANTED] Listen socket on port 88.\r\n", 64 fprintf(output, "[ERROR] No network tests.\r\n");
|
| /external/chromium_org/third_party/opus/src/tests/ |
| test_opus_padding.c | 51 fprintf(stderr, " Checking for padding overflow... "); 53 fprintf(stderr, "FAIL (out of memory)\n"); 69 fprintf(stderr, "FAIL!\n"); 73 fprintf(stderr, "OK.\n"); 86 fprintf(stderr, "Testing %s padding.\n", oversion); 90 fprintf(stderr, "All padding tests passed.\n");
|
| /external/compiler-rt/test/msan/ |
| allocator_returns_null.cc | 29 fprintf(stderr, "malloc:\n"); 33 fprintf(stderr, "calloc:\n"); 38 fprintf(stderr, "calloc-overflow:\n"); 46 fprintf(stderr, "realloc:\n"); 50 fprintf(stderr, "realloc-after-malloc:\n"); 58 fprintf(stderr, "x: %lx\n", (long)x);
|
| /external/compiler-rt/test/tsan/ |
| allocator_returns_null.cc | 24 fprintf(stderr, "malloc:\n"); 28 fprintf(stderr, "calloc:\n"); 33 fprintf(stderr, "calloc-overflow:\n"); 41 fprintf(stderr, "realloc:\n"); 45 fprintf(stderr, "realloc-after-malloc:\n"); 51 fprintf(stderr, "x: %p\n", x);
|
| /external/libopus/tests/ |
| test_opus_padding.c | 51 fprintf(stderr, " Checking for padding overflow... "); 53 fprintf(stderr, "FAIL (out of memory)\n"); 69 fprintf(stderr, "FAIL!\n"); 73 fprintf(stderr, "OK.\n"); 86 fprintf(stderr, "Testing %s padding.\n", oversion); 90 fprintf(stderr, "All padding tests passed.\n");
|
| /external/valgrind/main/memcheck/tests/linux/ |
| sigqueue.c | 17 fprintf(stderr, "sizeof(*si) = %zu\n", sz); 18 fprintf(stdout, "offsetof(siginfo_t, si_signo) = %zd\n", 20 fprintf(stdout, "offsetof(siginfo_t, si_errno) = %zd\n", 22 fprintf(stdout, "offsetof(siginfo_t, si_code) = %zd\n", 24 fprintf(stdout, "offsetof(siginfo_t, _sifields) = %zd\n", 34 fprintf(stderr, "Done.\n");
|