Home
last modified time | relevance | path

Searched refs:stderr (Results 1751 - 1775 of 6417) sorted by relevance

1...<<71727374757677787980>>...257

/third_party/ffmpeg/tests/checkasm/
H A Dsynth_filter.c96 fprintf(stderr, "offsets do not match: %d, %d", offset0, offset1); in checkasm_check_synth_filter()
108 fprintf(stderr, "out: %11g (0x%08x); %11g (0x%08x); abs diff %11g\n", in checkasm_check_synth_filter()
110 fprintf(stderr, "buf2: %11g (0x%08x); %11g (0x%08x); abs diff %11g\n", in checkasm_check_synth_filter()
/third_party/astc-encoder/Test/
H A Dastc_size_binary.py60 result = sp.run(args, stdout=sp.PIPE, stderr=sp.PIPE,
91 result = sp.run(args, stdout=sp.PIPE, stderr=sp.PIPE,
180 print(" %s" % ex.stderr.strip())
/third_party/backends/sanei/
H A Dsanei_init_debug.c137 if (is_socket(fileno(stderr))) in sanei_debug_msg()
161 fprintf (stderr, "[%02d:%02d:%02d.%06ld] [%s] ", t->tm_hour, t->tm_min, t->tm_sec, tv.tv_usec, be); in sanei_debug_msg()
162 vfprintf (stderr, fmt, ap); in sanei_debug_msg()
/third_party/cJSON/tests/
H A Dreadme_examples.c109 fprintf(stderr, "Failed to print monitor.\n"); in create_monitor()
160 fprintf(stderr, "Failed to print monitor.\n"); in create_monitor_with_helpers()
181 fprintf(stderr, "Error before: %s\n", error_ptr); in supports_full_hd()
/third_party/curl/docs/examples/
H A Ddebug.c97 fprintf(stderr, "== Info: %s", data); in my_trace()
121 dump(text, stderr, (unsigned char *)data, size, config->trace_ascii); in my_trace()
148 fprintf(stderr, "curl_easy_perform() failed: %s\n", in main()
H A Dsmooth-gtk-thread.c134 fprintf(stderr, "Couldn't run thread number %d, errno %d\n", i, error); in create_thread()
136 fprintf(stderr, "Thread %d, gets %s\n", i, urls[i]); in create_thread()
142 fprintf(stderr, "Thread %d terminated\n", i); in create_thread()
/third_party/icu/icu4c/source/tools/toolutil/
H A Dfiletools.cpp66 fprintf(stderr, "%s:%d: %s\n", __FILE__, __LINE__, u_errorName(status)); in isFileModTimeLater()
89 fprintf(stderr, "Unable to open directory: %s\n", checkAgainst); in isFileModTimeLater()
127 fprintf(stderr, "Unable to get stats from file: %s or %s\n", file1, file2); in whichFileModTimeIsLater()
/third_party/libunwind/libunwind/tests/
H A DGtest-resume-sig.c45 do { fprintf (stderr, args); ++nerrors; } while (0)
169 fprintf (stderr, "sigaction() failed: %s\n", strerror (errno)); in main()
193 fprintf (stderr, "FAILURE: detected %d errors\n", nerrors); in main()
H A Dtest-async-sig.c64 { ++nerrors; fprintf (stderr, args); return; }
153 fprintf (stderr, "FAILURE: detected %d errors\n", nerrors); in sighandler()
188 fprintf (stderr, "Too many errors (%d)\n", nerrors); in main()
/third_party/libdrm/amdgpu/
H A Damdgpu_asic_id.c118 fprintf(stderr, "%s: %s\n", AMDGPU_ASIC_ID_TABLE, in amdgpu_parse_asic_ids()
152 fprintf(stderr, "Invalid format: %s: line %d: %s\n", in amdgpu_parse_asic_ids()
155 fprintf(stderr, "%s: Cannot parse ASIC IDs: %s\n", in amdgpu_parse_asic_ids()
/third_party/ltp/testcases/kernel/fs/fs-bench/
H A Dcreate-files.c77 fprintf(stderr, "\nTotal create files: %d\n", filecount); in main()
105 fprintf(stderr, "\nTotal create files: %d\n", filecount); in create_file()
113 fprintf(stderr, "\nTotal create files: %d\n", filecount); in create_file()
/third_party/mesa3d/src/gallium/winsys/etnaviv/drm/
H A Detnaviv_drm_winsys.c72 fprintf(stderr, "os_same_file_description couldn't determine if " in equal_file_description()
107 fprintf(stderr, "Error creating device\n"); in screen_create()
114 fprintf(stderr, "Error creating gpu\n"); in screen_create()
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_surface.c74 fprintf(stderr, "error: xp_attach_gl_context returned: %d\n", error); in surface_make_current()
104 fprintf(stderr, "xp_destroy_surface error: %d\n", (int) error); in surface_destroy()
149 fprintf(stderr, "error: xp_import_surface returned: %d\n", error); in create_surface()
/third_party/node/lib/
H A Dwasi.js73 const { stdin = 0, stdout = 1, stderr = 2 } = options;
76 validateInt32(stderr, 'options.stderr', 0);
77 const stdio = [stdin, stdout, stderr];
/third_party/node/deps/v8/tools/clusterfuzz/foozzie/
H A Dv8_commands.py125 stderr=subprocess.PIPE,
130 sys.stderr.write("Error executing: %s\n" % popen_args)
140 sys.stderr.write('Error: Process %s already ended.\n' % process.pid)
/third_party/node/test/sequential/
H A Dtest-diagnostic-dir-heap-prof.js44 console.log(output.stderr.toString());
82 console.log(output.stderr.toString());
110 console.log(output.stderr.toString());
H A Dtest-util-debug.js91 child.stderr.setEncoding('utf8');
92 child.stderr.on('data', (c) => {
117 Object.defineProperty(process.stderr, 'hasColors', {
/third_party/node/tools/
H A Dv8-json-to-junit.py92 stderr = failing_test["stderr"].strip()
93 if len(stderr):
94 failing_output.append("stderr:")
95 failing_output.append(stderr)
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dfiletools.cpp66 fprintf(stderr, "%s:%d: %s\n", __FILE__, __LINE__, u_errorName(status)); in isFileModTimeLater()
89 fprintf(stderr, "Unable to open directory: %s\n", checkAgainst); in isFileModTimeLater()
127 fprintf(stderr, "Unable to get stats from file: %s or %s\n", file1, file2); in whichFileModTimeIsLater()
/third_party/node/deps/npm/node_modules/debug/src/
H A Dnode.js34 if (supportsColor && (supportsColor.stderr || supportsColor).level >= 2) {
158 tty.isatty(process.stderr.fd);
190 * Invokes `util.format()` with the specified arguments and writes to stderr.
194 return process.stderr.write(util.format(...args) + '\n');
/third_party/mesa3d/src/panfrost/bifrost/valhall/test/
H A Dtest-validate-fau.cpp32 fprintf(stderr, "Incorrect validation for:\n"); \
33 bi_print_instr(instr, stderr); \
34 fprintf(stderr, "\n"); \
/third_party/libfuse/example/
H A Dnull.c126 fprintf(stderr, "missing mountpoint parameter\n"); in main()
131 fprintf(stderr ,"failed to access mountpoint %s: %s\n", in main()
138 fprintf(stderr, "mountpoint is not a regular file\n"); in main()
/third_party/libfuse/test/
H A Dtest_ctests.py41 subprocess.check_call(cmdline, stdout=output_checker.fd, stderr=output_checker.fd)
59 stderr=output_checker.fd)
89 stderr=output_checker.fd)
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress02.c42 #define ERROR(M) (void)fprintf(stderr, "%s: errno = %d; " M "\n", \
90 (void)fprintf(stderr, "argc == 0\n"); in main()
94 (void)fprintf(stderr, "usage: %s\n", argv[0]); in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/
H A Dtirpc_expertlevel_clnt_call_performance.c123 fprintf(stderr, "err nconf\n"); in main()
138 fprintf(stderr, "rpcb_getaddr failed!!\n"); in main()
177 fprintf(stderr, "lf time = %lf usecn\n", resultTbl[i]); in main()

Completed in 14 milliseconds

1...<<71727374757677787980>>...257