/build/tools/zipalign/ |
ZipAlign.cpp | 32 fprintf(stderr, "Zip alignment utility\n"); 33 fprintf(stderr, "Copyright (C) 2009 The Android Open Source Project\n\n"); 34 fprintf(stderr, 37 fprintf(stderr, 39 fprintf(stderr, " -c: check alignment only (does not modify file)\n"); 40 fprintf(stderr, " -f: overwrite existing outfile.zip\n"); 41 fprintf(stderr, " -v: verbose output\n"); 60 fprintf(stderr, "ERROR: unable to retrieve entry %d\n", i); 110 fprintf(stderr, "Input and output can't be same file\n"); 116 fprintf(stderr, "Output file '%s' exists\n", outFileName) [all...] |
/external/dropbear/ |
dropbearkey.c | 67 fprintf(stderr, "Usage: %s -t <type> -f <filename> [-s bits]\n" 139 fprintf(stderr, "Unknown argument %s\n", argv[i]); 148 fprintf(stderr, "Must specify a key filename\n"); 160 fprintf(stderr, "Must specify key type\n"); 180 fprintf(stderr, "Unknown key type '%s'\n", typetext); 187 fprintf(stderr, "Bits must be an integer\n"); 192 fprintf(stderr, "Bits must satisfy 512 <= bits <= 4096, and be a" 209 fprintf(stderr, "Will output %d bit %s secret key to '%s'\n", keysize*8, 218 fprintf(stderr, "Generating key, this may take a while...\n"); 231 fprintf(stderr, "Internal error, bad key type\n") [all...] |
/external/iproute2/tc/ |
tc.c | 58 fprintf(f, "[Unknown qdisc, optlen=%u] ", 66 fprintf(stderr, "Unknown qdisc \"%s\", hence option \"%s\" is unparsable\n", qu->id, *argv); 75 fprintf(f, "fh %08x [Unknown filter, optlen=%u] ", 78 fprintf(f, "fh %08x ", fhandle); 87 fprintf(stderr, "Unknown filter \"%s\", hence option \"%s\" is unparsable\n", qu->id, *argv); 93 fprintf(stderr, "Unparsable filter ID \"%s\"\n", fhandle); 115 fprintf(stderr, "Android does not support qdisc '%s'\n", str); 168 fprintf(stderr, "Android does not support filter '%s'\n", str); 211 fprintf(stderr, "Usage: tc [ OPTIONS ] OBJECT { COMMAND | help }\n" 243 fprintf(stderr, "Object \"%s\" is unknown, try \"tc help\".\n" [all...] |
q_fifo.c | 28 fprintf(stderr, "Usage: ... <[p|b]fifo | pfifo_head_drop> [ limit NUMBER ]\n"); 41 fprintf(stderr, "Illegal \"limit\"\n"); 49 fprintf(stderr, "What is \"%s\"?\n", *argv); 73 fprintf(f, "limit %s", sprint_size(qopt->limit, b1)); 75 fprintf(f, "limit %up", qopt->limit);
|
/external/netperf/ |
netcpu_perfstat.c | 81 fprintf(where, 96 fprintf(where, 145 fprintf(where,"enter calibrate_perfstat\n"); 158 fprintf(where, 178 fprintf(where, 213 fprintf(where, 225 fprintf(where, "Calibration for perfstat counter run: %d\n",i); 226 fprintf(where,"\tsec = %ld usec = %ld\n",sec,usec); 227 fprintf(where,"\telapsed time = %g\n",elapsed); 236 fprintf(where [all...] |
/external/valgrind/main/VEX/unused/ |
linker.c | 172 fprintf(stderr, "aPB oc=%p %p %d (%p .. %p)\n", oc, start, size, 193 fprintf(stderr, 271 fprintf(stderr, "paranoid_addto_StringMap(%s,%p)\n", name, addr); 361 fprintf(stderr, "fixup area too small for %s\n", oc->fileName); 404 fprintf(stderr,"at %p generating jump to %p\n", fixup, dstP ); 471 fprintf(stderr,"%s: unknown symbol `%s'\n", 476 fprintf(stderr, "\n`%s' resolves to %p\n", symbol, (void*)S ); 480 fprintf(stderr, "Reloc: P = %p S = %p A = %p\n", 516 fprintf(stderr,"R_ARM_PC24: out of range delta 0x%x for %s\n", 532 fprintf(stderr [all...] |
/external/chromium/third_party/libevent/test/ |
regress_rpc.c | 163 fprintf(stderr, "FAILED (response code)\n"); 184 fprintf(stdout, "Testing Basic RPC Support: "); 190 fprintf(stdout, "FAILED\n"); 201 fprintf(stdout, "FAILED\n"); 212 fprintf(stdout, "FAILED\n"); 225 fprintf(stdout, "FAILED\n"); 229 fprintf(stdout, "OK\n"); 241 fprintf(stderr, "FAILED (response code)\n"); 248 fprintf(stderr, "FAILED (unmarshal)\n"); 268 fprintf(stdout, "Testing Good RPC Post: ") [all...] |
/external/chromium_org/third_party/libevent/test/ |
regress_rpc.c | 163 fprintf(stderr, "FAILED (response code)\n"); 184 fprintf(stdout, "Testing Basic RPC Support: "); 190 fprintf(stdout, "FAILED\n"); 201 fprintf(stdout, "FAILED\n"); 212 fprintf(stdout, "FAILED\n"); 225 fprintf(stdout, "FAILED\n"); 229 fprintf(stdout, "OK\n"); 241 fprintf(stderr, "FAILED (response code)\n"); 248 fprintf(stderr, "FAILED (unmarshal)\n"); 268 fprintf(stdout, "Testing Good RPC Post: ") [all...] |
/external/tremolo/Tremolo/ |
bitwise.c | 67 //fprintf(stderr, "Init: buffer=(%d,%x,%d,%d) %08x%08x\n", 78 //fprintf(stderr, "PreLook: buffer=(%x,%x,%x) %08x%08x (%d bits)\n", 83 //fprintf(stderr, "Look: buffer=(%d,%x,%d,%d) %08x%08x (%d bits) (result=%x)\n", 94 //fprintf(stderr, "Adv before: buffer=(%x,%x,%x) %08x%08x (%d bits)\n", 99 //fprintf(stderr, "Adv: buffer=(%d,%x,%d,%d) %08x%08x\n", 111 //fprintf(stderr, "PreRead: buffer=(%d,%x,%d,%d) %08x%08x (%d bits)\n", 116 //fprintf(stderr, "Read: buffer=(%d,%x,%d,%d) %08x%08x (%d bits) (result=%x)\n", 129 //fprintf(stderr, "EOP %d\n", ret); 138 //fprintf(stderr, "count=%d length=%d bitsLeftInSegment=%d\n", 148 //fprintf(stderr, "count=%d length=%d bitsLeftInSegment=%d\n" [all...] |
/external/chromium/third_party/libevent/sample/ |
event-test.c | 40 fprintf(stderr, "fifo_read called with fd: %d, event: %d, arg: %p\n", 47 fprintf(stderr, "End Of File"); 60 fprintf(stderr, "Connection closed\n"); 66 fprintf(stdout, "Read: %s\n", buf); 118 fprintf(stderr, "Write data to %s\n", fifo);
|
/external/chromium_org/native_client_sdk/src/libraries/xray/ |
parsesymbols.c | 27 fprintf(stderr, "While parsing the mapfile, XRay encountered:\n"); 28 fprintf(stderr, "%s\n", line); 29 fprintf(stderr, 31 fprintf(stderr, "All functions must reside in this address space.\n"); 56 fprintf(stderr, "XRay: failed to open %s\n", mapfile);
|
/external/chromium_org/third_party/libevent/sample/ |
event-test.c | 40 fprintf(stderr, "fifo_read called with fd: %d, event: %d, arg: %p\n", 47 fprintf(stderr, "End Of File"); 60 fprintf(stderr, "Connection closed\n"); 66 fprintf(stdout, "Read: %s\n", buf); 118 fprintf(stderr, "Write data to %s\n", fifo);
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_test_conv.c | 52 fprintf(fp, 69 fprintf(fp, "%s\t", success ? "pass" : "fail"); 71 fprintf(fp, "%.1f\t", cycles / MAX2(src_type.length, dst_type.length)); 74 fprintf(fp, "\t"); 77 fprintf(fp, "\n"); 88 fprintf(fp, "src_type="); 91 fprintf(fp, " dst_type="); 94 fprintf(fp, " ...\n"); 257 fprintf(stderr, "PASS\n"); 260 fprintf(stderr, "MISMATCH\n") [all...] |
/external/chromium_org/third_party/sfntly/cpp/src/test/ |
test_font_utils.cc | 101 fprintf(stderr, "<NULL>\n"); 105 fprintf(stderr, "data length = %ld (%lx)\n", length, length); 107 fprintf(stderr, "%02x ", byte_data[i]); 109 fprintf(stderr, "\n"); 112 fprintf(stderr, "\n");
|
/external/clang/tools/c-arcmt-test/ |
c-arcmt-test.c | 26 fprintf(stdout, "%s\n", clang_getCString(origFname)); 27 fprintf(stdout, "%s\n", clang_getCString(transFname)); 51 fprintf(stdout, "%s\n", clang_getCString(origFname)); 52 fprintf(stdout, "%s\n", clang_getCString(transFname)); 67 fprintf(stderr,
|
/external/dropbear/libtomcrypt/testprof/ |
store_test.c | 20 fprintf(stderr, "\n32L failed at offset %d\n", y); 26 fprintf(stderr, "\n32H failed at offset %d\n", y); 37 fprintf(stderr, "\n64L failed at offset %d\n", y); 43 fprintf(stderr, "\n64H failed at offset %d\n", y); 68 fprintf(stderr, "\nLTC_FAST failed at offset %d\n", z);
|
/external/e2fsprogs/intl/ |
log.c | 85 fprintf (logfile, "domain "); 87 fprintf (logfile, "\nmsgid "); 91 fprintf (logfile, "\nmsgid_plural "); 93 fprintf (logfile, "\nmsgstr[0] \"\"\n"); 96 fprintf (logfile, "\nmsgstr \"\"\n");
|
/external/expat/tests/benchmark/ |
benchmark.c | 20 fprintf(stderr, 51 fprintf (stderr, "could not access file '%s'\n", argv[j + 1]); 57 fprintf (stderr, "could not open file '%s'\n", argv[j + 1]); 64 fprintf (stderr, 91 fprintf (stderr, "error '%s' at line %" XML_FMT_INT_MOD \
|
/external/linux-tools-perf/util/ |
hist.c | 347 int ret = fprintf(fp, " "); 350 ret += fprintf(fp, " "); 363 ret += fprintf(fp, "| "); 365 ret += fprintf(fp, " "); 367 ret += fprintf(fp, "\n"); 383 ret += fprintf(fp, "|"); 385 ret += fprintf(fp, " "); 392 ret += fprintf(fp, "%s", " "); 395 ret += fprintf(fp, "%s\n", chain->ms.sym->name); 397 ret += fprintf(fp, "%p\n", (void *)(long)chain->ip) [all...] |
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_test_conv.c | 52 fprintf(fp, 69 fprintf(fp, "%s\t", success ? "pass" : "fail"); 71 fprintf(fp, "%.1f\t", cycles / MAX2(src_type.length, dst_type.length)); 74 fprintf(fp, "\t"); 77 fprintf(fp, "\n"); 88 fprintf(fp, "src_type="); 91 fprintf(fp, " dst_type="); 94 fprintf(fp, " ...\n"); 257 fprintf(stderr, "PASS\n"); 260 fprintf(stderr, "MISMATCH\n") [all...] |
/external/qemu/distrib/sdl-1.2.15/test/ |
testlock.c | 54 fprintf(stderr, "Couldn't lock mutex: %s", SDL_GetError()); 61 fprintf(stderr, "Couldn't unlock mutex: %s", SDL_GetError()); 81 fprintf(stderr, "%s\n", SDL_GetError()); 87 fprintf(stderr, "Couldn't create mutex: %s\n", SDL_GetError()); 96 fprintf(stderr, "Couldn't create thread!\n");
|
/external/sfntly/cpp/src/test/ |
test_font_utils.cc | 101 fprintf(stderr, "<NULL>\n"); 105 fprintf(stderr, "data length = %ld (%lx)\n", length, length); 107 fprintf(stderr, "%02x ", byte_data[i]); 109 fprintf(stderr, "\n"); 112 fprintf(stderr, "\n");
|
/external/valgrind/main/helgrind/tests/ |
bar_bad.c | 37 fprintf(stderr, "\ninitialise a barrier with zero count\n"); 42 fprintf(stderr, "\ninitialise a barrier twice\n"); 49 fprintf(stderr, "\ninitialise a barrier which has threads waiting on it\n"); 60 fprintf(stderr, "\ndestroy a barrier that has waiting threads\n"); 76 fprintf(stderr, "\ndestroy a barrier that was never initialised\n");
|
tc15_laog_lockdel.c | 26 fprintf(stderr, "Establish order 1 -> 2\n"); 34 fprintf(stderr, "Try order 2 -> 1. This gives an error.\n"); 43 fprintf(stderr, 45 fprintf(stderr, "so a second locking sequence 2 -> 1 should now be OK.\n"); 60 fprintf(stderr, "done\n");
|
/frameworks/base/tools/aapt/ |
ResourceFilter.cpp | 33 fprintf(stderr, "Invalid configuration: %s\n", arg); 34 fprintf(stderr, " "); 36 fprintf(stderr, " "); 39 fprintf(stderr, "^"); 41 fprintf(stderr, "\n");
|