Home
last modified time | relevance | path

Searched refs:errx (Results 1 – 25 of 46) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cmdline.c122 errx(1, "couldn't parse `%s'", files[0]); in load_glsl()
174 errx(1, "unhandled shader stage: %d", stage); in load_glsl()
208 errx(1, "couldn't stat `%s'", filename); in read_file()
213 errx(1, "couldn't map `%s'", filename); in read_file()
329 errx(1, "in TGSI mode, only a single file may be specified"); in main()
333 errx(1, "in SPIR-V mode, only a single file may be specified"); in main()
338 errx(1, "in SPIR-V mode, an entry point must be specified"); in main()
343 errx(1, "cannot mix GLSL/TGSI/SPIRV"); in main()
345 errx(1, "too many GLSL files"); in main()
349 errx(1, "cannot mix GLSL/TGSI/SPIRV"); in main()
[all …]
/third_party/FreeBSD/sbin/newfs_msdos/
Dnewfs_msdos.c69 errx(EXIT_FAILURE, "Can't parse timestamp '%s'", b); in get_tstamp()
108 errx(1, "%s: bad FAT type", optarg); in main()
183 errx(1, "align (-A) is incompatible with -r"); in main()
206 errx(1, "%s: bad %s", arg, msg); in argtou()
223 errx(1, "%s: bad %s", arg, msg); in argtooff()
227 errx(1, "%s: bad %s", arg, msg); in argtooff()
254 errx(1, "%s: not supported yet %s", arg, msg); in argtooff()
/third_party/elfutils/tests/
Dallfcts.c51 errx (1, "dwelf_dwarf_gnu_debugaltlink: %s", dwarf_errmsg (-1)); in setup_alt()
60 errx (1, "dwarf_begin (%s): %s", alt_name, dwarf_errmsg (-1)); in setup_alt()
62 errx (1, "elf_cntl (%s, ELF_C_FDREAD): %s", alt_name, elf_errmsg (-1)); in setup_alt()
96 errx (1, "dwarf_getfuncs (%s): %s", in main()
108 errx (1, "dwarf_begin (%s): %s", argv[i], dwarf_errmsg (-1)); in main()
Dbuildid.c65 errx (1, "dwelf_elf_gnu_build_id (%s): %s", in main()
/third_party/ltp/testcases/kernel/controllers/memcg/control/
Dmem_process.c61 errx(2, "invalid -m usage"); in process_options()
64 errx(2, "invalid option specified"); in process_options()
69 errx(3, "invalid usage"); in process_options()
125 errx(1, "Error creating named pipe"); in main()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_syscall_test/
Dcpuset_syscall_test.c89 errx(1, "wrong -s argument!"); in process_options()
98 errx(1, "wrong -s argument!"); in process_options()
104 errx(1, "wrong -s argument!"); in process_options()
110 errx(1, "unknown option!\n"); in process_options()
/third_party/ltp/testcases/kernel/controllers/memcg/stress/
Dmemcg_process_stress.c43 errx(1, "calloc failed"); in sigusr_handler()
67 errx(1, "wrong argument num"); in main()
71 errx(1, "wrong memsize"); in main()
/third_party/nghttp2/examples/
Dlibevent-client.c27 # define errx(exitcode, format, args...) \ macro
322 errx(1, "Server did not advertise " NGHTTP2_PROTO_VERSION_ID); in select_next_proto_cb()
333 errx(1, "Could not create SSL/TLS context: %s", in create_ssl_ctx()
356 errx(1, "Could not create SSL/TLS session object: %s", in create_ssl()
398 errx(1, "Could not submit SETTINGS: %s", nghttp2_strerror(rv)); in send_client_connection_header()
431 errx(1, "Could not submit HTTP request: %s", nghttp2_strerror(stream_id)); in submit_request()
563 errx(1, "Could not connect to the remote host %s", host); in initiate_connection()
582 errx(1, "Could not parse URI %s", uri); in run()
Dlibevent-server.c26 # define errx(exitcode, format, args...) \ macro
148 errx(1, "Could not create SSL/TLS context: %s", in create_ssl_ctx()
157 errx(1, "SSL_CTX_set1_curves_list failed: %s", in create_ssl_ctx()
165 errx(1, "EC_KEY_new_by_curv_name failed: %s", in create_ssl_ctx()
174 errx(1, "Could not read private key file %s", key_file); in create_ssl_ctx()
177 errx(1, "Could not read certificate file %s", cert_file); in create_ssl_ctx()
201 errx(1, "Could not create SSL/TLS session object: %s", in create_ssl()
768 errx(1, "Could not resolve server address"); in start_listen()
781 errx(1, "Could not start listener"); in start_listen()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_cmdline.c77 errx(1, "couldn't stat `%s'", filename); in read_file()
82 errx(1, "couldn't map `%s'", filename); in read_file()
151 errx(1, "could not parse `%s'", filename); in main()
/third_party/libdrm/intel/
Dtest_decode.c56 errx(1, "couldn't open `%s'", filename); in read_file()
60 errx(1, "couldn't stat `%s'", filename); in read_file()
65 errx(1, "couldn't map `%s'", filename); in read_file()
/third_party/mesa3d/src/util/tests/vma/
Dvma_random_test.cpp40 #define errx(code, msg, ...) \ macro
238 errx(1, "invalid seed \"%s\"", argv[1]); in main()
243 errx(1, "invalid count \"%s\"", argv[2]); in main()
249 errx(1, "USAGE: %s seed iter_count\n", argv[0]); in main()
/third_party/ltp/testcases/kernel/controllers/cpuctl/
Dcpuctl_latency_test.c76 errx(EINVAL, "TBROK\t Invalid #args received from script" in main()
83 errx(EINVAL, in main()
/third_party/mesa3d/src/gallium/drivers/lima/standalone/
Dlima_compiler_cmdline.c111 errx(1, "couldn't parse `%s'", files[0]); in load_glsl()
163 errx(1, "unhandled shader stage: %d", stage); in load_glsl()
241 errx(1, "unhandled shader stage: %d", stage); in main()
/third_party/musl/Benchmark/musl/
Dbenchmark_framework.cpp115 errx(1, "ERROR: Args %s is not a valid integer.", optarg); in ParseOptions()
127 errx(1, "ERROR: Args %s is not a valid number of iterations.", optarg); in ParseOptions()
185 errx(1, "ERROR: Args str %s contains an invalid macro or int.", args.c_str()); in ResolveArgs()
236 errx(1, "ERROR: No benchmark for function %s", funcName.c_str()); in RegisterSingleBenchmark()
/third_party/ltp/testcases/kernel/controllers/memcg/functional/
Dmemcg_process.c76 errx(1, "wrong -s argument!"); in process_options()
97 errx(1, "unknown option: %c", c); in process_options()
/third_party/musl/ndk_musl_include/
Derr.h18 _Noreturn void errx(int, const char *, ...);
/third_party/musl/porting/uniproton/kernel/include/
Derr.h18 _Noreturn void errx(int, const char *, ...);
/third_party/musl/porting/liteos_m/kernel/include/
Derr.h18 _Noreturn void errx(int, const char *, ...);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Derr.h18 _Noreturn void errx(int, const char *, ...);
/third_party/musl/include/
Derr.h18 _Noreturn void errx(int, const char *, ...);
/third_party/mesa3d/src/freedreno/computerator/
Dmain.c145 errx(-1, "Too many counters selected in group: %s", group->name); in setup_counter()
166 errx(-1, "could not find countable: %s", name); in setup_counter()
/third_party/alsa-lib/test/
Dnamehint.c14 errx(1, "snd_device_name_hint error: %s", snd_strerror(err)); in main()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
Dcpuset_memory_test.c103 errx(1, "wrong -s argument!"); in process_options()
133 errx(1, "unknown option!\n"); in process_options()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_pressure_test/
Dcpuset_memory_pressure.c44 errx(EINVAL, "Invalid mmap size specified (must be a long " in main()

12