Home
last modified time | relevance | path

Searched refs:stderr (Results 751 - 775 of 5367) sorted by relevance

1...<<31323334353637383940>>...215

/third_party/icu/tools/unicode/c/genprops/
H A Dbidipropsbuilder.cpp210 fprintf(stderr, "genprops error: bidipropsbuilder utrie2_open() failed - %s\n", in BiDiPropsBuilder()
235 fprintf(stderr, in encodeBidiMirroringGlyph()
250 fprintf(stderr, in encodeBidiMirroringGlyph()
282 fprintf(stderr, in setProps()
303 fprintf(stderr, "genprops error: BiDiPropsBuilder utrie2_setRange32() failed - %s\n", in setProps()
316 fprintf(stderr, "genprops error: Joining_Group for out-of-range code points U+%04lx..U+%04lx\n", in setProps()
374 fprintf(stderr, in makeMirror()
386 fprintf(stderr, in makeMirror()
424 fprintf(stderr, "genprops error: utrie2_freeze()+utrie2_serialize() failed: %s (length %ld)\n", in build()
567 fprintf(stderr, "genprop in writeBinaryData()
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_ra_validate.c109 fprintf(stderr, "ra validation fail: %s\n", condstr); in validate_error()
110 fprintf(stderr, " -> for instruction: "); in validate_error()
423 fprintf(stderr, "no reaching definition"); in dump_reg_state()
425 fprintf(stderr, in dump_reg_state()
431 fprintf(stderr, "ssa_%u:%u(%sr%u.%c) + %u", state->def->instr->serialno, in dump_reg_state()
455 stderr, in check_reaching_src()
458 fprintf(stderr, "expected: "); in check_reaching_src()
460 fprintf(stderr, "\n"); in check_reaching_src()
461 fprintf(stderr, "actual: "); in check_reaching_src()
463 fprintf(stderr, "\ in check_reaching_src()
[all...]
/third_party/node/lib/internal/
H A Dworker.js239 const stderr = new ReadableWorkerStdio(this[kPort], 'stderr');
240 if (!options.stderr) {
241 stderr[kIncrementsPortRef] = false;
242 pipeWithoutWarning(stderr, process.stderr);
245 this[kParentSideStdio] = { stdin, stdout, stderr };
351 const { stdout, stderr } = this[kParentSideStdio];
357 if (!stderr.readableEnded) {
358 debug(`[${threadId}] explicitly closes stderr fo
[all...]
/third_party/ntfs-3g/libfuse-lite/
H A Dmount.c158 fprintf(stderr, in mount_help()
261 fprintf(stderr, "fuse: internal error, can't find mount flag\n"); in set_mount_flag()
354 fprintf(stderr, "got control message of unknown type %d\n", in receive_fd()
426 fprintf(stderr, "fuse: missing mountpoint\n"); in fuse_mount_fusermount()
493 fprintf(stderr, "fuse: missing mountpoint\n"); in fuse_mount_sys()
499 fprintf(stderr ,"fuse: failed to access mountpoint %s: %s\n", in fuse_mount_sys()
513 fprintf(stderr, in fuse_mount_sys()
516 fprintf(stderr, "fuse: failed to open %s: %s\n", devname, in fuse_mount_sys()
534 fprintf(stderr, "fuse: failed to allocate memory\n"); in fuse_mount_sys()
573 fprintf(stderr, "fus in fuse_mount_sys()
[all...]
/third_party/libdrm/tests/tegra/
H A Dvic30.c62 fprintf(stderr, "failed to map configuration structure: %s\n", in vic30_fill()
117 fprintf(stderr, "failed to map configuration structure: %s\n", in vic30_blit()
225 fprintf(stderr, "failed to map configuration structure: %s\n", in vic30_flip()
387 fprintf(stderr, "failed to allocate syncpoint: %s\n", strerror(-err)); in vic30_new()
393 fprintf(stderr, "failed to allocate configuration structure: %s\n", in vic30_new()
401 fprintf(stderr, "failed to map configuration structure: %s\n", in vic30_new()
408 fprintf(stderr, "failed to allocate filter buffer: %s\n", in vic30_new()
415 fprintf(stderr, "failed to map filter buffer: %s\n", strerror(-err)); in vic30_new()
425 fprintf(stderr, "failed to map filter buffer: %s\n", in vic30_new()
432 fprintf(stderr, "faile in vic30_new()
[all...]
/third_party/ltp/testcases/realtime/lib/
H A Dlibrttest.c119 fprintf(stderr, in rt_init_long()
133 fprintf(stderr, in rt_init_long()
145 fprintf(stderr, "Programmer error -- argument --%s flag" in rt_init_long()
150 fprintf(stderr, "Programmer error -- argument --%s " in rt_init_long()
156 fprintf(stderr, "Programmer error -- argument --%s " in rt_init_long()
191 fprintf(stderr, "long option missing arg\n"); in rt_init_long()
193 fprintf(stderr, "option -%c: missing arg\n", in rt_init_long()
199 fprintf(stderr, "unrecognized long option\n"); in rt_init_long()
201 fprintf(stderr, "option -%c not recognized\n", in rt_init_long()
209 fprintf(stderr, in rt_init_long()
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngerror.c732 fprintf(stderr, "libpng error no. %s: %s", in PNG_FUNCTION()
734 fprintf(stderr, PNG_STRING_NEWLINE); in PNG_FUNCTION()
739 fprintf(stderr, "libpng error: %s, offset=%d", in PNG_FUNCTION()
741 fprintf(stderr, PNG_STRING_NEWLINE); in PNG_FUNCTION()
747 fprintf(stderr, "libpng error: %s", error_message ? error_message : in PNG_FUNCTION()
749 fprintf(stderr, PNG_STRING_NEWLINE); in PNG_FUNCTION()
803 fprintf(stderr, "libpng warning no. %s: %s", in png_default_warning()
805 fprintf(stderr, PNG_STRING_NEWLINE); in png_default_warning()
810 fprintf(stderr, "libpng warning: %s", in png_default_warning()
812 fprintf(stderr, PNG_STRING_NEWLIN in png_default_warning()
[all...]
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfblock.c84 Tracev((stderr, "inflate: blocks reset\n")); in inflate_blocks_reset()
113 Tracev((stderr, "inflate: blocks allocated\n")); in inflate_blocks_new()
145 Tracev((stderr, "inflate: stored block%s\n", in inflate_blocks()
153 Tracev((stderr, "inflate: fixed codes block%s\n", in inflate_blocks()
172 Tracev((stderr, "inflate: dynamic codes block%s\n", in inflate_blocks()
196 Tracev((stderr, "inflate: stored length %u\n", s->sub.left)); in inflate_blocks()
211 Tracev((stderr, "inflate: stored end, %lu total out\n", in inflate_blocks()
236 Tracev((stderr, "inflate: table sizes ok\n")); in inflate_blocks()
262 Tracev((stderr, "inflate: bits tree ok\n")); in inflate_blocks()
330 Tracev((stderr, "inflat in inflate_blocks()
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf.cc34 fputs("ERROR: ",stderr); in error()
35 vfprintf(stderr,fmt,ap); in error()
36 fputs("\n",stderr); in error()
411 fprintf(stderr, "DEBUG: Page size from command line: %s\n", val); in getParameters()
422 fprintf(stderr, "DEBUG: Width: %f, Length: %f\n", param.page.width, param.page.height); in getParameters()
425 fprintf(stderr, "DEBUG: Unsupported page size %s.\n", val); in getParameters()
641 // by outputting "PAGE: <# of current page> <# of copies>" to stderr. in getParameters()
661 fprintf(stderr, in getParameters()
665 fprintf(stderr, in getParameters()
669 fprintf(stderr, in getParameters()
[all...]
/third_party/python/Lib/test/
H A Dtest_gc.py292 rc, stdout, stderr = assert_python_ok("-c", code)
295 self.assertFalse(stderr)
756 stderr=subprocess.PIPE)
757 stdout, stderr = p.communicate()
759 p.stderr.close()
762 return stderr
764 stderr = run_command(code % "0")
766 b"shutdown; use", stderr)
767 self.assertNotIn(b"<X 'first'>", stderr)
769 stderr
[all...]
/third_party/curl/tests/libtest/
H A Dlib654.c82 fprintf(stderr, "curl_global_init() failed\n"); in test()
123 fprintf(stderr, "curl_easy_duphandle() failed\n"); in test()
136 fprintf(stderr, "curl_easy_perform(original) failed\n"); in test()
145 fprintf(stderr, "curl_easy_perform(duplicated) failed\n"); in test()
157 fprintf(stderr, "free_callback() called %d times instead of 2\n", in test()
H A Dlib1533.c109 fprintf(stderr, "curl_easy_perform() failed with %d\n", (int)res); in perform_and_check_connections()
115 fprintf(stderr, "curl_easy_getinfo() failed\n"); in perform_and_check_connections()
119 fprintf(stderr, "%s: expected: %ld connections; actual: %ld connections\n", in perform_and_check_connections()
137 fprintf(stderr, "curl_global_init() failed\n"); in test()
143 fprintf(stderr, "curl_easy_init() failed\n"); in test()
H A Dlib1960.c86 fprintf(stderr, "curl_global_init() failed\n"); in test()
97 fprintf(stderr, "socket creation error\n"); in test()
105 fprintf(stderr, "inet_pton failed\n"); in test()
111 fprintf(stderr, "connection failed\n"); in test()
117 fprintf(stderr, "curl_easy_init() failed\n"); in test()
/third_party/eudev/src/udev/
H A Dudevadm-test.c79 fprintf(stderr, "resolve-names must be early, late or never\n"); in adm_test()
95 fprintf(stderr, "syspath parameter missing\n"); in adm_test()
111 fprintf(stderr, "error reading rules\n"); in adm_test()
125 fprintf(stderr, "unable to open device '%s'\n", filename); in adm_test()
139 fprintf(stderr, "error creating signalfd\n"); in adm_test()
/third_party/curl/tests/unit/
H A Dunit1609.c160 fprintf(stderr, "%s:%d tests[%d] failed. Curl_addr2string failed.\n",
167 fprintf(stderr, "%s:%d tests[%d] failed. the retrieved addr "
175 fprintf(stderr, "%s:%d tests[%d] failed. the retrieved addr "
183 fprintf(stderr, "%s:%d tests[%d] failed. the retrieved addr "
191 fprintf(stderr, "%s:%d tests[%d] failed. the retrieved port "
/third_party/googletest/googletest/test/
H A Dgtest_test_utils.py170 print(message, file=sys.stderr)
205 capture_stderr: Determines whether to capture stderr in the output member
217 output Child process's stdout and stderr output
222 stderr = subprocess.STDOUT
224 stderr = subprocess.PIPE
227 stdout=subprocess.PIPE, stderr=stderr,
/third_party/libuv/docs/code/multi-echo-server/
H A Dworker.c29 fprintf(stderr, "Write error %s\n", uv_err_name(status)); in echo_write()
44 fprintf(stderr, "Read error %s\n", uv_err_name(nread)); in echo_read()
54 fprintf(stderr, "Read error %s\n", uv_err_name(nread)); in on_new_connection()
61 fprintf(stderr, "No pending count\n"); in on_new_connection()
73 fprintf(stderr, "Worker %d: Accepted fd %d\n", getpid(), fd); in on_new_connection()
/third_party/mbedtls/tests/scripts/
H A Dpsa_collect_statuses.py83 stdout=sys.stderr)
86 stdout=devnull, stderr=devnull)
89 stdout=sys.stderr)
92 stdout=sys.stderr)
99 stdout=sys.stderr)
/third_party/mesa3d/bin/
H A Dcommit_in_branch.py44 stderr=subprocess.DEVNULL)
55 stderr=subprocess.DEVNULL)
67 stderr=subprocess.DEVNULL)
81 stderr=subprocess.DEVNULL)
90 stderr=subprocess.DEVNULL)
/third_party/mbedtls/programs/hash/
H A Dgeneric_sum.c45 mbedtls_fprintf(stderr, "failed to open: %s\n", filename); in generic_wrapper()
49 mbedtls_fprintf(stderr, "failed to read: %s\n", filename); in generic_wrapper()
142 mbedtls_fprintf(stderr, "wrong checksum: %s\n", line + 66); in generic_check()
194 mbedtls_fprintf(stderr, "Message Digest '%s' not found\n", argv[1]); in main()
198 mbedtls_fprintf(stderr, "Failed to initialize context.\n"); in main()
/third_party/node/test/parallel/
H A Dtest-child-process-spawnsync-input.js30 const msgErr = 'this is stderr';
52 assert.deepStrictEqual(ret.stderr, msgErrBuf);
91 assert.strictEqual(ret.stderr.toString('utf8'), '');
101 assert.deepStrictEqual(ret.stderr, Buffer.from(''));
116 assert.deepStrictEqual(ret.stderr, Buffer.from(''));
125 assert.strictEqual(ret.stderr, `${msgErr}\n`);
/third_party/node/deps/icu-small/source/tools/genccode/
H A Dgenccode.c112 fprintf(stderr, in main()
117 fprintf(stderr, in main()
130 fprintf(stderr, in main()
136 fprintf(stderr, in main()
151 fprintf(stderr, in main()
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_mem.c82 fprintf(stderr, "malloc %p size=%zu in %s at %s:%zu\n", nptr, size, func, in nghttp3_mem_malloc_debug()
90 fprintf(stderr, "free ptr=%p in %s at %s:%zu\n", ptr, func, file, line); in nghttp3_mem_free_debug()
98 fprintf(stderr, "free ptr=%p in %s at %s:%zu\n", ptr, func, file, line); in nghttp3_mem_free2_debug()
108 fprintf(stderr, "calloc %p nmemb=%zu size=%zu in %s at %s:%zu\n", nptr, nmemb, in nghttp3_mem_calloc_debug()
119 fprintf(stderr, "realloc %p ptr=%p size=%zu in %s at %s:%zu\n", nptr, ptr, in nghttp3_mem_realloc_debug()
/third_party/mesa3d/src/util/
H A Dlog.c86 flockfile(stderr); in mesa_log_v()
88 fprintf(stderr, "%s: %s: ", tag, level_to_str(level)); in mesa_log_v()
89 vfprintf(stderr, format, va); in mesa_log_v()
91 fprintf(stderr, "\n"); in mesa_log_v()
93 funlockfile(stderr); in mesa_log_v()
/third_party/icu/icu4c/source/tools/genccode/
H A Dgenccode.c112 fprintf(stderr, in main()
117 fprintf(stderr, in main()
130 fprintf(stderr, in main()
136 fprintf(stderr, in main()
151 fprintf(stderr, in main()

Completed in 15 milliseconds

1...<<31323334353637383940>>...215