Home
last modified time | relevance | path

Searched defs:exceptions (Results 1 – 25 of 3402) sorted by relevance

12345678910>>...137

/dports/emulators/tme/tme-0.8/ic/ieee754/
H A Dieee754-ops-auto.c14 int exceptions; in _tme_ieee754_strict_single_add() local
48 int exceptions; in _tme_ieee754_strict_single_sub() local
82 int exceptions; in _tme_ieee754_strict_single_mul() local
116 int exceptions; in _tme_ieee754_strict_single_div() local
150 int exceptions; in _tme_ieee754_strict_single_rem() local
183 int exceptions; in _tme_ieee754_strict_single_sqrt() local
215 int exceptions; in _tme_ieee754_strict_single_neg() local
248 int exceptions; in _tme_ieee754_strict_single_move() local
281 int exceptions; in _tme_ieee754_strict_single_rint() local
313 int exceptions; in _tme_ieee754_strict_single_getexp() local
[all …]
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/pymoab/pymoab/
H A Dcore.pyx37 def load_file(self, str fname, file_set = None, exceptions = ()): argument
367 def delete_entity(self, entity, exceptions = ()): argument
401 def delete_entities(self, entities, exceptions = ()): argument
444 def create_vertices(self, coordinates, exceptions = ()): argument
620 exceptions = ()): argument
1014 def tag_delete(self, Tag tag, exceptions = ()): argument
1329 def get_connectivity(self, entity_handles, exceptions = ()): argument
1383 def get_coords(self, entities, exceptions = ()): argument
1531 exceptions = ()): argument
1753 def tag_get_default_value(self, Tag tag, exceptions = () ): argument
[all …]
H A Dtopo_util.pyx27 exceptions = ()): argument
80 exceptions = ()): argument
131 exceptions = ()): argument
/dports/math/tmv/tmv-0.75/doc/
H A DError.tex68 \subsection{FailedAssert}
85 \subsection{Singular}
97 \subsection{ReadError}
106 \subsection{NonPosDef}
154 \subsection{Warnings}
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/ThirdParty/BSL430_Firmware/
H A DBSL430_API.c199 char exceptions; in BSL430_toggleInfoLock() local
223 char exceptions = BSL_LOCKED; in BSL430_openMemory() local
270 char exceptions = SUCCESSFUL_OPERATION; in BSL430_readMemory() local
359 char exceptions = SUCCESSFUL_OPERATION; in flushBuffer() local
438 char exceptions = SUCCESSFUL_OPERATION; in BSL430_writeMemory() local
531 char exceptions; in BSL430_writeByte() local
579 char exceptions; in BSL430_writeWord() local
622 char exceptions; in BSL430_eraseLocation() local
655 char exceptions = SUCCESSFUL_OPERATION; in BSL430_massErase() local
/dports/security/owasp-dependency-check/DependencyCheck-3.1.1/dependency-check-core/src/main/java/org/owasp/dependencycheck/exception/
H A DExceptionCollection.java40 private final List<Throwable> exceptions; field in ExceptionCollection
52 public ExceptionCollection(List<Throwable> exceptions) { in ExceptionCollection()
63 public ExceptionCollection(String msg, List<Throwable> exceptions) { in ExceptionCollection()
75 public ExceptionCollection(List<Throwable> exceptions, boolean fatal) { in ExceptionCollection()
89 public ExceptionCollection(String msg, List<Throwable> exceptions, boolean fatal) { in ExceptionCollection()
102 public ExceptionCollection(Throwable exceptions, boolean fatal) { in ExceptionCollection()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/
H A DMultipleIOException.java33 private final List<IOException> exceptions; field in MultipleIOException
36 private MultipleIOException(List<IOException> exceptions) { in MultipleIOException()
45 public static IOException createIOException(List<IOException> exceptions) { in createIOException()
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/io/
H A DMultipleIOException.java28 private final List<IOException> exceptions; field in MultipleIOException
31 private MultipleIOException(List<IOException> exceptions) { in MultipleIOException()
40 public static IOException createIOException(List<IOException> exceptions) { in createIOException()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/
H A DMultiPartInitException.java27 private PartInitException[] exceptions; field in MultiPartInitException
38 …public MultiPartInitException(IWorkbenchPartReference[] references, PartInitException[] exceptions in MultiPartInitException()
66 private static int findFirstException(PartInitException[] exceptions) { in findFirstException()
/dports/devel/py-nbconvert/nbconvert-6.2.0/docs/source/
H A Dexecute_api.rst118 Execution until first error
131 Handling errors
154 Execute and save all errors
/dports/devel/py-nbclient/nbclient-0.5.9/docs/
H A Dclient.rst105 Execution until first error
117 Handling errors
138 Execute and save all errors
/dports/textproc/write-good/write-good-1.0.8/node_modules/jasmine-node/
H A DREADME.md196 exceptions section in jasmine-node
205 ### Scenario ###
212 ### Mitigation ###
/dports/databases/hbase/hbase-1.2.1/hbase-client/src/main/java/org/apache/hadoop/hbase/client/
H A DRetriesExhaustedException.java75 List<Throwable> exceptions) { in RetriesExhaustedException()
86 final List<ThrowableWithExtraContext> exceptions) { in RetriesExhaustedException()
92 List<Throwable> exceptions) { in getMessage()
106 final List<ThrowableWithExtraContext> exceptions) { in getMessage()
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DFPU_extension.h47 feclearexcept(int exceptions) { in feclearexcept()
52 fetestexcept(int exceptions) { in fetestexcept()
H A DFPU_gcc_i386.h20 feclearexcept(int exceptions) { in feclearexcept()
27 fetestexcept(int exceptions) { in fetestexcept()
H A DFPU_gcc_i386_sse2.h21 feclearexcept(int exceptions) { in feclearexcept()
30 fetestexcept(int exceptions) { in fetestexcept()
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/mapred/
H A DTestJobClientRetries.java44 final List<Exception> exceptions = new ArrayList<Exception>(); in testJobSubmission() local
85 List<Exception> exceptions; field in TestJobClientRetries.WordCountThread
88 public WordCountThread(JobConf jobConf, List<Exception> exceptions) { in WordCountThread()
/dports/www/ilias6/ILIAS-6.14/src/UI/Implementation/Crawler/Exception/
H A DCrawlerExceptionLogger.php10 protected $exceptions = array(); variable in ILIAS\\UI\\Implementation\\Crawler\\Exception\\CrawlerExceptionLogger
25 public function exceptions() function in ILIAS\\UI\\Implementation\\Crawler\\Exception\\CrawlerExceptionLogger
/dports/www/ilias/ILIAS-5.4.25/src/UI/Implementation/Crawler/Exception/
H A DCrawlerExceptionLogger.php10 protected $exceptions = array(); variable in ILIAS\\UI\\Implementation\\Crawler\\Exception\\CrawlerExceptionLogger
25 public function exceptions() function in ILIAS\\UI\\Implementation\\Crawler\\Exception\\CrawlerExceptionLogger
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/settings/
H A Dsite_settings_helper_unittest.cc93 base::ListValue exceptions; in TEST_F() local
143 base::ListValue exceptions; in TEST_F() local
156 base::ListValue exceptions; in TEST_F() local
175 base::ListValue exceptions; in TEST_F() local
203 base::ListValue exceptions; in TEST_F() local
220 base::ListValue exceptions; in TEST_F() local
234 base::ListValue exceptions; in TEST_F() local
259 base::ListValue exceptions; in TEST_F() local
293 base::ListValue exceptions; in TEST_F() local
307 base::ListValue exceptions; in TEST_F() local
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/ast/
H A Dt_stream.h38 t_throws* exceptions() { return exceptions_.get(); } in exceptions() function
39 const t_throws* exceptions() const { return exceptions_.get(); } in exceptions() function
41 void set_exceptions(std::unique_ptr<t_throws> exceptions) { in set_exceptions()
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dfloenv.c330 int exceptions = (arg_float_exceptions (n)); in arg_trappable_float_exceptions() local
341 int exceptions = (arg_float_exceptions (n)); in arg_float_exceptions_to_trap() local
497 int exceptions = (arg_float_exceptions_to_trap (1)); variable
515 int exceptions = (arg_untrappable_float_exceptions (1)); variable
532 int exceptions = (arg_trappable_float_exceptions (1)); variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.ComponentModel.Design/
H A DExceptionCollection.cs39 ArrayList exceptions; field in System.ComponentModel.Design.ExceptionCollection
42 public ExceptionCollection (ArrayList exceptions) in ExceptionCollection()
/dports/www/davix/davix-0.7.6/doc/sphinx/
H A Dlib-examples.rst655 Davix::DavixError
682 Davix::DavixException
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/
H A DControlEnableState.java31 private List<Control> exceptions = null; field in ControlEnableState
95 protected ControlEnableState(Control w, List<Control> exceptions) { in ControlEnableState()
126 public static ControlEnableState disable(Control w, List<Control> exceptions) { in disable()

12345678910>>...137