Home
last modified time | relevance | path

Searched refs:Exception (Results 1 – 25 of 112) sorted by relevance

12345

/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
DTestStateMachine.java77 } catch (Exception e) { in beforeOpen()
88 } catch (Exception e) { in beforeOpen()
99 } catch (Exception e) { in beforeOpen()
108 } catch (Exception e) { in beforeOpen()
117 } catch (Exception e) { in beforeOpen()
128 } catch (Exception e) { in beforeOpen()
137 } catch (Exception e) { in beforeOpen()
148 } catch (Exception e) { in beforeOpen()
159 } catch (Exception e) { in beforeOpen()
167 } catch (Exception e) { in beforeOpen()
[all …]
DTestEnable.java64 } catch (Exception e) { in main()
75 } catch (Exception e) { in main()
86 } catch (Exception e) { in main()
99 } catch (Exception e) { in main()
110 } catch (Exception e) { in main()
126 } catch (Exception e) { in main()
DTestGetAggregate.java165 } catch (Exception e) { in startIncludedTest()
182 } catch (Exception e) { in startIncludedTest()
199 } catch (Exception e) { in startClearedTest()
216 } catch (Exception e) { in startClearedTest()
DTestBean.java99 } catch (Exception e) { in getXMLEncoder()
120 } catch (Exception e) { in getXMLDecoder()
527 } catch (Exception e) { in getProgram$File()
559 } catch (Exception e) { in getString()
580 } catch (Exception e) { in checkEquality()
597 } catch (Exception e) { in performSerializationTest()
632 } catch (Exception e) { in performBeanTest()
681 } catch (Exception e) { in main()
DTestMaxConsumers.java74 } catch (Exception e) { in main()
89 } catch (Exception e) { in main()
DTestFunctionLookup.java79 } catch (Exception e) { in main()
109 } catch (Exception e) { in main()
DTestAbort.java89 } catch (Exception e) { in main()
116 } catch (Exception e) { in main()
/freebsd-10-stable/sys/contrib/dev/acpica/components/utilities/
Dutexcep.c73 const ACPI_EXCEPTION_INFO *Exception; in AcpiFormatException() local
79 Exception = AcpiUtValidateException (Status); in AcpiFormatException()
80 if (!Exception) in AcpiFormatException()
90 return (Exception->Name); in AcpiFormatException()
115 const ACPI_EXCEPTION_INFO *Exception = NULL; in ACPI_EXPORT_SYMBOL() local
132 Exception = &AcpiGbl_ExceptionNames_Env [SubStatus]; in ACPI_EXPORT_SYMBOL()
140 Exception = &AcpiGbl_ExceptionNames_Pgm [SubStatus]; in ACPI_EXPORT_SYMBOL()
148 Exception = &AcpiGbl_ExceptionNames_Tbl [SubStatus]; in ACPI_EXPORT_SYMBOL()
156 Exception = &AcpiGbl_ExceptionNames_Aml [SubStatus]; in ACPI_EXPORT_SYMBOL()
164 Exception = &AcpiGbl_ExceptionNames_Ctrl [SubStatus]; in ACPI_EXPORT_SYMBOL()
[all …]
/freebsd-10-stable/cddl/contrib/dtracetoolkit/Code/Java/
DFunc_abc.java6 } catch (Exception e) { } in func_c()
12 } catch (Exception e) { } in func_b()
19 } catch (Exception e) { } in func_a()
/freebsd-10-stable/contrib/ntp/sntp/unity/auto/
Dunity_test_summary.py33 raise Exception("Empty test result file: %s" % result_file)
107 raise Exception("Couldn't parse test results: %s" % summary)
122 raise Exception("No *.testpass or *.testfail files found in '%s'" % targets_dir)
134 except Exception as e:
Dunity_test_summary.rb145 rescue Exception => e
/freebsd-10-stable/contrib/sqlite3/
DReplace.cs78 Exception = 4 enumerator
211 catch (Exception e) in Main()
218 return (int)ExitCode.Exception; in Main()
/freebsd-10-stable/contrib/gdb/gdb/
Dwince.c982 th->step_pc == (CORE_ADDR) ev->u.Exception.ExceptionRecord.ExceptionAddress) in check_for_step()
1280 if (current_event.u.Exception.dwFirstChance) in handle_exception()
1286 switch (current_event.u.Exception.ExceptionRecord.ExceptionCode) in handle_exception()
1290 (unsigned) current_event.u.Exception.ExceptionRecord.ExceptionAddress)); in handle_exception()
1295 (unsigned) current_event.u.Exception.ExceptionRecord.ExceptionAddress)); in handle_exception()
1300 (unsigned) current_event.u.Exception.ExceptionRecord.ExceptionAddress)); in handle_exception()
1305 (unsigned) current_event.u.Exception.ExceptionRecord.ExceptionAddress)); in handle_exception()
1312 (unsigned) current_event.u.Exception.ExceptionRecord.ExceptionAddress)); in handle_exception()
1317 current_event.u.Exception.ExceptionRecord.ExceptionAddress)); in handle_exception()
1326 current_event.u.Exception.ExceptionRecord.ExceptionCode, in handle_exception()
[all …]
Dwin32-nat.c1065 (DWORD) current_event.u.Exception.ExceptionRecord.ExceptionAddress)
1071 DWORD code = current_event.u.Exception.ExceptionRecord.ExceptionCode; in handle_exception()
1157 if (current_event.u.Exception.dwFirstChance) in handle_exception()
1160 current_event.u.Exception.ExceptionRecord.ExceptionCode, in handle_exception()
1161 (DWORD) current_event.u.Exception.ExceptionRecord.ExceptionAddress); in handle_exception()
1969 current_event.u.Exception.ExceptionRecord.ExceptionCode = in child_resume()
/freebsd-10-stable/crypto/heimdal/lib/wind/
DUnicodeData.py54 raise Exception('Duplicate key in UnicodeData')
Dgen-punycode-examples.py61 raise Exception("EOF in backslash escape")
/freebsd-10-stable/contrib/gcc/config/arm/
Dlibgcc-bpabi.ver70 # Exception-Handling
/freebsd-10-stable/contrib/gcc/config/
Dlibgcc-glibc.ver15 # Exception handling support functions used by most everyone.
/freebsd-10-stable/contrib/gcc/config/i386/
Dlibgcc-x86_64-glibc.ver16 # Exception handling support functions used by most everyone.
/freebsd-10-stable/contrib/unbound/libunbound/python/
Dlibunbound.i277 raise Exception("Fatal error: unbound context initialization failed")
683 raise Exception("ub_data init: No data")
796 raise Exception("This class can't be created directly.")
/freebsd-10-stable/contrib/gcc/config/sparc/
Dlibgcc-sparc-glibc.ver20 # Exception handling support functions used by most everyone.
/freebsd-10-stable/lib/libc/softfloat/
Dsoftfloat.txt52 Exceptions and Exception Flags
60 Raise-Exception Function
166 Exceptions and Exception Flags
353 Raise-Exception Function
/freebsd-10-stable/contrib/tcsh/nls/french/
Dset215 12 Exception de calcul en virgule flottante
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
Dexception.lst27 # Exception list: names tests that are bypassed when running in Java
/freebsd-10-stable/contrib/gcc/config/rs6000/
Dsol-ci.asm48 # Exception range

12345