/bionic/libc/bionic/ |
err.c | 65 (void)fprintf(stderr, "%s: ", __progname); 68 (void)fprintf(stderr, ": "); 70 (void)fprintf(stderr, "%s\n", strerror(sverrno)); 78 (void)fprintf(stderr, "%s: ", __progname); 81 (void)fprintf(stderr, "\n"); 111 (void)fprintf(stderr, "%s: ", __progname); 114 (void)fprintf(stderr, ": "); 116 (void)fprintf(stderr, "%s\n", strerror(sverrno)); 122 (void)fprintf(stderr, "%s: ", __progname); 125 (void)fprintf(stderr, "\n") [all...] |
/cts/suite/audio_quality/executable/src/ |
main.cpp | 46 fprintf(stderr, "\n\nexecuting %s\n", command.string()); 48 fprintf(stderr, "cannot create zip file with command %s\n", command.string()); 56 fprintf(stderr, "%s [-l log_level][-s serial] test_xml\n", bin); 61 fprintf(stderr, "%s [-l log_level][-s serial] test_xml\n", argv[0]); 89 fprintf(stderr, "cannot prepare report dir"); 95 fprintf(stderr, "caanot create Settings"); 103 fprintf(stderr, "cannot create Log"); 117 fprintf(stderr, "cannot create ClientInterface"); 121 fprintf(stderr, "cannot init ClientInterface"); 126 fprintf(stderr, "cannot get device info") [all...] |
/external/chromium_org/third_party/sqlite/src/test/ |
threadtest2.c | 46 fprintf(stderr,"id: %s\n", id, argv[0]); 48 /* fprintf(stderr,"%d: OK\n", id); */ 60 /* fprintf(stderr,"%d: CHECK\n", id); */ 63 fprintf(stderr,"%d, Integrity check returns %d\n", id, rc); 79 fprintf(stderr, "Starting worker %d\n", id); 86 /* fprintf(stderr, "%d: BEGIN\n", id); */ 88 /* fprintf(stderr, "%d: END rc=%d\n", id, rc); */ 91 fprintf(stderr, "Worker %d finished\n", id); 111 fprintf(stderr,"unable to initialize database\n"); 116 fprintf(stderr,"cannot create table t1: %d\n", rc) [all...] |
/external/iproute2/tc/ |
q_mqprio.c | 27 fprintf(stderr, "Usage: ... mqprio [num_tc NUMBER] [map P0 P1 ...]\n"); 28 fprintf(stderr, " [queues count1@offset1 count2@offset2 ...] "); 29 fprintf(stderr, "[hw 1|0]\n"); 47 fprintf(stderr, "Illegal \"num_tc\"\n"); 89 fprintf(stderr, "Illegal \"hw\"\n"); 97 fprintf(stderr, "Unknown argument\n"); 117 fprintf(f, " tc %u map ", qopt->num_tc); 119 fprintf(f, "%u ", qopt->prio_tc_map[i]); 120 fprintf(f, "\n queues:"); 122 fprintf(f, "(%u:%u) ", qopt->offset[i] [all...] |
q_prio.c | 28 fprintf(stderr, "Usage: ... prio bands NUMBER priomap P1 P2...[multiqueue]\n"); 45 fprintf(stderr, "Illegal \"bands\"\n"); 50 fprintf(stderr, "Error: duplicate priomap\n"); 62 fprintf(stderr, "What is \"%s\"?\n", *argv); 67 fprintf(stderr, "Illegal \"priomap\" element\n"); 71 fprintf(stderr, "\"priomap\" element is out of bands\n"); 75 fprintf(stderr, "\"priomap\" index > TC_PRIO_MAX=%u\n", TC_PRIO_MAX); 109 fprintf(f, "bands %u priomap ", qopt->bands); 111 fprintf(f, " %d", qopt->priomap[i]); 114 fprintf(f, " multiqueue: %s " [all...] |
q_rr.c | 28 fprintf(stderr, "Usage: ... rr bands NUMBER priomap P1 P2... [multiqueue]\n"); 46 fprintf(stderr, "Illegal \"bands\"\n"); 51 fprintf(stderr, "Error: duplicate priomap\n"); 63 fprintf(stderr, "What is \"%s\"?\n", *argv); 68 fprintf(stderr, "Illegal \"priomap\" element\n"); 72 fprintf(stderr, "\"priomap\" element is out of bands\n"); 76 fprintf(stderr, "\"priomap\" index > TC_RR_MAX=%u\n", TC_PRIO_MAX); 104 fprintf(f, "bands %u priomap ", qopt->bands); 106 fprintf(f, " %d", qopt->priomap[i]); 109 fprintf(f, " multiqueue: %s " [all...] |
tc_stab.c | 32 fprintf(stderr, 131 fprintf(fp, "%s", prefix); 133 fprintf(fp, "linklayer %s ", 136 fprintf(fp, "overhead %d ", s.overhead); 138 fprintf(fp, "mpu %u ", s.mpu); 140 fprintf(fp, "mtu %u ", s.mtu); 142 fprintf(fp, "tsize %u ", s.tsize); 151 fprintf(fp, "\n%sstab data:", prefix); 153 fprintf(fp, "\n%s %3u:", prefix, i * 12); 155 fprintf(fp, " %05x", data[i * 12 + j]) [all...] |
/external/libvorbis/vq/ |
latticetune.c | 51 fprintf(stderr,"Need a lattice codebook on the command line.\n"); 55 fprintf(stderr,"Need a codeword data file on the command line.\n"); 77 fprintf(stderr,"Provided book is not a latticebook.\n"); 90 fprintf(stderr,"Could not open input file %s\n",argv[2]); 147 fprintf(stderr,"%4ld: ",j); 150 fprintf(stderr,"%+3.1f,", c->quantlist[index]*_float32_unpack(c->q_delta)+ 154 fprintf(stderr,"\t|"); 155 for(k=0;k<base-c->lengthlist[j];k++)fprintf(stderr,"*"); 156 fprintf(stderr,"\n"); 161 fprintf(stderr,"\r [all...] |
/external/valgrind/main/drd/tests/ |
trylock.c | 31 fprintf(stderr, "Locking rwlock via pthread_rwlock_wrlock().\n"); 34 fprintf(stderr, "Locking rwlock via pthread_rwlock_trywrlock().\n"); 37 fprintf(stderr, "Locking rwlock via pthread_rwlock_timedwrlock().\n"); 42 fprintf(stderr, "Locking rwlock via pthread_rwlock_rdlock().\n"); 49 fprintf(stderr, "Locking rwlock via pthread_rwlock_tryrdlock().\n"); 52 fprintf(stderr, "Locking rwlock via pthread_rwlock_timedrdlock().\n"); 57 fprintf(stderr, "Attempt to lock for writing recursively (not allowed).\n"); 64 fprintf(stderr, "Locking mutex via pthread_mutex_trylock().\n"); 67 fprintf(stderr, "Locking mutex via pthread_mutex_lock().\n"); 70 fprintf(stderr, "Locking mutex via pthread_mutex_timedlock().\n") [all...] |
unit_vc.c | 23 fprintf(stderr, 77 fprintf(stderr, "vc1: %s", (str = DRD_(vc_aprint)(&vc1))); 79 fprintf(stderr, "\nvc2: %s", (str = DRD_(vc_aprint)(&vc2))); 81 fprintf(stderr, "\nvc3: %s", (str = DRD_(vc_aprint)(&vc3))); 83 fprintf(stderr, "\n"); 84 fprintf(stderr, "vc_lte(vc1, vc2) = %d, vc_lte(vc1, vc3) = %d," 88 fprintf(stderr, "%s", (str = DRD_(vc_aprint)(&vc4))); 90 fprintf(stderr, ", "); 91 fprintf(stderr, "%s", (str = DRD_(vc_aprint)(&vc5))); 93 fprintf(stderr, ") = %d sw %d\n" [all...] |
/frameworks/wilhelm/src/ |
sllog.h | 87 #define SL_LOGE(...) do { fprintf(stderr, "SL_LOGE: %s:%s:%d ", __FILE__, __FUNCTION__, __LINE__); \ 88 fprintf(stderr, __VA_ARGS__); fputc('\n', stderr); } while(0) 94 #define SL_LOGW(...) do { fprintf(stderr, "SL_LOGW: %s:%s:%d ", __FILE__, __FUNCTION__, __LINE__); \ 95 fprintf(stderr, __VA_ARGS__); fputc('\n', stderr); } while(0) 101 #define SL_LOGI(...) do { fprintf(stderr, "SL_LOGI: %s:%s:%d ", __FILE__, __FUNCTION__, __LINE__); \ 102 fprintf(stderr, __VA_ARGS__); fputc('\n', stderr); } while(0) 108 #define SL_LOGD(...) do { fprintf(stderr, "SL_LOGD: %s:%s:%d ", __FILE__, __FUNCTION__, __LINE__); \ 109 fprintf(stderr, __VA_ARGS__); fputc('\n', stderr); } while(0) 115 #define SL_LOGV(...) do { fprintf(stderr, "SL_LOGV: %s:%s:%d ", __FILE__, __FUNCTION__, __LINE__); \ 116 fprintf(stderr, __VA_ARGS__); fputc('\n', stderr); } while(0 [all...] |
/hardware/ti/wlan/mac80211/ti-utils/ |
plt.c | 49 fprintf(stderr, "%s> Missing arguments\n", __func__); 58 fprintf(stderr, "%s> Invalid parameter\n", __func__); 64 fprintf(stderr, "%s> fail to nla_nest_start()\n", __func__); 76 fprintf(stderr, "%s> building message failed\n", __func__); 100 fprintf(stderr, "fail to nla_nest_start()\n"); 114 fprintf(stderr, "%s> building message failed\n", __func__); 139 fprintf(stderr, "fail to nla_nest_start()\n"); 151 fprintf(stderr, "%s> building message failed\n", __func__); 172 fprintf(stderr, "no data!\n"); 182 fprintf(stderr, "Fail to calibrate ith radio status (%d)\n" [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/ec/ |
ectest.c | 106 fprintf(stderr, "%s:%d: ABORT\n", __FILE__, __LINE__); \ 127 fprintf(stdout, "Timings for %d-bit field, ", EC_GROUP_get_degree(group)); 129 fprintf(stdout, "%d-bit scalars ", (int)BN_num_bits(s)); 158 fprintf(stdout, "\n"); 174 fprintf(stdout, "%i %s in %.2f " UNIT "\n", i*j, 177 fprintf(stdout, "%i %s in %.2f " UNIT "\n", i*j, 180 fprintf(stdout, "%i %s in %.2f " UNIT "\n", i*j, 183 fprintf(stdout, "average: %.4f " UNIT "\n", (double)clck/(CLOCKS_PER_SEC*i*j)); 204 fprintf(stdout, "verify group order ..."); 209 fprintf(stdout, ".") [all...] |
/external/openssl/crypto/ec/ |
ectest.c | 106 fprintf(stderr, "%s:%d: ABORT\n", __FILE__, __LINE__); \ 127 fprintf(stdout, "Timings for %d-bit field, ", EC_GROUP_get_degree(group)); 129 fprintf(stdout, "%d-bit scalars ", (int)BN_num_bits(s)); 158 fprintf(stdout, "\n"); 174 fprintf(stdout, "%i %s in %.2f " UNIT "\n", i*j, 177 fprintf(stdout, "%i %s in %.2f " UNIT "\n", i*j, 180 fprintf(stdout, "%i %s in %.2f " UNIT "\n", i*j, 183 fprintf(stdout, "average: %.4f " UNIT "\n", (double)clck/(CLOCKS_PER_SEC*i*j)); 204 fprintf(stdout, "verify group order ..."); 209 fprintf(stdout, ".") [all...] |
/external/qemu/distrib/sdl-1.2.15/test/ |
testsem.c | 21 fprintf(stderr, "Thread number %d has got the semaphore (value = %d)!\n", threadnum, SDL_SemValue(sem)); 24 fprintf(stderr, "Thread number %d has released the semaphore (value = %d)!\n", threadnum, SDL_SemValue(sem)); 55 fprintf(stderr, "Wait took %d milliseconds\n", duration); 65 fprintf(stderr,"Usage: %s init_value\n", argv[0]); 71 fprintf(stderr, "Couldn't initialize SDL: %s\n",SDL_GetError());
|
testtimer.c | 33 fprintf(stderr, "Couldn't initialize SDL: %s\n", SDL_GetError()); 56 fprintf(stderr, 65 fprintf(stderr,"Could not create timer 1: %s\n", SDL_GetError()); 68 fprintf(stderr,"Could not create timer 2: %s\n", SDL_GetError()); 71 fprintf(stderr,"Could not create timer 3: %s\n", SDL_GetError());
|
/external/valgrind/main/none/tests/ |
pending.c | 24 fprintf(stderr, "FAILED: got signal %d instead\n", sig); 29 fprintf(stderr, "FAILED: signal delivered early (in handler)\n"); 58 fprintf(stderr, "FAILED: signal delivered too early\n"); 68 fprintf(stderr, "FAILED: signal not delivered\n"); 81 fprintf(stderr, "FAILED: SIGHUP not still pending; got signal %d\n",
|
/external/webrtc/test/testsupport/ |
frame_reader.cc | 33 fprintf(stderr, "Frame length must be >0, was %d\n", 39 fprintf(stderr, "Couldn't open input file for reading: %s\n", 46 fprintf(stderr, "Found empty file: %s\n", input_filename_.c_str()); 63 fprintf(stderr, "FrameReader is not initialized (input file is NULL)\n"); 70 fprintf(stderr, "Error reading from input file: %s\n",
|
/frameworks/av/cmds/stagefright/ |
recordvideo.cpp | 34 fprintf(stderr, "usage: %s\n", me); 35 fprintf(stderr, " -h(elp)\n"); 36 fprintf(stderr, " -b bit rate in bits per second (default: 300000)\n"); 37 fprintf(stderr, " -c YUV420 color format: [0] semi planar or [1] planar or other omx YUV420 color format (default: 1)\n"); 38 fprintf(stderr, " -f frame rate in frames per second (default: 30)\n"); 39 fprintf(stderr, " -i I frame interval in seconds (default: 1)\n"); 40 fprintf(stderr, " -n number of frames to be recorded (default: 300)\n"); 41 fprintf(stderr, " -w width in pixels (default: 176)\n"); 42 fprintf(stderr, " -t height in pixels (default: 144)\n"); 43 fprintf(stderr, " -l encoder level. see omx il header (default: encoder specific)\n") [all...] |
/system/core/libsparse/ |
simg2img.c | 35 fprintf(stderr, "Usage: simg2img <sparse_image_files> <raw_image_file>\n"); 53 fprintf(stderr, "Cannot open output file %s\n", argv[argc - 1]); 63 fprintf(stderr, "Cannot open input file %s\n", argv[i]); 70 fprintf(stderr, "Failed to read sparse file\n"); 78 fprintf(stderr, "Cannot write output file\n");
|
/system/core/toolbox/ |
rotatefb.c | 31 fprintf(stderr, "%s: invalid option -%c\n", 38 fprintf(stderr, "%s: specify rotation\n", argv[0]); 45 fprintf(stderr, "cannot open %s\n", fbdev); 51 fprintf(stderr, "failed to get fbinfo: %s\n", strerror(errno)); 66 fprintf(stderr, "failed to set fbinfo: %s\n", strerror(errno));
|
umount.c | 40 fprintf(stdout, "could not open /proc/mounts: %s\n", strerror(errno)); 65 fprintf(stderr,"umount <path>\n"); 71 fprintf(stderr, "failed: %s\n", strerror(errno)); 79 fprintf(stderr, "open loop device failed: %s\n", strerror(errno)); 83 fprintf(stderr, "ioctl LOOP_CLR_FD failed: %s\n", strerror(errno));
|
/external/chromium_org/third_party/opus/src/celt/ |
fixed_debug.h | 67 fprintf (stderr, "NEG16: input is not short: %d\n", (int)x); 75 fprintf (stderr, "NEG16: output is not short: %d\n", (int)res); 88 fprintf (stderr, "NEG16: input is not int: %d\n", (int)x); 96 fprintf (stderr, "NEG16: output is not int: %d\n", (int)res); 111 fprintf (stderr, "EXTRACT16: input is not short: %d in %s: line %d\n", x, file, line); 127 fprintf (stderr, "EXTEND32: input is not short: %d in %s: line %d\n", x, file, line); 143 fprintf (stderr, "SHR16: inputs are not short: %d >> %d in %s: line %d\n", a, shift, file, line); 151 fprintf (stderr, "SHR16: output is not short: %d in %s: line %d\n", res, file, line); 165 fprintf (stderr, "SHL16: inputs are not short: %d %d in %s: line %d\n", a, shift, file, line); 173 fprintf (stderr, "SHL16: output is not short: %d in %s: line %d\n", res, file, line) [all...] |
/external/chromium_org/third_party/libxml/src/ |
testC14N.c | 30 fprintf(stderr, 33 fprintf(stderr, "where <mode> is one of following:\n"); 34 fprintf(stderr, 36 fprintf(stderr, 38 fprintf(stderr, 40 fprintf(stderr, 42 fprintf(stderr, 44 fprintf(stderr, 72 fprintf(stderr, "Error: unable to parse file \"%s\"\n", xml_filename); 80 fprintf(stderr,"Error: empty document for file \"%s\"\n", xml_filename) [all...] |
/external/dropbear/libtomcrypt/testprof/ |
der_tests.c | 10 fprintf(stderr, "NOP"); 35 fprintf(stderr, "error encoding set: %s\n", error_to_string(err)); 46 fprintf(stderr, "error decoding set using der_decode_set: %s\n", error_to_string(err)); 52 fprintf(stderr, "error decoding set using der_decode_set (oct_str is wrong):\n"); 57 fprintf(stderr, "error decoding set using der_decode_set (bin_str is wrong):\n"); 62 fprintf(stderr, "error decoding set using der_decode_set (int_val is wrong):\n"); 83 fprintf(stderr, "error encoding SET OF: %s\n", error_to_string(err)); 93 fprintf(stderr, "error decoding SET OF: %s\n", error_to_string(err)); 100 fprintf(stderr, "error SET OF order at %lu is wrong\n", x); 173 fprintf(stderr, "Encoding static_list: %s\n", error_to_string(err)) [all...] |