/external/elfutils/tests/ |
newscn.c | 46 fprintf (stderr, "library fd of date\n"); 54 fprintf (stderr, "Failed to open fdput file: %s\n", name); 62 fprintf (stderr, "Failed to elf_begin fdput file: %s\n", name);
|
/external/icu4c/layout/ |
KernTable.cpp | 79 fprintf(stderr, "no kern data\n"); 87 fprintf(stderr, "%0.2x ", ((const char*)tableData)[i]&0xff); 89 fprintf(stderr, "\n"); 91 fprintf(stderr, " "); 120 fprintf(stderr, "coverage: %0.4x nPairs: %d pairs 0x%x\n", coverage, nPairs, pairs); 121 fprintf(stderr, " searchRange: %d entrySelector: %d rangeShift: %d\n", searchRange, entrySelector, rangeShift); 145 fprintf(stderr, "%c/", c & 0xff); 152 fprintf(stderr, "%c ", c & 0xff); 154 fprintf(stderr, "%0.2x ", c & 0xff); 194 fprintf(stderr, "binary search for %0.8x\n", key) [all...] |
/external/icu4c/tools/gentest/ |
genres32.c | 65 fprintf(stderr, "%s: Couldn't create resource test file %s\n", 86 fprintf(out, "%s{\"\\U%08x\"}\n", key, i); 89 fprintf(out, "%s:int{%d}\n", key, i);
|
/external/iproute2/tc/ |
em_cmp.c | 30 fprintf(fd, 150 fprintf(stderr, "CMP header size mismatch\n"); 155 fprintf(fd, "u8 "); 157 fprintf(fd, "u16 "); 159 fprintf(fd, "u32 "); 161 fprintf(fd, "at %d layer %d ", cmp->off, cmp->layer); 164 fprintf(fd, "mask 0x%x ", cmp->mask); 167 fprintf(fd, "trans "); 170 fprintf(fd, "eq "); 172 fprintf(fd, "lt ") [all...] |
q_ingress.c | 32 fprintf(stderr, "Usage: ... ingress \n"); 45 fprintf(stderr, "What is \"%s\"?\n", *argv); 59 fprintf(f, "---------------- ");
|
q_multiq.c | 41 fprintf(stderr, "Usage: ... multiq [help]\n"); 54 fprintf(stderr, "What is \"%s\"?\n", *argv); 76 fprintf(f, "bands %u/%u ", qopt->bands, qopt->max_bands);
|
/external/iptables/iptables/ |
ip6tables-standalone.c | 55 fprintf(stderr, "%s/%s Failed to initialize xtables\n", 74 fprintf(stderr, "ip6tables: %s. " 78 fprintf(stderr, "ip6tables: %s.\n",
|
iptables-standalone.c | 56 fprintf(stderr, "%s/%s Failed to initialize xtables\n", 74 fprintf(stderr, "iptables: %s. " 78 fprintf(stderr, "iptables: %s.\n",
|
/external/libmtp/examples/ |
getfile.c | 38 fprintf(stderr, "getfile <fileid/trackid> <filename>\n"); 71 fprintf(stderr, "illegal value %s\n", argv[1]); 74 fprintf(stderr, "bad file/track id %u\n", id);
|
/external/libsepol/utils/ |
chkcon.c | 26 fprintf(stderr, "Can't open '%s': %s\n", 31 fprintf(stderr, "Error while processing %s: %s\n", 38 fprintf(stderr, "%s is not valid\n", argv[2]);
|
/external/libxml2/ |
xmlmemory.c | 590 fprintf(fp, " NULL"); 614 fprintf(fp, " pointer to #%lu at index %d", 621 fprintf(fp," null"); 623 if (buf[i] == 0) fprintf(fp," \"%.25s\"", buf); 625 fprintf(fp," ["); 627 fprintf(fp,"%c", buf[j]); 628 fprintf(fp,"]"); 664 fprintf(fp," Last %li MEMORY ALLOCATED : %lu, MAX was %lu\n", 666 fprintf(fp,"BLOCK NUMBER SIZE TYPE\n"); 671 fprintf(fp,"%-5u %6lu %6lu ",idx++,p->mh_number [all...] |
/external/openssl/crypto/pqueue/ |
pq_test.c | 80 fprintf(stderr, "found %ld\n", item->priority); 83 fprintf(stderr, "found %ld\n", item->priority); 86 fprintf(stderr, "found %ld\n", item ? item->priority: 0);
|
/external/openssl/crypto/x509v3/ |
v3prin.c | 76 fprintf(stderr, "Usage v3prin cert.pem\n"); 80 fprintf(stderr, "Can't open %s\n", argv[1]); 84 fprintf(stderr, "Can't read certificate %s\n", argv[1]);
|
/external/qemu/android/protocol/ |
attach-ui-impl.c | 62 fprintf(stdout, "UI is now attached to the core at %s.", 66 fprintf(stdout, " Handshake: %s", handshake); 70 fprintf(stdout, "\n");
|
/external/valgrind/main/drd/tests/ |
atomic_var.c | 16 #include <stdio.h> /* fprintf() */ 48 fprintf(stderr, "y = %d\n", s_y); 58 fprintf(stderr, "Start of test.\n"); 63 fprintf(stderr, "Test finished.\n");
|
pth_spinlock.c | 10 #include <stdio.h> /* fprintf() */ 42 fprintf(stderr, "Start of test.\n"); 52 fprintf(stderr, "Test successful.\n"); 54 fprintf(stderr, "Test failed: counter = %d, should be %d\n",
|
read_after_free.c | 31 fprintf(stderr, "Pointer to allocated memory: %p\n", s_mem); 41 fprintf(stderr, "Read-after-free result: %d\n", result); 43 fprintf(stderr, "Done.\n");
|
/external/valgrind/main/memcheck/tests/ |
origin2-not-quite.c | 37 fprintf(stderr, "\nUndef 1 of 3 (64-bit FP)\n"); 46 fprintf(stderr, "\nUndef 2 of 3 (32-bit FP)\n"); 58 fprintf(stderr, "\nUndef 3 of 3 (int)\n");
|
/ndk/tests/device/test-gabi++-guard/jni/ |
test_guard.cpp | 55 fprintf(stderr, "ERROR: Foo instance is NULL!\n"); 60 fprintf(stderr, "ERROR: Foo constructor called %d times (1 expected)\n", 72 fprintf(stderr, "ERROR: There are %d invalid instance pointers!\n", count);
|
/system/core/fastboot/ |
usbtest.c | 99 fprintf(stderr,"write failed (%s)\n", strerror(errno)); 104 fprintf(stderr,"%d bytes in %lld uS\n", arg_count * arg_size, (t1 - t0)); 117 fprintf(stderr,"read failed (%s)\n", strerror(errno)); 122 fprintf(stderr,"%d bytes in %lld uS\n", arg_count * arg_size, (t1 - t0)); 144 fprintf(stderr,"usage: usbtest <testname>\n\navailable tests:\n"); 146 fprintf(stderr," %-8s %s\n", tests[i].cmd, tests[i].help); 160 fprintf(stderr,"unknown argument: %s\n", arg); 166 fprintf(stderr,"count may not be zero\n"); 171 fprintf(stderr,"size may not be greater than 4096\n"); 196 fprintf(stderr,"usbtest: %s: could not find interface\n" [all...] |
/system/core/toolbox/ |
reboot.c | 32 fprintf(stderr, "usage: %s [-n] [-p] [rebootcommand]\n", argv[0]); 38 fprintf(stderr, "%s: too many arguments\n", argv[0]); 56 fprintf(stderr, "reboot returned\n");
|
setenforce.c | 12 fprintf(stderr, "usage: %s [ Enforcing | Permissive | 1 | 0 ]\n", 25 fprintf(stderr, "%s: SELinux is disabled\n", argv[0]); 39 fprintf(stderr, "%s: Could not set enforcing status: %s\n",
|
/system/extras/ext4_utils/ |
ext4fixup_main.c | 25 fprintf(stderr, "%s: usage: %s [-vn] <image or block device>\n", me, me); 54 fprintf(stderr, "expected image or block device after options\n"); 62 fprintf(stderr, "Unexpected argument: %s\n", argv[optind]);
|
/external/netperf/ |
nettest_bsd.c | 233 fprintf(where, \ 248 fprintf(where,"about to suspend\n"); \ 252 fprintf(where, \ 295 fprintf(where,"about to spin suspend\n"); \ 362 fprintf(where, \ 402 fprintf(where, \ 521 fprintf(where, 563 fprintf(where, 589 fprintf(where,"Sleeping on getaddrinfo EAI_AGAIN\n"); 622 fprintf(where [all...] |
/external/dropbear/libtomcrypt/testprof/ |
dsa_test.c | 17 if (stat1 == 0) { fprintf(stderr, "dsa_verify_key "); return 1; } 29 fprintf(stderr, "dsa_decrypt failed, y == %lu\n", y); 44 if (!(stat1 == 1 && stat2 == 0)) { fprintf(stderr, "dsa_verify %d %d", stat1, stat2); return 1; } 53 if (stat1 == 0) { fprintf(stderr, "dsa_verify (import private) %d ", stat1); return 1; } 63 if (stat1 == 0) { fprintf(stderr, "dsa_verify (import public) %d ", stat1); return 1; } 74 fprintf(stderr, "NOP");
|