Home
last modified time | relevance | path

Searched refs:stderr (Results 1001 - 1025 of 5335) sorted by relevance

1...<<41424344454647484950>>...214

/third_party/skia/third_party/externals/microhttpd/src/testzzuf/
H A Dtest_get_chunked.c140 fprintf (stderr, "."); in testInternalGet()
156 fprintf (stderr, "\n"); in testInternalGet()
181 fprintf (stderr, "."); in testMultithreadedGet()
197 fprintf (stderr, "\n"); in testMultithreadedGet()
239 fprintf (stderr, "."); in testExternalGet()
307 fprintf (stderr, "\n"); in testExternalGet()
327 fprintf (stderr, "Error (code: %u)\n", errorCount); in main()
H A Dtest_post.c169 fprintf (stderr, "."); in testInternalPost()
192 fprintf (stderr, "\n"); in testInternalPost()
221 fprintf (stderr, "."); in testMultithreadedPost()
244 fprintf (stderr, "\n"); in testMultithreadedPost()
290 fprintf (stderr, "."); in testExternalPost()
369 fprintf (stderr, "\n"); in testExternalPost()
391 fprintf (stderr, "Error (code: %u)\n", errorCount); in main()
H A Dtest_put.c139 fprintf (stderr, "."); in testInternalPut()
162 fprintf (stderr, "\n"); in testInternalPut()
190 fprintf (stderr, "."); in testMultithreadedPut()
213 fprintf (stderr, "\n"); in testMultithreadedPut()
258 fprintf (stderr, "."); in testExternalPut()
337 fprintf (stderr, "\n"); in testExternalPut()
358 fprintf (stderr, "Error (code: %u)\n", errorCount); in main()
H A Dtest_put_chunked.c110 fprintf (stderr, "Not ready for response: %u/%u\n", *done, 8); in ahc_echo()
145 fprintf (stderr, "."); in testInternalPut()
168 fprintf (stderr, "\n"); in testInternalPut()
214 fprintf (stderr, in testMultithreadedPut()
271 fprintf (stderr, "."); in testExternalPut()
348 fprintf (stderr, "\n"); in testExternalPut()
368 fprintf (stderr, "Error (code: %u)\n", errorCount); in main()
/third_party/optimized-routines/networking/test/
H A Dchksum.c109 fprintf(stderr, "\nInvalid checksum for offset %u size %u: " in verify()
188 fprintf(stderr, "Invalid block size %d\n", blksize); in main()
202 fprintf(stderr, "Invalid CPU frequency %"PRId64"\n", in main()
214 fprintf(stderr, "Invalid implementation %s\n", optarg); in main()
225 fprintf(stderr, "Invalid number of operations %d\n", numops); in main()
236 fprintf(stderr, "Invalid pool size %d\n", poolsize); in main()
256 fprintf(stderr, "Usage: checksum <options>\n" in main()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducmndata.cpp240 fprintf(stderr, "\tx%d: %s\n", number, &base[toc->entry[number].nameOffset]); in offsetTOCLookupFn()
248 fprintf(stderr, "%s: Found.\n", tocEntryName); in offsetTOCLookupFn()
258 fprintf(stderr, "%s: Not found.\n", tocEntryName); in offsetTOCLookupFn()
264 fprintf(stderr, "returning header\n"); in offsetTOCLookupFn()
289 fprintf(stderr, "\tx%d: %s\n", number, toc->entry[number].entryName); in pointerTOCLookupFn()
296 fprintf(stderr, "%s: Found.\n", toc->entry[number].entryName); in pointerTOCLookupFn()
302 fprintf(stderr, "%s: Not found.\n", name); in pointerTOCLookupFn()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H A Dl2_packet_freebsd.c112 fprintf(stderr, "pcap_open_live: %s\n", pcap_err); in l2_packet_init_libpcap()
113 fprintf(stderr, "ifname='%s'\n", l2->ifname); in l2_packet_init_libpcap()
118 fprintf(stderr, "pcap_set_datalink(DLT_EN10MB): %s\n", in l2_packet_init_libpcap()
130 fprintf(stderr, "pcap_compile: %s\n", pcap_geterr(l2->pcap)); in l2_packet_init_libpcap()
135 fprintf(stderr, "pcap_setfilter: %s\n", pcap_geterr(l2->pcap)); in l2_packet_init_libpcap()
149 fprintf(stderr, "%s: cannot enable immediate mode on " in l2_packet_init_libpcap()
244 fprintf(stderr, "Failed to get link-level address for " in l2_packet_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_freebsd.c112 fprintf(stderr, "pcap_open_live: %s\n", pcap_err); in l2_packet_init_libpcap()
113 fprintf(stderr, "ifname='%s'\n", l2->ifname); in l2_packet_init_libpcap()
118 fprintf(stderr, "pcap_set_datalink(DLT_EN10MB): %s\n", in l2_packet_init_libpcap()
130 fprintf(stderr, "pcap_compile: %s\n", pcap_geterr(l2->pcap)); in l2_packet_init_libpcap()
135 fprintf(stderr, "pcap_setfilter: %s\n", pcap_geterr(l2->pcap)); in l2_packet_init_libpcap()
149 fprintf(stderr, "%s: cannot enable immediate mode on " in l2_packet_init_libpcap()
244 fprintf(stderr, "Failed to get link-level address for " in l2_packet_init()
/third_party/icu/icu4c/source/i18n/
H A Dcalendar.cpp124 fprintf(stderr, "@calendar=%s, timeset=%c, fieldset=%c, allfields=%c, virtualset=%c, t=%.2f", in dump()
130 fprintf(stderr, "\n"); in dump()
134 fprintf(stderr, " %25s: %-11ld", f, fFields[i]); in dump()
136 fprintf(stderr, " (unset) "); in dump()
138 fprintf(stderr, " (internally set) "); in dump()
140 // fprintf(stderr, " (internal default) "); in dump()
142 fprintf(stderr, " %%%d ", fStamp[i]); in dump()
144 fprintf(stderr, "\n"); in dump()
451 fprintf(stderr, "::create - not a LocaleKey!\n");
468 fprintf(stderr, "BasicCalendarFactor
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcalendar.cpp127 fprintf(stderr, "@calendar=%s, timeset=%c, fieldset=%c, allfields=%c, virtualset=%c, t=%.2f", in dump()
133 fprintf(stderr, "\n"); in dump()
137 fprintf(stderr, " %25s: %-11ld", f, fFields[i]); in dump()
139 fprintf(stderr, " (unset) "); in dump()
141 fprintf(stderr, " (internally set) "); in dump()
143 // fprintf(stderr, " (internal default) "); in dump()
145 fprintf(stderr, " %%%d ", fStamp[i]); in dump()
147 fprintf(stderr, "\n"); in dump()
434 fprintf(stderr, "::create - not a LocaleKey!\n");
449 fprintf(stderr, "BasicCalendarFactor
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcalendar.cpp124 fprintf(stderr, "@calendar=%s, timeset=%c, fieldset=%c, allfields=%c, virtualset=%c, t=%.2f", in dump()
130 fprintf(stderr, "\n"); in dump()
134 fprintf(stderr, " %25s: %-11ld", f, fFields[i]); in dump()
136 fprintf(stderr, " (unset) "); in dump()
138 fprintf(stderr, " (internally set) "); in dump()
140 // fprintf(stderr, " (internal default) "); in dump()
142 fprintf(stderr, " %%%d ", fStamp[i]); in dump()
144 fprintf(stderr, "\n"); in dump()
445 fprintf(stderr, "::create - not a LocaleKey!\n"); in create()
462 fprintf(stderr, "BasicCalendarFactor in create()
[all...]
/third_party/curl/tests/libtest/
H A Dlib555.c52 fprintf(stderr, "READ ALREADY DONE!\n"); in readcallback()
58 fprintf(stderr, "READ!\n"); in readcallback()
62 fprintf(stderr, "READ NOT FINE!\n"); in readcallback()
72 fprintf(stderr, "REWIND!\n"); in ioctlcallback()
H A Dlib1565.c117 fprintf(stderr, "%s:%d Couldn't create thread, errno %d\n", in test()
136 fprintf(stderr, "%s:%d Got an unexpected message from curl: %i\n", in test()
172 fprintf(stderr, "%s:%d Not all connections started: %d of %d\n", in test()
178 fprintf(stderr, "%s:%d Not all connections finished: %d of %d\n", in test()
/third_party/eudev/test/
H A Dtest-udev.c67 fprintf(stderr, "failed to call unshare(): %m\n"); in fake_filesystems()
73 fprintf(stderr, "failed to mount / as private: %m\n"); in fake_filesystems()
81 fprintf(stderr, "%s %m", fakefss[i].error); in fake_filesystems()
140 fprintf(stderr, "error creating signalfd\n"); in main()
/third_party/exfatprogs/label/
H A Dlabel.c20 fprintf(stderr, "Usage: exfatlabel\n"); in usage()
21 fprintf(stderr, "\t-i | --volume-serial Switch to volume serial mode\n"); in usage()
22 fprintf(stderr, "\t-V | --version Show version\n"); in usage()
23 fprintf(stderr, "\t-h | --help Show help\n"); in usage()
/third_party/ffmpeg/libavcodec/tests/
H A Dgolomb.c57 fprintf(stderr, "get_ue_golomb: expected %d, got %d. bits: %7x\n", in main()
75 fprintf(stderr, "get_ue_golomb_long: expected %d, got %d. " in main()
93 fprintf(stderr, "get_ue_golomb_long: expected %d, got %d. " in main()
110 fprintf(stderr, "get_se_golomb: expected %d, got %d. bits: %7x\n", in main()
/third_party/curl/tests/unit/
H A Dunit1614.c131 fprintf(stderr, "%s in %s/%u should %smatch\n",
140 fprintf(stderr, "%s in %s/%u should %smatch\n",
150 fprintf(stderr, "%s in %s should %smatch\n",
156 fprintf(stderr, "%s is claimed to be %sspace separated\n",
/third_party/ffmpeg/tools/
H A Ddecode_simple.c84 fprintf(stderr, "Error decoding: %d\n", ret); in ds_run()
91 fprintf(stderr, "Error decoding: %d\n", ret); in ds_run()
101 fprintf(stderr, "Error flushing: %d\n", ret); in ds_run()
135 fprintf(stderr, "Error opening input file: %d\n", ret); in ds_open()
/third_party/astc-encoder/Test/
H A Dastc_test_competitive.py76 return float(result.stderr)
90 print(f"ISPC {quality} {block_size}", file=sys.stderr)
106 print(f"ASTC {quality} {block_size}", file=sys.stderr)
125 print(ex.stderr)
/third_party/alsa-utils/alsamixer/
H A Dcli.c92 fprintf(stderr, _("invalid card index: %s\n"), optarg); in parse_options()
137 fprintf(stderr, _("unknown abstraction level: %s\n"), optarg); in parse_options()
142 fprintf(stderr, _("unknown option: %c\n"), option); in parse_options()
144 fputs(_("try `alsamixer --help' for more information\n"), stderr); in parse_options()
/third_party/curl/docs/examples/
H A Dxmlstream.c77 fprintf(stderr, "Not enough memory (realloc returned NULL).\n"); in characterDataHandler()
106 fprintf(stderr, "Parsing response buffer of length %lu failed" in parseStreamCallback()
145 fprintf(stderr, "curl_easy_perform() failed: %s\n", in main()
152 fprintf(stderr, "Finalizing parsing failed with error code %d (%s).\n", in main()
/third_party/cups-filters/filter/pdftopdf/
H A Dintervalset.cc108 fprintf(stderr,"(empty)\n"); in dump()
113 fprintf(stderr,"[%d,%d),",data[iA].first,data[iA].second); in dump()
116 fprintf(stderr,"[%d,inf)\n",data[len].first); in dump()
118 fprintf(stderr,"[%d,%d)\n",data[len].first,data[len].second); in dump()
/third_party/libuv/docs/code/pipe-echo-server/
H A Dmain.c32 fprintf(stderr, "Write error %s\n", uv_err_name(status)); in echo_write()
47 fprintf(stderr, "Read error %s\n", uv_err_name(nread)); in echo_read()
86 fprintf(stderr, "Bind error %s\n", uv_err_name(r)); in main()
90 fprintf(stderr, "Listen error %s\n", uv_err_name(r)); in main()
/third_party/libuv/test/
H A Dtest-osx-select.c59 fprintf(stderr, "Cannot open /dev/tty as read-only: %s\n", strerror(errno)); in TEST_IMPL()
60 fflush(stderr); in TEST_IMPL()
112 fprintf(stderr, "Cannot open /dev/tty as read-only: %s\n", strerror(errno)); in TEST_IMPL()
113 fflush(stderr); in TEST_IMPL()
/third_party/libuv/docs/code/udp-dhcp/
H A Dmain.c19 fprintf(stderr, "Read error %s\n", uv_err_name(nread)); in on_read()
27 fprintf(stderr, "Recv from %s\n", sender); in on_read()
36 fprintf(stderr, "Offered IP %d.%d.%d.%d\n", ip[3], ip[2], ip[1], ip[0]); in on_read()
100 fprintf(stderr, "Send error %s\n", uv_strerror(status)); in on_send()

Completed in 18 milliseconds

1...<<41424344454647484950>>...214