Searched refs:exceptions (Results 26 - 50 of 241) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3nametest.c25 static const char *const exceptions[] = { variable
66 for (p = exceptions; *p; ++p)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dgen_except.S4 | gen_except --- FPSP routine to detect reportable exceptions
10 | Any routine which may report an exceptions must load
13 | Priority for exceptions is:
124 | Frame is idle, so check for exceptions reported through
169 | commonE1 does this for E1 exceptions, which are snan,
170 | operr, and dz. commonE3 does this for E3 exceptions, which
209 | No bits in the enable byte match existing exceptions. Check for
221 | No exceptions are to be reported. If the instruction was
H A Dskeleton.S60 | All dz exceptions are 'real', hence no fpsp_dz entry point.
82 | All inexact exceptions are real, but the 'real' handler
86 | necessary for E1 exceptions.
406 | there shouldn't be any supervisor mode floating point exceptions.
H A Dssin.S280 fmovel %d1,%FPCR |restore users exceptions
344 fmovel %d1,%FPCR |restore users exceptions
363 fmovel %d1,%FPCR |restore users exceptions
371 fmovel %d1,%FPCR |restore users exceptions
650 andil #0xff,%d1 |mask off all exceptions
654 fmovel (%sp)+,%FPCR |restore users exceptions
718 andil #0xff,%d1 |mask off all exceptions
722 fmovel (%sp)+,%FPCR |restore users exceptions
737 andil #0xff,%d1 |mask off all exceptions
741 fmovel (%sp)+,%FPCR |restore users exceptions
[all...]
H A Dx_unfl.S55 | If underflow exceptions are not enabled, check for inexact
80 | It is possible to have either inex2 or inex1 exceptions with the
H A Dssinh.S108 fmuls (%sp)+,%fp0 |last fp inst - possible exceptions set
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/asm/
H A DClassReader.java638 // reads declared exceptions
639 String[] exceptions;
641 exceptions = null;
643 exceptions = new String[readUnsignedShort(w)];
645 for (j = 0; j < exceptions.length; ++j) {
646 exceptions[j] = readClass(w, c);
656 exceptions);
664 * and exceptions of the method have not been changed, then it
675 if (exceptions == null) {
678 if (exceptions
[all...]
H A DMethodWriter.java95 * Number of exceptions that can be thrown by this method.
100 * The exceptions that can be thrown by this method. More precisely, this
104 int[] exceptions; field in class:MethodWriter
508 * @param exceptions the internal names of the method's exceptions. May be
519 final String[] exceptions,
534 if (exceptions != null && exceptions.length > 0) {
535 exceptionCount = exceptions.length;
536 this.exceptions
513 MethodWriter( final ClassWriter cw, final int access, final String name, final String desc, final String signature, final String[] exceptions, final boolean computeMaxs) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dgdb-stub.h15 #include <asm/exceptions.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dfpu.c14 #include <asm/exceptions.h>
H A Dgdb-low.S19 #include <asm/exceptions.h>
H A Dgdb-io-ttysm.c22 #include <asm/exceptions.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dreipl64.S65 srl %r14,1 # need to kill hi bit to avoid specification exceptions.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dexceptions.c13 * This file handles the architecture-dependent parts of hardware exceptions
22 #include <asm/exceptions.h>
H A Dunwind.c25 #include <asm/exceptions.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/mm/
H A Dfault.c38 #include <asm/exceptions.h>
130 * exceptions table.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dtrace.h452 TP_PROTO(__u16 cr_read, __u16 cr_write, __u32 exceptions, __u64 intercept),
453 TP_ARGS(cr_read, cr_write, exceptions, intercept),
458 __field( __u32, exceptions )
465 __entry->exceptions = exceptions;
470 __entry->cr_read, __entry->cr_write, __entry->exceptions,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dmakefile.gcc86 __EXCEPTIONSFLAG_6 = -fno-exceptions
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/wxrc/
H A Dmakefile.gcc89 __EXCEPTIONSFLAG_6 = -fno-exceptions
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlayout.tex25 The exceptions are {\it width} and {\it height}, which are set to wxAsIs to
H A Dtopics.tex29 \helpref{C++ exceptions overview}{exceptionsoverview}\\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/glib/
H A Dgstrfuncs.in.h225 * Inverse of g_strcompress. The exceptions parameter, if non-NULL, points
233 const gchar *exceptions) G_GNUC_MALLOC;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/glib/
H A Dgstrfuncs.in.h225 * Inverse of g_strcompress. The exceptions parameter, if non-NULL, points
233 const gchar *exceptions) G_GNUC_MALLOC;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/lib/
H A Dbacktrace.S66 for_each_frame: tst frame, mask @ Check for address exceptions
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/opengl/cube/
H A Dmakefile.gcc90 __EXCEPTIONSFLAG_6 = -fno-exceptions

Completed in 201 milliseconds

12345678910