/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/turbo-cov/ |
H A D | main.cpp | 50 fprintf(stderr, "turbo-cov <exe> <profdata>\n"); in main() 60 fprintf(stderr, "Failed to load executable '%s': %s\n", exe, toString(std::move(E)).c_str()); in main() 67 fprintf(stderr, "Could not load coverage information\n"); in main() 73 fprintf(stderr, "%d functions have mismatched data\n", (int)mismatched); in main()
|
/third_party/openssl/demos/cms/ |
H A D | cms_ver.c | 66 fprintf(stderr, "Verification Failure\n"); in main() 70 fprintf(stderr, "Verification Successful\n"); in main() 77 fprintf(stderr, "Error Verifying Data\n"); in main() 78 ERR_print_errors_fp(stderr); in main()
|
/third_party/openssl/demos/pkey/ |
H A D | EVP_PKEY_DSA_keygen.c | 32 fprintf(stderr, "EVP_PKEY_CTX_new_from_name() failed\n"); in dsa_genparams() 38 fprintf(stderr, "DSA paramgen failed\n"); in dsa_genparams() 63 fprintf(stderr, "EVP_PKEY_CTX_new_from_pkey() failed\n"); in main() 70 fprintf(stderr, "DSA keygen failed\n"); in main()
|
/third_party/openssl/demos/smime/ |
H A D | smver.c | 66 fprintf(stderr, "Verification Failure\n"); in main() 70 fprintf(stderr, "Verification Successful\n"); in main() 76 fprintf(stderr, "Error Verifying Data\n"); in main() 77 ERR_print_errors_fp(stderr); in main()
|
/third_party/skia/third_party/externals/libwebp/extras/ |
H A D | vwebp_sdl.c | 70 WFPRINTF(stderr, "Error opening file: %s\n", (const W_CHAR*)file); in main() 75 fprintf(stderr, "File too large.\n"); in main() 81 WFPRINTF(stderr, "Error decoding file %s\n", (const W_CHAR*)file); in main() 96 fprintf(stderr, "SDL support not enabled in %s.\n", argv[0]); in main()
|
/third_party/skia/third_party/externals/icu/source/tools/gencolusb/ |
H A D | verify_uset.cpp | 25 fprintf(stderr, "\n -- pat '%c%c%c%c%c'\n", in main() 33 fprintf(stderr, "\n%s:%d: err creating set %s\n", __FILE__, __LINE__, u_errorName(errorCode)); in main() 52 fprintf(stderr, "\n%s:%d: err creating set %s\n", __FILE__, __LINE__, u_errorName(errorCode)); in main() 58 // fprintf(stderr, "\n%s:%d: err %s\n", __FILE__, __LINE__, u_errorName(errorCode)); in main() 63 fprintf(stderr, "\n%s:%d: err %s creating collator\n", __FILE__, __LINE__, u_errorName(errorCode)); in main()
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
H A D | test_tls_authentication.c | 61 fprintf (stderr, MHD_E_SERVER_INIT); in test_secure_get() 83 fprintf (stderr, MHD_E_TEST_FILE_CREAT); in main() 89 fprintf (stderr, "Error (code: %u)\n", errorCount); in main() 106 fprintf (stderr, in main()
|
/third_party/pulseaudio/src/tests/ |
H A D | channelmap-test.c | 19 fprintf(stderr, "map: <%s>\n", pa_channel_map_snprint(cm, sizeof(cm), &map)); in START_TEST() 23 fprintf(stderr, "map: <%s>\n", pa_channel_map_snprint(cm, sizeof(cm), &map)); in START_TEST() 27 fprintf(stderr, "map: <%s>\n", pa_channel_map_snprint(cm, sizeof(cm), &map)); in START_TEST() 31 fprintf(stderr, "map: <%s>\n", pa_channel_map_snprint(cm, sizeof(cm), &map)); in START_TEST()
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_qpu_schedule.c | 178 fprintf(stderr, "unknown raddr %d\n", raddr); in process_raddr_deps() 295 fprintf(stderr, "Unknown waddr %d\n", waddr); in process_waddr_deps() 404 fprintf(stderr, "Unhandled signal bits %d\n", sig); in calculate_deps() 689 fprintf(stderr, " t=%4d: ", n->unblocked_time); in dump_state() 691 fprintf(stderr, "\n"); in dump_state() 699 fprintf(stderr, " - "); in dump_state() 701 fprintf(stderr, " (%d parents, %c)\n", in dump_state() 890 fprintf(stderr, "t=%4d: current list:\n", in schedule_instructions() 893 fprintf(stderr, "t=%4d: chose: ", time); in schedule_instructions() 895 fprintf(stderr, "\ in schedule_instructions() [all...] |
/third_party/icu/icu4c/source/tools/tzcode/ |
H A D | zdump.c | 23 #include "stdio.h" /* for stdout, stderr, perror */ 263 (void) fprintf(stderr, "\n%s: ", progname); in my_localtime() 264 (void) fprintf(stderr, tformat(), *tp); in my_localtime() 265 (void) fprintf(stderr, " ->"); in my_localtime() 266 (void) fprintf(stderr, " year=%d", tmp->tm_year); in my_localtime() 267 (void) fprintf(stderr, " mon=%d", tmp->tm_mon); in my_localtime() 268 (void) fprintf(stderr, " mday=%d", tmp->tm_mday); in my_localtime() 269 (void) fprintf(stderr, " hour=%d", tmp->tm_hour); in my_localtime() 270 (void) fprintf(stderr, " min=%d", tmp->tm_min); in my_localtime() 271 (void) fprintf(stderr, " se in my_localtime() [all...] |
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngunknown.c | 375 fprintf(stderr, "pngunknown: internal error\n"); in find_by_flag() 432 fprintf(stderr, "%s(%s): png_destroy_read_struct error\n", d->file, in clean_display() 466 fprintf(stderr, "%s(%s): libpng error: %s\n", d->file, d->test, message); in PNG_FUNCTION() 475 fprintf(stderr, "%s(%s): libpng warning: %s\n", d->file, d->test, message); in warning() 502 fprintf(stderr, "%s(%s): unknown text compression %d\n", d->file, in get_valid() 544 fprintf(stderr, "%s(%s): %d: unrecognized chunk option\n", d->file, in read_callback() 610 fprintf(stderr, "%s(%s): %s: %s: unknown chunk saved\n", in get_unknown() 619 fprintf(stderr, in get_unknown() 677 fprintf(stderr, "%s(%s): could not allocate png struct\n", d->file, in check() 687 fprintf(stderr, " in check() [all...] |
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
H A D | zdump.c | 21 #include "stdio.h" /* for stdout, stderr, perror */ 269 (void) fprintf(stderr, "\n%s: ", progname); in my_localtime() 270 (void) fprintf(stderr, tformat(), *tp); in my_localtime() 271 (void) fprintf(stderr, " ->"); in my_localtime() 272 (void) fprintf(stderr, " year=%d", tmp->tm_year); in my_localtime() 273 (void) fprintf(stderr, " mon=%d", tmp->tm_mon); in my_localtime() 274 (void) fprintf(stderr, " mday=%d", tmp->tm_mday); in my_localtime() 275 (void) fprintf(stderr, " hour=%d", tmp->tm_hour); in my_localtime() 276 (void) fprintf(stderr, " min=%d", tmp->tm_min); in my_localtime() 277 (void) fprintf(stderr, " se in my_localtime() [all...] |
/third_party/alsa-utils/axfer/ |
H A D | xfer-options.c | 106 fprintf(stderr, "unrecognized file format '%s'\n", in verify_cntr_format() 139 fprintf(stderr, in verify_sample_format() 148 fprintf(stderr, in verify_sample_format() 165 fprintf(stderr, "wrong extended format '%s'\n", in verify_sample_format() 197 fprintf(stderr, in validate_options() 210 fprintf(stderr, in validate_options() 220 fprintf(stderr, in validate_options() 241 fprintf(stderr, "bad speed value '%u'\n", val); in validate_options() 248 fprintf(stderr, "invalid channels argument '%u'\n", in validate_options() 362 fprintf(stderr, in xfer_options_parse_args() [all...] |
/third_party/icu/icu4c/source/tools/icuswap/ |
H A D | icuswap.cpp | 88 fprintf(stderr, in printUsage() 92 fprintf(stderr, in printUsage() 121 fprintf(stderr, "Warning: icuswap is an obsolete tool and it will be removed in the next ICU release.\nPlease use the icupkg tool instead.\n"); in main() 169 fprintf(stderr, "%s: unable to open input file \"%s\"\n", pname, argv[1]); in main() 176 fprintf(stderr, "%s: empty input file \"%s\"\n", pname, argv[1]); in main() 189 fprintf(stderr, "%s: error allocating memory for \"%s\"\n", pname, argv[1]); in main() 198 fprintf(stderr, "%s: error reading \"%s\"\n", pname, argv[1]); in main() 210 fprintf(stderr, "%s: udata_openSwapperForInputData(\"%s\") failed - %s\n", in main() 217 ds->printErrorContext=stderr; in main() 238 fprintf(stderr, " in main() [all...] |
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | pkg_gencmn.cpp | 132 fprintf(stderr, "gencmn: unable to allocate memory for line buffer of size %d\n", LINE_BUFFER_SIZE); in createCommonDataFile() 158 fprintf(stderr, "gencmn: unable to open input file %s\n", dataFile); in createCommonDataFile() 217 fprintf(stderr, "gencmn: no files listed in %s\n", dataFile == nullptr ? "<stdin>" : dataFile); in createCommonDataFile() 243 fprintf(stderr, "gencmn: udata_create(-d %s -n %s -t %s) failed - %s\n", in createCommonDataFile() 277 fprintf(stderr, "gencmn: unable to open listed file %s\n", files[i].pathname); in createCommonDataFile() 292 fprintf(stderr, "gencmn: unable to read %s properly (got %ld/%ld byte%s)\n", files[i].pathname, (long)nread, (long)files[i].fileSize, files[i].fileSize == 1 ? "" : "s"); in createCommonDataFile() 306 fprintf(stderr, "gencmn: udata_finish() failed - %s\n", u_errorName(errorCode)); in createCommonDataFile() 336 fprintf(stderr, "gencmn: unable to open .c output file %s\n", filename); in createCommonDataFile() 417 fprintf(stderr, "pkgdata/gencmn: Could not allocate %u bytes for %d files\n", (unsigned int)(fileMax*sizeof(files[0])), fileCount); in addFile() 426 fprintf(stderr, "gencm in addFile() [all...] |
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | pkg_gencmn.cpp | 132 fprintf(stderr, "gencmn: unable to allocate memory for line buffer of size %d\n", LINE_BUFFER_SIZE); in createCommonDataFile() 158 fprintf(stderr, "gencmn: unable to open input file %s\n", dataFile); in createCommonDataFile() 217 fprintf(stderr, "gencmn: no files listed in %s\n", dataFile == NULL ? "<stdin>" : dataFile); in createCommonDataFile() 243 fprintf(stderr, "gencmn: udata_create(-d %s -n %s -t %s) failed - %s\n", in createCommonDataFile() 277 fprintf(stderr, "gencmn: unable to open listed file %s\n", files[i].pathname); in createCommonDataFile() 292 fprintf(stderr, "gencmn: unable to read %s properly (got %ld/%ld byte%s)\n", files[i].pathname, (long)nread, (long)files[i].fileSize, files[i].fileSize == 1 ? "" : "s"); in createCommonDataFile() 306 fprintf(stderr, "gencmn: udata_finish() failed - %s\n", u_errorName(errorCode)); in createCommonDataFile() 336 fprintf(stderr, "gencmn: unable to open .c output file %s\n", filename); in createCommonDataFile() 417 fprintf(stderr, "pkgdata/gencmn: Could not allocate %u bytes for %d files\n", (unsigned int)(fileMax*sizeof(files[0])), fileCount); in addFile() 426 fprintf(stderr, "gencm in addFile() [all...] |
/third_party/mesa3d/src/intel/common/ |
H A D | intel_measure.c | 71 config.file = stderr; in intel_measure_init() 112 fprintf(stderr, "INTEL_MEASURE failed to open output file %s: %s\n", in intel_measure_init() 122 fprintf(stderr, "INTEL_MEASURE start frame may " in intel_measure_init() 135 fprintf(stderr, "INTEL_MEASURE count frame must be positive: %d\n", in intel_measure_init() 147 fprintf(stderr, "INTEL_MEASURE failed to create control " in intel_measure_init() 156 fprintf(stderr, "INTEL_MEASURE failed to open control fifo " in intel_measure_init() 171 fprintf(stderr, "INTEL_MEASURE event_interval must be positive: " in intel_measure_init() 182 fprintf(stderr, "INTEL_MEASURE minimum batch_size is 4k: " in intel_measure_init() 187 fprintf(stderr, "INTEL_MEASURE batch_size limited to 4M: " in intel_measure_init() 199 fprintf(stderr, "INTEL_MEASUR in intel_measure_init() [all...] |
/third_party/skia/third_party/externals/icu/source/tools/icuswap/ |
H A D | icuswap.cpp | 88 fprintf(stderr, in printUsage() 92 fprintf(stderr, in printUsage() 121 fprintf(stderr, "Warning: icuswap is an obsolete tool and it will be removed in the next ICU release.\nPlease use the icupkg tool instead.\n"); in main() 169 fprintf(stderr, "%s: unable to open input file \"%s\"\n", pname, argv[1]); in main() 176 fprintf(stderr, "%s: empty input file \"%s\"\n", pname, argv[1]); in main() 189 fprintf(stderr, "%s: error allocating memory for \"%s\"\n", pname, argv[1]); in main() 198 fprintf(stderr, "%s: error reading \"%s\"\n", pname, argv[1]); in main() 210 fprintf(stderr, "%s: udata_openSwapperForInputData(\"%s\") failed - %s\n", in main() 217 ds->printErrorContext=stderr; in main() 238 fprintf(stderr, " in main() [all...] |
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | pkg_gencmn.cpp | 132 fprintf(stderr, "gencmn: unable to allocate memory for line buffer of size %d\n", LINE_BUFFER_SIZE); in createCommonDataFile() 158 fprintf(stderr, "gencmn: unable to open input file %s\n", dataFile); in createCommonDataFile() 217 fprintf(stderr, "gencmn: no files listed in %s\n", dataFile == NULL ? "<stdin>" : dataFile); in createCommonDataFile() 243 fprintf(stderr, "gencmn: udata_create(-d %s -n %s -t %s) failed - %s\n", in createCommonDataFile() 277 fprintf(stderr, "gencmn: unable to open listed file %s\n", files[i].pathname); in createCommonDataFile() 292 fprintf(stderr, "gencmn: unable to read %s properly (got %ld/%ld byte%s)\n", files[i].pathname, (long)nread, (long)files[i].fileSize, files[i].fileSize == 1 ? "" : "s"); in createCommonDataFile() 306 fprintf(stderr, "gencmn: udata_finish() failed - %s\n", u_errorName(errorCode)); in createCommonDataFile() 336 fprintf(stderr, "gencmn: unable to open .c output file %s\n", filename); in createCommonDataFile() 417 fprintf(stderr, "pkgdata/gencmn: Could not allocate %u bytes for %d files\n", (unsigned int)(fileMax*sizeof(files[0])), fileCount); in addFile() 426 fprintf(stderr, "gencm in addFile() [all...] |
/third_party/python/Lib/test/ |
H A D | test_py_compile.py | 199 with support.captured_stderr() as stderr: 202 self.assertEqual(stderr.getvalue(), '') 251 self.assertEqual(result.stderr, b'') 255 rc, stdout, stderr = self.pycompilecmd(self.source_path, self.source_path) 258 self.assertEqual(stderr, b'') 263 rc, stdout, stderr = self.pycompilecmd_failure(bad_syntax) 266 self.assertIn(b'SyntaxError', stderr) 270 rc, stdout, stderr = self.pycompilecmd_failure('-q', bad_syntax) 273 self.assertEqual(stderr, b'') 277 rc, stdout, stderr [all...] |
/third_party/alsa-utils/aplay/ |
H A D | aplay.c | 193 fprintf(stderr, "%s: %s:%d: ", command, __func__, __LINE__); \ 194 fprintf(stderr, __VA_ARGS__); \ 195 putc('\n', stderr); \ 199 fprintf(stderr, "%s: %s:%d: ", command, __func__, __LINE__); \ 200 fprintf(stderr, ##args); \ 201 putc('\n', stderr); \ 405 fprintf(stderr, _("Aborted by signal %s...\n"), strsignal(sig)); in signal_handler() 546 err = snd_output_stdio_attach(&log, stderr, 0); 828 fprintf(stderr, _("Unable to parse channel map string: %s\n"), optarg); 834 fprintf(stderr, [all...] |
/third_party/icu/tools/unicode/c/genprops/ |
H A D | corepropsbuilder.cpp | 343 fprintf(stderr, "genprops error: corepropsbuilder utrie2_open() failed - %s\n", in CorePropsBuilder() 348 fprintf(stderr, "genprops error: corepropsbuilder upvec_open() failed - %s\n", in CorePropsBuilder() 509 fprintf(stderr, "genprops error: unable to encode numeric value nv=%s\n", original); in encodeNumericValue() 525 fprintf(stderr, "genprops error: cp line has Numeric_Type but no Numeric_Value\n"); in setGcAndNumeric() 540 fprintf(stderr, "genprops error: nt=%d but nv=%s\n", in setGcAndNumeric() 579 fprintf(stderr, "error: utrie2_setRange32(properties trie %04lX..%04lX) failed - %s\n", in setGcAndNumeric() 695 fprintf(stderr, "genprops error: age %s cannot be encoded\n", buffer); in setProps() 764 fprintf(stderr, "genprops: Script_Extensions indexes overflow bit fields\n"); in setProps() 772 fprintf(stderr, "genprops error: unable to set props2 values for %04lX..%04lX: %s\n", in setProps() 797 fprintf(stderr, in build() [all...] |
/third_party/curl/tests/libtest/ |
H A D | lib571.c | 92 fprintf(stderr, "packet count is %d\n", rtp_packet_count); in rtp_write() 112 fprintf(stderr, "Couldn't open the protocol dump file\n"); in test() 117 fprintf(stderr, "curl_global_init() failed\n"); in test() 124 fprintf(stderr, "curl_easy_init() failed\n"); in test() 196 fprintf(stderr, "PLAY COMPLETE\n"); in test() 200 fprintf(stderr, "LOOPY LOOP!\n"); in test()
|
/third_party/json/tests/thirdparty/Fuzzer/afl/ |
H A D | afl_driver.cpp | 39 AFL_DRIVER_STDERR_DUPLICATE_FILENAME: Setting this *appends* stderr to the file 75 // to stderr and abort(). Otherwise do nothing. Note that setting 80 fprintf(stderr, (error_message)); \ 135 fprintf(stderr, "libFuzzer: sigaction failed with %d\n", errno); in SetSigaction() 222 // If the user asks us to duplicate stderr, then do it. 231 freopen(stderr_duplicate_filename, "a+", stderr); in maybe_duplicate_stderr() 235 stderr, in maybe_duplicate_stderr() 236 "Failed to duplicate stderr to AFL_DRIVER_STDERR_DUPLICATE_FILENAME"); in maybe_duplicate_stderr() 242 fprintf(stderr, "======================= INFO =========================\n" in main() 294 fprintf(stderr, " in main() [all...] |
/third_party/mesa3d/src/freedreno/fdl/ |
H A D | fd_layout_test.c | 77 fprintf(stderr, "%s %dx%dx%d@%dx lvl%d: offset 0x%x != 0x%x\n", in fdl_test_layout() 84 fprintf(stderr, "%s %dx%dx%d@%dx lvl%d: pitch %d != %d\n", in fdl_test_layout() 96 fprintf(stderr, "%s %dx%dx%d@%dx lvl%d: slice size %d != %d\n", in fdl_test_layout() 106 fprintf(stderr, "%s %dx%dx%d@%dx lvl%d: UBWC offset 0x%x != 0x%x\n", in fdl_test_layout() 114 fprintf(stderr, "%s %dx%dx%d@%dx lvl%d: UBWC pitch %d != %d\n", in fdl_test_layout() 125 fprintf(stderr, "\n"); in fdl_test_layout()
|