Searched refs:error (Results 226 - 250 of 12365) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m32r/include/asm/
H A Dspinlock_types.h5 # error "please don't include this file directly"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/
H A Dbyteorder.h16 # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/include/asm/
H A Dsparsemem.h21 #error Sparsemem is not supported on this platform
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-h720x/include/mach/
H A Disa-dma.h16 #error processor definition missmatch
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/avr32/mach-at32ap/include/mach/
H A Dchip.h16 # error Unknown chip type selected
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/blackfin/include/asm/
H A Dspinlock_types.h11 # error "please don't include this file directly"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/frv/include/asm/
H A Dtopology.h6 #error NUMA not supported yet
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/frv/include/asm/
H A Dtopology.h6 #error NUMA not supported yet
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dspinlock_types.h5 # error "please don't include this file directly"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dspinlock_types.h5 # error "please don't include this file directly"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/
H A Dbyteorder.h16 # error "MIPS, but neither __MIPSEB__, nor __MIPSEL__???"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/include/asm/
H A Dsparsemem.h21 #error Sparsemem is not supported on this platform
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/avr32/mach-at32ap/include/mach/
H A Dchip.h16 # error Unknown chip type selected
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dspinlock_types.h11 # error "please don't include this file directly"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dspinlock_types_up.h5 # error "please don't include this file directly"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-h720x/include/mach/
H A Disa-dma.h16 #error processor definition missmatch
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/java/src/com/sleepycat/db/
H A DErrorHandler.java11 An interface specifying a callback function to be called when an error
16 A callback function to be called when an error occurs in the
19 When an error occurs in the Berkeley DB library, an exception is
21 to completely describe the cause of the error, especially during
26 the mechanism for reporting error messages to the application. In
27 some cases, when an error occurs, Berkeley DB will invoke the
28 ErrorHandler's object error method. It is up to this method to
29 display the error message in an appropriate manner. <p>
39 An error message string.
41 void error(Environmen method in interface:ErrorHandler
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/gdbserver/
H A Dwincecompat.h27 extern char * strwinerror (DWORD error);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/nsswitch/
H A Dwinbind_nss_solaris.h43 #define class #error DONT_USE_CPLUSPLUS_RESERVED_NAMES
44 #define private #error DONT_USE_CPLUSPLUS_RESERVED_NAMES
45 #define public #error DONT_USE_CPLUSPLUS_RESERVED_NAMES
46 #define protected #error DONT_USE_CPLUSPLUS_RESERVED_NAMES
47 #define template #error DONT_USE_CPLUSPLUS_RESERVED_NAMES
48 #define this #error DONT_USE_CPLUSPLUS_RESERVED_NAMES
49 #define new #error DONT_USE_CPLUSPLUS_RESERVED_NAMES
50 #define delete #error DONT_USE_CPLUSPLUS_RESERVED_NAMES
51 #define friend #error DONT_USE_CPLUSPLUS_RESERVED_NAMES
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/pidl/tests/
H A Dtest_util.pl10 use Parse::Pidl qw(warning error);
19 test_errors("x:1: msg\n", sub { error({FILE => "x", LINE => 1}, "msg"); });
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/libcli/raw/
H A Dclierror.c3 client error handling routines
27 Return an error message from the last response
31 switch (tree->session->transport->error.etype) {
33 return nt_errstr(tree->session->transport->error.e.nt_status);
51 switch (tree->session->transport->error.etype) {
53 return tree->session->transport->error.e.nt_status;
69 /* Return true if the last packet was an error */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/java/src/com/sleepycat/db/
H A DErrorHandler.java11 An interface specifying a callback function to be called when an error
16 A callback function to be called when an error occurs in the
19 When an error occurs in the Berkeley DB library, an exception is
21 to completely describe the cause of the error, especially during
26 the mechanism for reporting error messages to the application. In
27 some cases, when an error occurs, Berkeley DB will invoke the
28 ErrorHandler's object error method. It is up to this method to
29 display the error message in an appropriate manner. <p>
39 An error message string.
41 void error(Environmen method in interface:ErrorHandler
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/gdbserver/
H A Dwincecompat.h27 extern char * strwinerror (DWORD error);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/pidl/tests/
H A Dtest_util.pl10 use Parse::Pidl qw(warning error);
19 test_errors("x:1: msg\n", sub { error({FILE => "x", LINE => 1}, "msg"); });
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/libcli/raw/
H A Dclierror.c3 client error handling routines
27 Return an error message from the last response
31 switch (tree->session->transport->error.etype) {
33 return nt_errstr(tree->session->transport->error.e.nt_status);
51 switch (tree->session->transport->error.etype) {
53 return tree->session->transport->error.e.nt_status;
69 /* Return true if the last packet was an error */

Completed in 302 milliseconds

1234567891011>>