Home
last modified time | relevance | path

Searched refs:stderr (Results 1501 - 1525 of 6561) sorted by relevance

1...<<61626364656667686970>>...263

/third_party/skia/third_party/externals/expat/expat/xmlwf/
H A Dreadfilemap.c105 ftprintf(stderr, T("%s: not a regular file\n"), name); in filemap()
124 ftprintf(stderr, T("%s: out of memory\n"), name); in filemap()
136 ftprintf(stderr, T("%s: read unexpected number of bytes\n"), name); in filemap()
H A Dwin32filemap.c115 _ftprintf(stderr, _T("%s: %s"), s, buf); in win32perror()
116 fflush(stderr); in win32perror()
119 _ftprintf(stderr, _T("%s: unknown Windows error\n"), s); in win32perror()
/third_party/python/Lib/lib2to3/tests/
H A Dpytree_idempotency.py49 print("Parsing", fn, file=sys.stderr)
60 print("Scanning", dir, "...", file=sys.stderr)
64 print("Parsing", name, file=sys.stderr)
/third_party/selinux/libsepol/tests/
H A Dtest-linker.c73 fprintf(stderr, "out of memory!\n"); in linker_test_init()
83 fprintf(stderr, "link modules failed\n"); in linker_test_init()
88 fprintf(stderr, "link modules failed\n"); in linker_test_init()
/third_party/spirv-tools/tools/as/
H A Das.cpp75 fprintf(stderr, in main()
97 fprintf(stderr, "error: Unrecognized target env: %s\n", in main()
103 fprintf(stderr, "error: exactly one input file must be specified.\n"); in main()
/third_party/ltp/lib/tests/
H A Dtst_strsig.c32 fprintf(stderr, "SIGKILL = %s\n", tst_strsig(SIGKILL)); in main()
33 fprintf(stderr, "SIGALRM = %s\n", tst_strsig(SIGALRM)); in main()
H A Dtst_strerrno.c32 fprintf(stderr, "0 = %s\n", tst_strerrno(0)); in main()
33 fprintf(stderr, "EINVAL = %s\n", tst_strerrno(EINVAL)); in main()
/kernel/linux/linux-5.10/scripts/
H A Dasn1_compiler.c534 fprintf(stderr, "%s:%u: Unknown character in grammar: '%c'\n", in tokenise()
585 fprintf(stderr, "Format: %s [-v] [-d] <grammar-file> <c-file> <hdr-file>\n", in main()
621 fprintf(stderr, "%s: Short read\n", filename); in main()
758 fprintf(stderr, "%s: No defined types\n", filename); in build_type_list()
823 fprintf(stderr, "%s:%d: Parse error at token '%s'\n", in parse()
891 fprintf(stderr, "%s:%d: Unrecognised tag class token '%s'\n", in parse_type()
899 fprintf(stderr, "%s:%d: Missing tag number '%s'\n", in parse_type()
914 fprintf(stderr, "%s:%d: Missing closing square bracket '%s'\n", in parse_type()
1015 fprintf(stderr, "%s:%d: Type '%s' undefined\n", in parse_type()
1065 fprintf(stderr, " in parse_type()
[all...]
/kernel/linux/linux-6.6/scripts/
H A Dasn1_compiler.c534 fprintf(stderr, "%s:%u: Unknown character in grammar: '%c'\n", in tokenise()
585 fprintf(stderr, "Format: %s [-v] [-d] <grammar-file> <c-file> <hdr-file>\n", in main()
621 fprintf(stderr, "%s: Short read\n", filename); in main()
758 fprintf(stderr, "%s: No defined types\n", filename); in build_type_list()
823 fprintf(stderr, "%s:%d: Parse error at token '%s'\n", in parse()
891 fprintf(stderr, "%s:%d: Unrecognised tag class token '%s'\n", in parse_type()
899 fprintf(stderr, "%s:%d: Missing tag number '%s'\n", in parse_type()
914 fprintf(stderr, "%s:%d: Missing closing square bracket '%s'\n", in parse_type()
1015 fprintf(stderr, "%s:%d: Type '%s' undefined\n", in parse_type()
1065 fprintf(stderr, " in parse_type()
[all...]
/third_party/python/Lib/test/
H A Dtest_cmd_line.py88 # -v causes imports to write to stderr. If the write to
89 # stderr itself causes an import to happen (for the output
117 # the refcount from stderr. It can be replaced once
122 p = subprocess.Popen(cmd, stdout=PIPE, stderr=PIPE)
125 p.stderr.close()
234 stdout=subprocess.PIPE, stderr=subprocess.STDOUT,
236 stdout, stderr = p.communicate()
317 stdout, stderr = p.communicate()
326 err = sys.stderr
331 stderr
[all...]
/third_party/ltp/testcases/lib/
H A Dtst_check_drivers.c13 fprintf(stderr, "Please provide kernel driver list\n"); in main()
19 fprintf(stderr, "%s", name); in main()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-pagefault.c65 fprintf(stderr, "Requesting more uf_mem than expected!\n"); in get_uf_mem()
103 fprintf(stderr, "read(): EOF on userfaultfd\n"); in fault_handler_thread()
114 fprintf(stderr, "Unexpected event on userfaultfd\n"); in fault_handler_thread()
188 fprintf(stderr, "pthread_create(): Error. Returned %d\n", ret); in setup_uf_mem()
/kernel/linux/linux-5.10/samples/bpf/
H A Dtest_map_in_map_user.c131 fprintf(stderr, "ERROR: opening BPF object file failed\n"); in main()
143 fprintf(stderr, "ERROR: loading BPF object file failed\n"); in main()
156 fprintf(stderr, "ERROR: finding a map in obj file failed\n"); in main()
162 fprintf(stderr, "ERROR: bpf_program__attach failed\n"); in main()
H A Dcpustat_user.c201 fprintf(stderr, "ERROR: opening BPF object file failed\n"); in main()
213 fprintf(stderr, "ERROR: loading BPF object file failed\n"); in main()
220 fprintf(stderr, "ERROR: finding a map in obj file failed\n"); in main()
226 fprintf(stderr, "ERROR: bpf_program__attach failed\n"); in main()
H A Dtracex2_user.c136 fprintf(stderr, "ERROR: opening BPF object file failed\n"); in main()
142 fprintf(stderr, "ERROR: loading BPF object file failed\n"); in main()
149 fprintf(stderr, "ERROR: finding a map in obj file failed\n"); in main()
167 fprintf(stderr, "ERROR: bpf_program__attach failed\n"); in main()
/kernel/linux/linux-5.10/tools/power/cpupower/bench/
H A Dparse.c63 fprintf(stderr, "error: Cannot create dir %s\n", in prepare_output()
99 fprintf(stderr, "error: unable to open logfile\n"); in prepare_output()
162 fprintf(stderr, "error: config is NULL\n"); in prepare_config()
169 fprintf(stderr, "error: unable to read configfile\n"); in prepare_config()
/kernel/linux/linux-6.6/samples/bpf/
H A Dcpustat_user.c200 fprintf(stderr, "ERROR: opening BPF object file failed\n"); in main()
212 fprintf(stderr, "ERROR: loading BPF object file failed\n"); in main()
219 fprintf(stderr, "ERROR: finding a map in obj file failed\n"); in main()
225 fprintf(stderr, "ERROR: bpf_program__attach failed\n"); in main()
H A Dtracex2_user.c129 fprintf(stderr, "ERROR: opening BPF object file failed\n"); in main()
135 fprintf(stderr, "ERROR: loading BPF object file failed\n"); in main()
142 fprintf(stderr, "ERROR: finding a map in obj file failed\n"); in main()
161 fprintf(stderr, "ERROR: bpf_program__attach failed\n"); in main()
H A Dtest_map_in_map_user.c126 fprintf(stderr, "ERROR: opening BPF object file failed\n"); in main()
138 fprintf(stderr, "ERROR: loading BPF object file failed\n"); in main()
151 fprintf(stderr, "ERROR: finding a map in obj file failed\n"); in main()
157 fprintf(stderr, "ERROR: bpf_program__attach failed\n"); in main()
/kernel/linux/linux-6.6/tools/gpio/
H A Dgpio-utils.c75 fprintf(stderr, "Failed to open %s, %s\n", in gpiotools_request_line()
91 fprintf(stderr, "Failed to issue %s (%d), %s\n", in gpiotools_request_line()
118 fprintf(stderr, "Failed to issue %s (%d), %s\n", in gpiotools_set_values()
142 fprintf(stderr, "Failed to issue %s (%d), %s\n", in gpiotools_get_values()
/kernel/linux/linux-6.6/tools/power/cpupower/bench/
H A Dparse.c63 fprintf(stderr, "error: Cannot create dir %s\n", in prepare_output()
99 fprintf(stderr, "error: unable to open logfile\n"); in prepare_output()
162 fprintf(stderr, "error: config is NULL\n"); in prepare_config()
169 fprintf(stderr, "error: unable to read configfile\n"); in prepare_config()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtun.c49 fprintf(stderr, "can't open tun: %s\n", strerror(errno)); in tun_alloc()
59 fprintf(stderr, "can't TUNSETIFF: %s\n", strerror(errno)); in tun_alloc()
79 fprintf(stderr, "can't open rtnl: %s\n", strerror(errno)); in tun_delete()
98 fprintf(stderr, "can't send: %s\n", strerror(errno)); in tun_delete()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-pagefault.c65 fprintf(stderr, "Requesting more uf_mem than expected!\n"); in get_uf_mem()
103 fprintf(stderr, "read(): EOF on userfaultfd\n"); in fault_handler_thread()
114 fprintf(stderr, "Unexpected event on userfaultfd\n"); in fault_handler_thread()
188 fprintf(stderr, "pthread_create(): Error. Returned %d\n", ret); in setup_uf_mem()
/kernel/linux/linux-6.6/tools/testing/vsock/
H A Dcontrol.c47 fprintf(stderr, "%s\n", gai_strerror(ret)); in control_init()
98 fprintf(stderr, "Control socket initialization failed. Invalid address %s:%s?\n", in control_init()
208 fprintf(stderr, "unexpected EOF on control socket\n"); in control_readln()
248 fprintf(stderr, "expected \"%s\" on control socket, got \"%s\"\n", in control_cmpln()
/third_party/curl/tests/libtest/
H A Dlib540.c172 fprintf(stderr, "R: %d - %s\n", (int)msg->data.result, in loop()
184 fprintf(stderr, "E: CURLMsg (%d)\n", (int)msg->msg); in loop()
216 fprintf(stderr, "curl_slist_append() failed\n"); in test()
237 fprintf(stderr, "lib540: now we do the request again\n"); in test()

Completed in 13 milliseconds

1...<<61626364656667686970>>...263