/external/libopus/silk/ |
MacroDebug.h | 45 fprintf (stderr, "silk_ADD16(%d, %d) in %s: line %d\n", a, b, file, line); 61 fprintf (stderr, "silk_ADD32(%d, %d) in %s: line %d\n", a, b, file, line); 77 fprintf (stderr, "silk_ADD64(%lld, %lld) in %s: line %d\n", (long long)a, (long long)b, file, line); 93 fprintf (stderr, "silk_SUB16(%d, %d) in %s: line %d\n", a, b, file, line); 109 fprintf (stderr, "silk_SUB32(%d, %d) in %s: line %d\n", a, b, file, line); 125 fprintf (stderr, "silk_SUB64(%lld, %lld) in %s: line %d\n", (long long)a, (long long)b, file, line); 140 fprintf (stderr, "silk_ADD_SAT16(%d, %d) in %s: line %d\n", a16, b16, file, line); 157 fprintf (stderr, "silk_ADD_SAT32(%d, %d) in %s: line %d\n", a32, b32, file, line); 186 fprintf (stderr, "silk_ADD_SAT64(%lld, %lld) in %s: line %d\n", (long long)a64, (long long)b64, file, line); 201 fprintf (stderr, "silk_SUB_SAT16(%d, %d) in %s: line %d\n", a16, b16, file, line) [all...] |
/external/openssl/crypto/bn/ |
bntest.c | 132 fprintf(stderr, "test %s\n", m); 312 ERR_print_errors_fp(stderr); 351 fprintf(stderr,"Add test failed!\n"); 402 fprintf(stderr,"Subtract test failed!\n"); 464 fprintf(stderr,"Division test failed!\n"); 539 fprintf(stderr,"Division (word) test failed!\n"); 603 fprintf(stderr,"Reciprocal division test failed!\n"); 604 fprintf(stderr,"a="); 605 BN_print_fp(stderr,&a); 606 fprintf(stderr,"\nb=") [all...] |
bn_ctx.c | 161 fprintf(stderr,"(%08x): ", (unsigned int)ctx); 164 fprintf(stderr,"%03x ", item->vals[bnidx++ % BN_CTX_POOL_SIZE].dmax); 168 fprintf(stderr,"\n"); 170 fprintf(stderr," : "); 174 fprintf(stderr," "); 175 fprintf(stderr,"^^^ "); 179 fprintf(stderr,"\n"); 183 fprintf(stderr,"Starting %s\n", ctxdbg_cur); \ 187 fprintf(stderr,"Ending %s\n", ctxdbg_cur); \ 238 fprintf(stderr,"BN_CTX_free, stack-size=%d, pool-bignums=%d\n" [all...] |
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/test/ |
mm_jpegdec_test.c | 317 fprintf(stderr, "Usage: program_name [options]\n"); 318 fprintf(stderr, "Mandatory options:\n"); 319 fprintf(stderr, " -I FILE\t\tPath to the input file.\n"); 320 fprintf(stderr, " -O FILE\t\tPath for the output file.\n"); 321 fprintf(stderr, " -W WIDTH\t\tOutput image width\n"); 322 fprintf(stderr, " -H HEIGHT\t\tOutput image height\n"); 323 fprintf(stderr, "Optional:\n"); 324 fprintf(stderr, " -F FORMAT\t\tDefault image format:\n"); 325 fprintf(stderr, "\t\t\t\t%s (0), %s (1), %s (2) %s (3)\n" 333 fprintf(stderr, "\n") [all...] |
/external/chromium_org/third_party/boringssl/src/ssl/test/ |
bssl_shim.cc | 36 fprintf(stderr, "Usage: %s [flags...]\n", 84 fprintf(stderr, "Could not find server_name extension.\n"); 95 fprintf(stderr, "Could not decode server_name extension.\n"); 102 fprintf(stderr, "Server name mismatch.\n"); 156 fprintf(stderr, "bad ALPN select callback inputs\n"); 173 fprintf(stderr, "Cookie length mismatch.\n"); 178 fprintf(stderr, "Cookie mismatch.\n"); 395 fprintf(stderr, "failed to set session\n"); 415 fprintf(stderr, "session was%s reused\n", 424 fprintf(stderr, "servername mismatch (got %s; want %s)\n" [all...] |
/external/chromium_org/tools/telemetry/telemetry/ |
test_runner.py | 54 print >> sys.stderr, ('usage: %s [command] [<options>]' % _ScriptName()) 55 print >> sys.stderr, 'Available commands are:' 57 print >> sys.stderr, ' %-10s %s' % ( 59 print >> sys.stderr, ('"%s help <command>" to see usage information ' 143 print >> sys.stderr, 'No test named "%s".' % input_test_name 144 print >> sys.stderr 149 print >> sys.stderr, 'Multiple tests named "%s".' % input_test_name 150 print >> sys.stderr, 'Did you mean one of these?' 151 print >> sys.stderr 329 print >> sys.stderr, 'No tests found! [all...] |
/external/chromium_org/third_party/libxml/src/ |
xmllint.c | 235 fprintf(stderr, "MAX_PATHS reached: too many paths\n"); 290 (stderr, 313 (stderr, 344 fprintf(stderr, "Ran out of memory needs > %d bytes\n", maxmem); 462 vfprintf(stderr, fmt, ap); 465 fprintf(stderr, " took %ld ms\n", msec); 496 vfprintf(stderr, fmt, ap); 498 fprintf(stderr, " took %ld ms\n", msec); 520 vfprintf(stderr, format, ap); 522 fprintf(stderr, " was not timed\n", msec) 1666 stderr); local 2841 stderr); local 2869 stderr); local 3526 stderr); local 3552 stderr); local [all...] |
/build/tools/atree/ |
atree.cpp | 61 fwrite(USAGE, strlen(USAGE), 1, stderr); 84 fflush(stderr); 133 fprintf(stderr, "%s: -o may only be supplied once -- " 144 fprintf(stderr, "%s: -m may only be supplied once -- " 152 fprintf(stderr, "%s Invalid expression in '-v %s': " 168 fprintf(stderr, "%s: invalid argument -- %s\n", argv[0], argv[optind]); 173 fprintf(stderr, "%s: At least one -f option must be supplied.\n", 179 fprintf(stderr, "%s: At least one -I option must be supplied.\n", 185 fprintf(stderr, "%s: -o option must be supplied.\n", argv[0]); 354 fprintf(stderr, "error opening manifest file for write: %s\n" [all...] |
/external/chromium_org/third_party/icu/source/samples/coll/ |
coll.cpp | 99 fprintf(stderr, "value expected for \"%s\" option.\n", 108 fprintf(stderr, "value expected for \"%s\" option.\n", 115 fprintf(stderr, 127 fprintf(stderr, "Unrecognized option \"%s\"\n", pArgName); 171 fprintf(stderr, "Collator creation failed.: %d\n", status); 175 fprintf(stderr, "Warning, U_USING_DEFAULT_WARNING for %s\n", 179 fprintf(stderr, "Warning, U_USING_FALLBACK_ERROR for %s\n", 224 fprintf(stderr, "-level param must be between 1 and 5\n"); 229 fprintf(stderr, "Collator attribute setting failed.: %d\n", status); 247 fprintf(stderr, "Error creating collator for comparison\n") [all...] |
/external/chromium_org/third_party/icu/source/samples/ugrep/ |
ugrep.cpp | 111 fprintf(stderr, "ugrep: error in pattern: \"%s\" at position %d\n", 122 fprintf(stderr, "ugrep: error in creating RegexMatcher: \"%s\"\n", 223 fprintf(stderr, "ugrep: files or pattern are missing.\n"); 275 fprintf(stderr, "ugrep: Could not open file \"%s\"\n", fileName); 289 fprintf(stderr, "Error reading file \"%s\"\n", fileName); 305 fprintf(stderr, "ugrep: ICU Error \"%s\" from ucnv_detectUnicodeSignature()\n", 320 fprintf(stderr, "ugrep: ICU Error \"%s\" from ucnv_open()\n", u_errorName(status)); 335 fprintf(stderr, "ugrep: ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status)); 348 fprintf(stderr, "ugrep: ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status)); 424 fprintf(stderr, "ugrep: Error opening default converter: \"%s\"\n" [all...] |
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
ucm.c | 245 fprintf(stderr, "ucm error: unable to allocate reverseMap\n"); 259 fprintf(stderr, "ucm error: sortTable()/uprv_sortArray() fails - %s\n", 371 fprintf(stderr, 374 ucm_printMapping(base, mb, stderr); 375 ucm_printMapping(ext, me, stderr); 396 fprintf(stderr, 400 ucm_printMapping(base, mb, stderr); 401 ucm_printMapping(ext, me, stderr); 488 fprintf(stderr, 491 ucm_printMapping(base, mb, stderr); [all...] |
package.cpp | 186 fprintf(stderr, "icupkg: \"%s\" is not recognized as a package filename (must end with .dat)\n", 192 fprintf(stderr, "icupkg: the package name \"%s\" is too long (>=%ld)\n", 258 fprintf(stderr, "pathname too long: \"%s\"\n", path); 274 fprintf(stderr, "path/filename too long: \"%s%s\"\n", filename, name); 297 fprintf(stderr, "icupkg: unable to create tree directory \"%s\"\n", filename); 318 fprintf(stderr, "icupkg: unable to open input file \"%s\"\n", filename); 325 fprintf(stderr, "icupkg: empty input file \"%s\"\n", filename); 335 fprintf(stderr, "icupkg: malloc error allocating %d bytes.\n", (int)length); 341 fprintf(stderr, "icupkg: error reading \"%s\"\n", filename); 358 fprintf(stderr, "icupkg: not an ICU data file: \"%s\"\n", filename) [all...] |
/external/chromium_org/third_party/libjpeg_turbo/ |
rdjpgcom.c | 72 #define ERREXIT(msg) (fprintf(stderr, "%s\n", msg), exit(EXIT_FAILURE)) 161 fprintf(stderr, "Warning: garbage data found in JPEG file\n"); 412 fprintf(stderr, "rdjpgcom displays any textual comments in a JPEG file.\n"); 414 fprintf(stderr, "Usage: %s [switches] [inputfile]\n", progname); 416 fprintf(stderr, "Switches (names may be abbreviated):\n"); 417 fprintf(stderr, " -raw Display non-printable characters in comments (unsafe)\n"); 418 fprintf(stderr, " -verbose Also display dimensions of JPEG image\n"); 486 fprintf(stderr, "%s: only one input file\n", progname); 491 fprintf(stderr, "%s: can't open %s\n", progname, argv[argn]); 501 fprintf(stderr, "%s: can't open stdin\n", progname) [all...] |
/external/chromium_org/third_party/opus/src/celt/tests/ |
test_unit_mathops.c | 74 fprintf (stderr, "div failed: 1/%d="WORD" (product = %f)\n", i, val, prod); 91 fprintf (stderr, "sqrt failed: sqrt(%d)="WORD" (ratio = %f)\n", i, val, ratio); 117 fprintf (stderr, "bitexact_cos failed\n"); 146 fprintf (stderr, "bitexact_log2tan failed\n"); 160 fprintf (stderr, "celt_log2 failed: fabs((1.442695040888963387*log(x))-celt_log2(x))>0.001 (x = %f, error = %f)\n", x,error); 174 fprintf (stderr, "celt_exp2 failed: fabs(x-(1.442695040888963387*log(celt_exp2(x))))>0.0005 (x = %f, error = %f)\n", x,error); 188 fprintf (stderr, "celt_log2/celt_exp2 failed: fabs(x-(celt_log2(celt_exp2(x))))>0.001 (x = %f, error = %f)\n", x,error); 202 fprintf (stderr, "celt_log2 failed: x = %ld, error = %f\n", (long)x,error); 217 fprintf (stderr, "celt_exp2 failed: x = "WORD", error1 = %f, error2 = %f\n", x,error1,error2); 231 fprintf (stderr, "celt_log2/celt_exp2 failed: fabs(x-(celt_exp2(celt_log2(x))))>0.001 (x = %ld, error = %f)\n", (l (…) [all...] |
/external/e2fsprogs/misc/ |
badblocks.c | 90 fprintf(stderr, _( 101 fprintf(stderr, 228 fputs(line_buf, stderr); 231 fputs(line_buf, stderr); 232 fflush (stderr); 249 fprintf(stderr, "\n\nInterrupted at block %llu\n", 251 fflush(stderr); 321 fputs(_("Testing with random pattern: "), stderr); 339 fputs(_("Testing with pattern 0x"), stderr); 341 fprintf(stderr, "%02x", buffer[i]) 573 fputs(_(done_string), stderr); local 665 fputs(_(done_string), stderr); local 712 fputs(_(done_string), stderr); local 964 fputs(_(done_string), stderr); local [all...] |
/external/icu/icu4c/source/samples/coll/ |
coll.cpp | 99 fprintf(stderr, "value expected for \"%s\" option.\n", 108 fprintf(stderr, "value expected for \"%s\" option.\n", 115 fprintf(stderr, 127 fprintf(stderr, "Unrecognized option \"%s\"\n", pArgName); 171 fprintf(stderr, "Collator creation failed.: %d\n", status); 175 fprintf(stderr, "Warning, U_USING_DEFAULT_WARNING for %s\n", 179 fprintf(stderr, "Warning, U_USING_FALLBACK_ERROR for %s\n", 224 fprintf(stderr, "-level param must be between 1 and 5\n"); 229 fprintf(stderr, "Collator attribute setting failed.: %d\n", status); 247 fprintf(stderr, "Error creating collator for comparison\n") [all...] |
/external/icu/icu4c/source/samples/ugrep/ |
ugrep.cpp | 111 fprintf(stderr, "ugrep: error in pattern: \"%s\" at position %d\n", 122 fprintf(stderr, "ugrep: error in creating RegexMatcher: \"%s\"\n", 223 fprintf(stderr, "ugrep: files or pattern are missing.\n"); 275 fprintf(stderr, "ugrep: Could not open file \"%s\"\n", fileName); 289 fprintf(stderr, "Error reading file \"%s\"\n", fileName); 305 fprintf(stderr, "ugrep: ICU Error \"%s\" from ucnv_detectUnicodeSignature()\n", 320 fprintf(stderr, "ugrep: ICU Error \"%s\" from ucnv_open()\n", u_errorName(status)); 335 fprintf(stderr, "ugrep: ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status)); 348 fprintf(stderr, "ugrep: ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status)); 424 fprintf(stderr, "ugrep: Error opening default converter: \"%s\"\n" [all...] |
/external/icu/icu4c/source/tools/toolutil/ |
ucm.c | 245 fprintf(stderr, "ucm error: unable to allocate reverseMap\n"); 259 fprintf(stderr, "ucm error: sortTable()/uprv_sortArray() fails - %s\n", 371 fprintf(stderr, 374 ucm_printMapping(base, mb, stderr); 375 ucm_printMapping(ext, me, stderr); 396 fprintf(stderr, 400 ucm_printMapping(base, mb, stderr); 401 ucm_printMapping(ext, me, stderr); 488 fprintf(stderr, 491 ucm_printMapping(base, mb, stderr); [all...] |
package.cpp | 186 fprintf(stderr, "icupkg: \"%s\" is not recognized as a package filename (must end with .dat)\n", 192 fprintf(stderr, "icupkg: the package name \"%s\" is too long (>=%ld)\n", 258 fprintf(stderr, "pathname too long: \"%s\"\n", path); 274 fprintf(stderr, "path/filename too long: \"%s%s\"\n", filename, name); 297 fprintf(stderr, "icupkg: unable to create tree directory \"%s\"\n", filename); 318 fprintf(stderr, "icupkg: unable to open input file \"%s\"\n", filename); 325 fprintf(stderr, "icupkg: empty input file \"%s\"\n", filename); 335 fprintf(stderr, "icupkg: malloc error allocating %d bytes.\n", (int)length); 341 fprintf(stderr, "icupkg: error reading \"%s\"\n", filename); 358 fprintf(stderr, "icupkg: not an ICU data file: \"%s\"\n", filename) [all...] |
/external/libopus/celt/tests/ |
test_unit_mathops.c | 74 fprintf (stderr, "div failed: 1/%d="WORD" (product = %f)\n", i, val, prod); 91 fprintf (stderr, "sqrt failed: sqrt(%d)="WORD" (ratio = %f)\n", i, val, ratio); 117 fprintf (stderr, "bitexact_cos failed\n"); 146 fprintf (stderr, "bitexact_log2tan failed\n"); 160 fprintf (stderr, "celt_log2 failed: fabs((1.442695040888963387*log(x))-celt_log2(x))>0.001 (x = %f, error = %f)\n", x,error); 174 fprintf (stderr, "celt_exp2 failed: fabs(x-(1.442695040888963387*log(celt_exp2(x))))>0.0005 (x = %f, error = %f)\n", x,error); 188 fprintf (stderr, "celt_log2/celt_exp2 failed: fabs(x-(celt_log2(celt_exp2(x))))>0.001 (x = %f, error = %f)\n", x,error); 202 fprintf (stderr, "celt_log2 failed: x = %ld, error = %f\n", (long)x,error); 217 fprintf (stderr, "celt_exp2 failed: x = "WORD", error1 = %f, error2 = %f\n", x,error1,error2); 231 fprintf (stderr, "celt_log2/celt_exp2 failed: fabs(x-(celt_exp2(celt_log2(x))))>0.001 (x = %ld, error = %f)\n", (l (…) [all...] |
/external/libpcap/tests/ |
selpolltest.c | 108 fprintf(stderr, "selpolltest: choose select (-s) or poll (-p), but not both\n"); 112 fprintf(stderr, "selpolltest: timeout (-t) requires select (-s) or poll (-p)\n"); 259 (void)fprintf(stderr, "%s: pcap_loop: %s\n", 277 (void)fprintf(stderr, "Usage: %s [ -sptn ] [ -i interface ] [expression]\n", 288 (void)fprintf(stderr, "%s: ", program_name); 290 (void)vfprintf(stderr, fmt, ap); 295 (void)fputc('\n', stderr); 307 (void)fprintf(stderr, "%s: WARNING: ", program_name); 309 (void)vfprintf(stderr, fmt, ap); 314 (void)fputc('\n', stderr); [all...] |
/external/libpng/contrib/gregbook/ |
readpng2.c | 79 fprintf(stderr, " Compiled with libpng %s; using libpng %s\n", 82 fprintf(stderr, " and with zlib %s; using zlib %s.\n", 239 fprintf(stderr, 241 fflush(stderr); 473 fprintf(stderr, "readpng2 libpng warning: %s\n", msg); 474 fflush(stderr); 491 fprintf(stderr, "readpng2 libpng error: %s\n", msg); 492 fflush(stderr); 496 fprintf(stderr, 498 fflush(stderr); [all...] |
/external/iproute2/tc/ |
q_hfsc.c | 33 fprintf(stderr, 43 fprintf(stderr, 70 fprintf(stderr, "HFSC: Illegal \"%s\"\n", arg); 84 fprintf(stderr, "HFSC: Double \"default\"\n"); 95 fprintf(stderr, "HFSC: What is \"%s\" ?\n", *argv); 193 fprintf(stderr, "HFSC: What is \"%s\" ?\n", *argv); 201 fprintf(stderr, "HFSC: no parameters given\n"); 206 fprintf(stderr, "HFSC: Upper-limit Service Curve without " 250 fprintf(stderr, "HFSC: truncated realtime option\n"); 256 fprintf(stderr, "HFSC: truncated linkshare option\n") [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_test_conv.c | 194 dump_conv_types(stderr, src_type, dst_type); 255 dump_conv_types(stderr, src_type, dst_type); 257 fprintf(stderr, "PASS\n"); 260 fprintf(stderr, "MISMATCH\n"); 264 fprintf(stderr, " Src%u: ", j); 265 dump_vec(stderr, src_type, src + j*src_stride); 266 fprintf(stderr, "\n"); 270 fprintf(stderr, " Ref: "); 272 fprintf(stderr, " %f", fref[j]); 273 fprintf(stderr, "\n") [all...] |
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_test_conv.c | 194 dump_conv_types(stderr, src_type, dst_type); 255 dump_conv_types(stderr, src_type, dst_type); 257 fprintf(stderr, "PASS\n"); 260 fprintf(stderr, "MISMATCH\n"); 264 fprintf(stderr, " Src%u: ", j); 265 dump_vec(stderr, src_type, src + j*src_stride); 266 fprintf(stderr, "\n"); 270 fprintf(stderr, " Ref: "); 272 fprintf(stderr, " %f", fref[j]); 273 fprintf(stderr, "\n") [all...] |