/third_party/skia/third_party/externals/expat/expat/xmlwf/ |
H A D | readfilemap.c | 105 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 D | win32filemap.c | 115 _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 D | pytree_idempotency.py | 49 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 D | test-linker.c | 73 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 D | as.cpp | 75 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 D | tst_strsig.c | 32 fprintf(stderr, "SIGKILL = %s\n", tst_strsig(SIGKILL)); in main() 33 fprintf(stderr, "SIGALRM = %s\n", tst_strsig(SIGALRM)); in main()
|
H A D | tst_strerrno.c | 32 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 D | asn1_compiler.c | 534 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 D | asn1_compiler.c | 534 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 D | test_cmd_line.py | 88 # -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 D | tst_check_drivers.c | 13 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 D | tm-signal-pagefault.c | 65 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 D | test_map_in_map_user.c | 131 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 D | cpustat_user.c | 201 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 D | tracex2_user.c | 136 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 D | parse.c | 63 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 D | cpustat_user.c | 200 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 D | tracex2_user.c | 129 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 D | test_map_in_map_user.c | 126 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 D | gpio-utils.c | 75 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 D | parse.c | 63 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 D | tun.c | 49 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 D | tm-signal-pagefault.c | 65 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 D | control.c | 47 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 D | lib540.c | 172 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()
|