Home
last modified time | relevance | path

Searched refs:error (Results 5326 – 5350 of 18858) sorted by relevance

1...<<211212213214215216217218219220>>...755

/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dmve-vcvt-bad-3.l30 [^:]*:20: Error: syntax error -- `vcvtteq.f16.f32 q0,q1'
32 [^:]*:23: Error: syntax error -- `vcvtteq.f16.f32 q0,q1'
36 [^:]*:29: Error: syntax error -- `vcvtbeq.f16.f32 q0,q1'
H A Dmve-veor-bad.l8 [^:]*:12: Error: syntax error -- `veoreq q0,q1,q2'
10 [^:]*:15: Error: syntax error -- `veoreq q0,q1,q2'
H A Dmve-vpsel-bad.l8 [^:]*:12: Error: syntax error -- `vpseleq.i16 q0,q1,q2'
10 [^:]*:15: Error: syntax error -- `vpseleq.i16 q0,q1,q2'
/netbsd/sys/compat/common/
H A Dif_43.c227 int error; in compat_ifioctl() local
283 error = (*so->so_proto->pr_usrreqs->pr_ioctl)(so, cmd, ifr, ifp); in compat_ifioctl()
300 return error; in compat_ifioctl()
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DBN_CTX_start.pod38 BN_CTX_get() returns a pointer to the B<BIGNUM>, or B<NULL> on error.
41 BN_CTX_get() call. In case of an error, an error code is set, which
/netbsd/crypto/external/bsd/openssl/dist/doc/man3/
H A DBN_CTX_start.pod38 BN_CTX_get() returns a pointer to the B<BIGNUM>, or B<NULL> on error.
41 BN_CTX_get() call. In case of an error, an error code is set, which
H A DDSA_do_sign.pod40 DSA_do_sign() returns the signature, NULL on error. DSA_do_verify()
42 on error. The error codes can be obtained by
/netbsd/external/gpl3/gcc/dist/libcody/
H A Dconfig.m438 #error "C++11 is required"
46 #error "C++11 is required"
53 #error "C++11 is required"
/netbsd/sys/external/bsd/sljit/dist/test_src/
H A DsljitMain.c37 void error(const char* str)
57 error("Not enough of memory");
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/arm/
H A Dmve-veor-bad.l8 [^:]*:12: Error: syntax error -- `veoreq q0,q1,q2'
10 [^:]*:15: Error: syntax error -- `veoreq q0,q1,q2'
H A Dmve-vpsel-bad.l8 [^:]*:12: Error: syntax error -- `vpseleq.i16 q0,q1,q2'
10 [^:]*:15: Error: syntax error -- `vpseleq.i16 q0,q1,q2'
/netbsd/usr.bin/make/unit-tests/
H A Dvarname-vpath.mk32 . error
35 . error
/netbsd/sys/netinet/
H A Dpim.h51 # error BYTE_ORDER is not defined!
54 # error BYTE_ORDER must be defined to either BIG_ENDIAN or LITTLE_ENDIAN
/netbsd/lib/libc/compat/arch/powerpc/gen/
H A Dcompat_setjmp.S24 _DOSYSCALL(compat_13_sigprocmask13) # assume no error XXX
44 _DOSYSCALL(compat_13_sigprocmask13) # assume no error XXX
/netbsd/sys/conf/
H A Dparam.c94 #error TIMEZONE is an obsolete kernel option.
98 #error DST is an obsolete kernel option.
/netbsd/external/ibm-public/postfix/dist/src/util/
H A Ddict_stream.ref9 unknown: RUN test case 4 propagates extpar error for inline-file
11 unknown: RUN test case 5 propagates extpar error for rule-spec
/netbsd/sys/arch/sparc/include/
H A Dparam.h133 #error "microSPARC-IIep kernels cannot support sun4, sun4c, or sun4d"
136 #error "microSPARC-IIep kernel must have 'options SUN4M'"
/netbsd/external/bsd/iscsi/dist/
H A Dconfigure5023 Syntax error
5130 Syntax error
6143 Syntax error
6250 Syntax error
23691 { $as_echo "$as_me: error: ambiguous option: $1
24368 $as_echo "$as_me: error: could not create -" >&2;}
25149 { $as_echo "$as_me: error: ambiguous option: $1
25827 $as_echo "$as_me: error: could not create -" >&2;}
27287 $as_echo "$as_me: error: could not create -" >&2;}
28748 $as_echo "$as_me: error: could not create -" >&2;}
[all …]
/netbsd/sys/dev/pci/
H A Dif_vioif.c965 int error; in vioif_setup_sysctl() local
974 if (error) in vioif_setup_sysctl()
981 if (error) in vioif_setup_sysctl()
988 if (error) in vioif_setup_sysctl()
995 if (error) in vioif_setup_sysctl()
1002 if (error) in vioif_setup_sysctl()
1009 if (error) in vioif_setup_sysctl()
1016 if (error) in vioif_setup_sysctl()
1025 if (error) in vioif_setup_sysctl()
2766 int error; in vioif_workq_create() local
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dbreakpoint.c888 error (_("Junk at end of expression")); in set_breakpoint_condition()
2599 || bp_excpt.error == MEMORY_ERROR) in insert_bp_location()
9246 if (e.error == NOT_FOUND_ERROR)
9578 error (_("Format string required"));
9810 error (_("Too few arguments."));
12740 error (_("probe not found"));
13623 if (e.error == NOT_FOUND_ERROR
14033 error (kind == extract_bp_kind::bp
14038 error (kind == extract_bp_kind::bp
14065 error (kind == extract_bp_kind::bp
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dbreakpoint.c888 error (_("Junk at end of expression")); in set_breakpoint_condition()
2599 || bp_excpt.error == MEMORY_ERROR) in insert_bp_location()
9246 if (e.error == NOT_FOUND_ERROR)
9578 error (_("Format string required"));
9810 error (_("Too few arguments."));
12740 error (_("probe not found"));
13623 if (e.error == NOT_FOUND_ERROR
14033 error (kind == extract_bp_kind::bp
14038 error (kind == extract_bp_kind::bp
14065 error (kind == extract_bp_kind::bp
[all …]
/netbsd/external/gpl2/rcs/dist/src/
H A Dmerge.c42 error("unknown option: %s%s", a, usage);
59 error("%s and %s are incompatible",
/netbsd/external/ibm-public/postfix/dist/src/dns/
H A Ddnsbl_ttl_127.0.0.1_bind_plain.ref3 ./test_dns_lookup: warning: Host or domain name not found. Name service error for name=1.0.0.127.ze…
6 ./test_dns_lookup: warning: Host or domain name not found. Name service error for name=1.0.0.127.bl…
/netbsd/external/public-domain/xz/dist/src/liblzma/api/lzma/
H A Dversion.h16 # error Never include this file directly. Use <lzma.h> instead.
73 # error Incorrect LZMA_VERSION_STABILITY
/netbsd/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlimits_msvc_win32.h14 #error "This header complements the Microsoft C Runtime library, and should not be included otherwi…
17 #error "This header should only be included when using Microsofts C1XX frontend"

1...<<211212213214215216217218219220>>...755