Home
last modified time | relevance | path

Searched refs:stderr (Results 2301 - 2325 of 5497) sorted by relevance

1...<<919293949596979899100>>...220

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dtest-gsub-would-substitute.cc44 fprintf (stderr, "usage: %s font-file lookup-index first-glyph [second-glyph]\n", argv[0]); in main()
H A Dtest-ot-name.cc38 fprintf (stderr, "usage: %s font-file\n", argv[0]); in main()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Ddebug.cpp30 vfprintf(stderr, msg, vararg); in fatal()
/third_party/skia/tools/
H A Dmilestone.py26 sys.stderr.write(usage % (sys.argv[0], milestone_file))
/third_party/protobuf/src/google/protobuf/testing/
H A Dzcgunzip.cc77 fprintf(stderr, "write unexpectedly returned %d.\n", err); in main()
/third_party/skia/infra/bots/assets/android_sdk_linux/
H A Dcreate.py25 'create_and_upload.py.' % key), file=sys.stderr)
/third_party/rust/crates/rustix/tests/process/
H A Dwait.rs15 .stderr(Stdio::null()) in test_waitpid()
/third_party/selinux/libselinux/utils/
H A Dselinux_check_securetty_context.c14 fprintf(stderr, "usage: %s tty_context...\n", progname); in usage()
/third_party/cups-filters/filter/foomatic-rip/
H A Dfoomaticrip.c69 if (logh && logh != stderr) in close_log()
75 if (dup2(fileno(logh), fileno(stderr)) < 0) { in redirect_log_to_stderr()
76 _log("Could not dup logh to stderr\n"); in redirect_log_to_stderr()
157 * filter, plus the renderer's stderr output. You can also add a line
671 "gs -q -sstdout=%%stderr -sDEVICE=ps2write -sOutputFile=- " in print_file()
847 logh = stderr; in main()
851 logh = stderr; /* Default: log to stderr */ in main()
980 if (logh && logh != stderr) in main()
/third_party/alsa-utils/axfer/
H A Dxfer-libasound.c68 err = snd_output_stdio_attach(&state->log, stderr, 0); in xfer_libasound_init()
145 fprintf(stderr, in xfer_libasound_validate_opts()
153 fprintf(stderr, in xfer_libasound_validate_opts()
185 fprintf(stderr, in xfer_libasound_validate_opts()
191 fprintf(stderr, in xfer_libasound_validate_opts()
/third_party/icu/icu4c/source/test/perf/normperf/
H A Dnormperf.cpp129 fprintf(stderr,gUsageString, "normperf"); in NormalizerPerformanceTest()
134 fprintf(stderr, "FAILED to create UPerfTest object. Error: %s\n", u_errorName(status)); in NormalizerPerformanceTest()
146 fprintf(stderr, "FAILED to read lines from file and create UPerfTest object. Error: %s\n", u_errorName(status)); in NormalizerPerformanceTest()
164 fprintf(stderr, "FAILED to read buffer from file and create UPerfTest object. Error: %s\n", u_errorName(status)); in NormalizerPerformanceTest()
504 fprintf(stderr,"FAILED: Tests could not be run please check the arguments.\n"); in main()
/third_party/icu/icu4c/source/common/
H A Dfilteredbrk.cpp40 fprintf(stderr,"%s:%d: %s. s='%s'(%p), b=%c, d=%d\n", in _fb_trace()
515 fprintf(stderr, "open BUNDLE %s : %s, %s\n", fromLocale.getBaseName(), "[exit]", u_errorName(status)); in SimpleFilteredBreakIteratorBuilder()
523 fprintf(stderr, "open EXCEPTIONS %s : %s, %s\n", fromLocale.getBaseName(), "[exit]", u_errorName(status)); in SimpleFilteredBreakIteratorBuilder()
532 fprintf(stderr, "open SentenceBreak %s => %s, %s\n", fromLocale.getBaseName(), ures_getLocale(breaks.getAlias(), &subsub), u_errorName(subStatus)); in SimpleFilteredBreakIteratorBuilder()
539 fprintf(stderr, "open %s : %s, %s\n", fromLocale.getBaseName(), "[exit]", u_errorName(status)); in SimpleFilteredBreakIteratorBuilder()
/third_party/icu/tools/unicode/c/genprops/
H A Dpnamesbuilder.cpp65 fprintf(stderr, in Value()
184 fprintf(stderr, in build()
312 fprintf(stderr, "Error: Too many aliases in \"%s\"\n", value.joinedAliases); in writeValueAliases()
470 fprintf(stderr, "genprops: udata_create(%s, pnames.icu) failed - %s\n", in writeBinaryData()
482 fprintf(stderr, in writeBinaryData()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_blit.c116 fprintf(stderr, "RCL blit from %d,%d to %d,%d (%d,%d)\n", in vc4_tile_blit()
349 fprintf(stderr, "Failed to create YUV dst surface\n"); in vc4_yuv_blit()
408 fprintf(stderr, "blit unsupported %s -> %s\n", in vc4_render_blit()
448 fprintf(stderr, "cannot blit stencil, skipping\n"); in vc4_blit()
454 fprintf(stderr, "Unsupported blit\n"); in vc4_blit()
H A Dvc4_nir_lower_blend.c125 fprintf(stderr, "Unknown blend factor %d\n", factor); in vc4_blend_channel_f()
194 fprintf(stderr, "Unknown blend factor %d\n", factor); in vc4_blend_channel_i()
217 fprintf(stderr, "Unknown blend func %d\n", func); in vc4_blend_func_f()
241 fprintf(stderr, "Unknown blend func %d\n", func); in vc4_blend_func_i()
408 fprintf(stderr, "Unknown logic op %d\n", logicop_func); in vc4_logicop()
/third_party/node/deps/v8/tools/
H A Dv8_presubmit.py87 process = subprocess.Popen(command, stderr=subprocess.PIPE)
92 out_line = decode(process.stderr.readline())
117 process = subprocess.Popen(command, stderr=subprocess.PIPE)
122 out_line = decode(process.stderr.readline())
145 process = subprocess.Popen(command, stdout=PIPE, stderr=subprocess.PIPE)
/third_party/node/deps/icu-small/source/common/
H A Dfilteredbrk.cpp40 fprintf(stderr,"%s:%d: %s. s='%s'(%p), b=%c, d=%d\n", in _fb_trace()
515 fprintf(stderr, "open BUNDLE %s : %s, %s\n", fromLocale.getBaseName(), "[exit]", u_errorName(status)); in SimpleFilteredBreakIteratorBuilder()
523 fprintf(stderr, "open EXCEPTIONS %s : %s, %s\n", fromLocale.getBaseName(), "[exit]", u_errorName(status)); in SimpleFilteredBreakIteratorBuilder()
532 fprintf(stderr, "open SentenceBreak %s => %s, %s\n", fromLocale.getBaseName(), ures_getLocale(breaks.getAlias(), &subsub), u_errorName(subStatus)); in SimpleFilteredBreakIteratorBuilder()
539 fprintf(stderr, "open %s : %s, %s\n", fromLocale.getBaseName(), "[exit]", u_errorName(status)); in SimpleFilteredBreakIteratorBuilder()
/third_party/mesa3d/src/util/
H A Du_cpu_detect.c567 fprintf(stderr, "CPU <-> L3 cache mapping:\n"); in get_cpu_topology()
569 fprintf(stderr, " - L3 %u mask = ", i); in get_cpu_topology()
571 fprintf(stderr, "%08x ", util_cpu_caps.L3_affinity_mask[i][j / 32]); in get_cpu_topology()
572 fprintf(stderr, "\n"); in get_cpu_topology()
581 fprintf(stderr, "Cannot set thread affinity for any thread.\n"); in get_cpu_topology()
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.c65 vfprintf(stderr, fmt, ap); in rc_debug()
96 fprintf(stderr, "r300compiler error: "); in rc_error()
99 vfprintf(stderr, fmt, ap); in rc_error()
442 fprintf(stderr, "%s: after '%s'\n", shader_name[c->type], list[i].name); in rc_run_compiler_passes()
454 fprintf(stderr, "%s: before compilation\n", shader_name[c->type]); in rc_run_compiler()
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_opengl3.cpp199 fprintf(stderr, "Failed to initialize OpenGL loader!\n"); in ImGui_ImplOpenGL3_Init()
553 fprintf(stderr, "ERROR: ImGui_ImplOpenGL3_CreateDeviceObjects: failed to compile %s! With GLSL: %s\n", desc, bd->GlslVersionString); in CheckShader()
559 fprintf(stderr, "%s\n", buf.begin()); in CheckShader()
572 fprintf(stderr, "ERROR: ImGui_ImplOpenGL3_CreateDeviceObjects: failed to link %s! With GLSL %s\n", desc, bd->GlslVersionString); in CheckProgram()
578 fprintf(stderr, "%s\n", buf.begin()); in CheckProgram()
/third_party/skia/tools/fm/
H A Dfm.cpp116 fprintf(stderr, "Known values for --%s:\n", flag_name); in parse_flag()
118 fprintf(stderr, " --%s %s\n", flag_name, entry.label); in parse_flag()
356 fprintf(stderr, "Could not create GPU surface.\n"); in draw_with_gpu()
434 fprintf(stderr, "Please give me something to run using -s/--sources!\n"); in main()
490 fprintf(stderr, "Don't understand source '%s'... bailing out.\n", name.c_str()); in main()
/third_party/skia/third_party/externals/icu/source/common/
H A Dfilteredbrk.cpp40 fprintf(stderr,"%s:%d: %s. s='%s'(%p), b=%c, d=%d\n", in _fb_trace()
516 fprintf(stderr, "open BUNDLE %s : %s, %s\n", fromLocale.getBaseName(), "[exit]", u_errorName(status)); in SimpleFilteredBreakIteratorBuilder()
524 fprintf(stderr, "open EXCEPTIONS %s : %s, %s\n", fromLocale.getBaseName(), "[exit]", u_errorName(status)); in SimpleFilteredBreakIteratorBuilder()
533 fprintf(stderr, "open SentenceBreak %s => %s, %s\n", fromLocale.getBaseName(), ures_getLocale(breaks.getAlias(), &subsub), u_errorName(subStatus)); in SimpleFilteredBreakIteratorBuilder()
540 fprintf(stderr, "open %s : %s, %s\n", fromLocale.getBaseName(), "[exit]", u_errorName(status)); in SimpleFilteredBreakIteratorBuilder()
/foundation/filemanagement/app_file_service/tools/backup_tool/src/
H A Dtools_op_incremental_backup.cpp268 fprintf(stderr, "Inconsistent amounts of bundles and incrementalTime!\n"); in GetLocalCapabilitiesIncremental()
273 fprintf(stderr, "Failed to open file. error: %d %s\n", errno, strerror(errno)); in GetLocalCapabilitiesIncremental()
278 fprintf(stderr, "Get an empty backup sa proxy\n"); in GetLocalCapabilitiesIncremental()
291 fprintf(stderr, "error GetLocalCapabilitiesIncremental"); in GetLocalCapabilitiesIncremental()
/test/xts/acts/kernel_lite/sys_posix/src/
H A DSysApiTest.cpp571 FILE *fp = freopen(SYS_TEST_FILE_01, "w", stderr);
596 FILE *fp = freopen(SYS_TEST_FILE_01, "w", stderr);
621 FILE *fp = freopen(SYS_TEST_FILE_01, "w", stderr);
646 FILE *fp = freopen(SYS_TEST_FILE_01, "w", stderr);
/third_party/alsa-utils/topology/nhlt/intel/
H A Ddmic-nhlt.c262 fprintf(stderr, "nhlt_dmic_get_ep: dmic_get_params failed\n"); in nhlt_dmic_get_ep()
317 fprintf(stderr, "nhlt_dmic_get_ep: dmic_get_vendor_blob_size failed\n"); in nhlt_dmic_get_ep()
364 fprintf(stderr, "nhlt_dmic_get_ep: dmic_get_mic_params failed\n"); in nhlt_dmic_get_ep()
405 fprintf(stderr, "nhlt_dmic_get_ep: dmic_get_vendor_blob failed\n"); in nhlt_dmic_get_ep()

Completed in 21 milliseconds

1...<<919293949596979899100>>...220