Home
last modified time | relevance | path

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

12

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
DExceptionHandler.java46 ArabicShapingException exceptions[] = new ArabicShapingException[locales.length]; in getTestObjects() local
62 StringPrepParseException exceptions[] = new StringPrepParseException[locales.length]; in getTestObjects() local
77 … UResourceTypeMismatchException exceptions[] = new UResourceTypeMismatchException[locales.length]; in getTestObjects() local
92 InvalidFormatException exceptions[] = new InvalidFormatException[locales.length]; in getTestObjects() local
106 IllformedLocaleException[] exceptions = new IllformedLocaleException[2]; in getTestObjects() local
126 LocaleSyntaxException[] exceptions = new LocaleSyntaxException[2]; in getTestObjects() local
146 IllegalIcuArgumentException[] exceptions = { in getTestObjects() local
157 SkeletonSyntaxException[] exceptions = { in getTestObjects() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DExceptionHandler.java45 ArabicShapingException exceptions[] = new ArabicShapingException[locales.length]; in getTestObjects() local
61 StringPrepParseException exceptions[] = new StringPrepParseException[locales.length]; in getTestObjects() local
76 … UResourceTypeMismatchException exceptions[] = new UResourceTypeMismatchException[locales.length]; in getTestObjects() local
91 InvalidFormatException exceptions[] = new InvalidFormatException[locales.length]; in getTestObjects() local
105 IllformedLocaleException[] exceptions = new IllformedLocaleException[2]; in getTestObjects() local
125 LocaleSyntaxException[] exceptions = new LocaleSyntaxException[2]; in getTestObjects() local
145 IllegalIcuArgumentException[] exceptions = { in getTestObjects() local
156 SkeletonSyntaxException[] exceptions = { in getTestObjects() local
/third_party/musl/src/ctype/
Dcasemap.h246 static const unsigned char exceptions[][2] = { variable
Dtowctrans.c8 static const unsigned char exceptions[][2]; variable
/third_party/googletest/docs/reference/
Dassertions.md311 ### EXPECT_THROW {#EXPECT_THROW}
318 ### EXPECT_ANY_THROW {#EXPECT_ANY_THROW}
325 ### EXPECT_NO_THROW {#EXPECT_NO_THROW}
/third_party/boost/boost/format/
Dparsing.hpp88 inline void maybe_throw_exception(unsigned char exceptions, in maybe_throw_exception()
110 std::size_t offset, unsigned char exceptions) in parse_printf_directive()
423 unsigned char exceptions) in upper_bound_from_fstring()
Dformat_implementation.hpp98 unsigned char basic_format<Ch,Tr, Alloc>:: exceptions() const { in exceptions() function in boost::basic_format
103 unsigned char basic_format<Ch,Tr, Alloc>:: exceptions(unsigned char newexcept) { in exceptions() function in boost::basic_format
/third_party/python/Doc/library/
Dexceptions.rst747 .. _warning-categories-as-exceptions:
/third_party/node/deps/npm/node_modules/spdx-expression-parse/
Dscan.js6 var exceptions = require('spdx-exceptions') variable
/third_party/python/Doc/reference/
Dexecutionmodel.rst219 .. _exceptions: target
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DTestStringPrep.java272 StringPrepParseException exceptions[] = new StringPrepParseException[locales.length]; in TestStringPrepParseException() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DTestStringPrep.java275 StringPrepParseException exceptions[] = new StringPrepParseException[locales.length]; in TestStringPrepParseException() local
/third_party/node/deps/npm/test/tap/
Dconfig-meta.js19 var exceptions = [ variable
/third_party/boost/libs/geometry/doc/
Dmake_qbk.py121 exceptions = ["exception", "centroid_exception"]; variable
/third_party/json/benchmarks/thirdparty/benchmark/
Dmingw.py173 exceptions = None, revision = None, log = EmptyLogger()): argument
/third_party/protobuf/conformance/
DConformanceJava.java166 ArrayList <InvalidProtocolBufferException> exceptions = in parseBinary() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DScriptData.java97 private ScriptData.TagException exceptions[] = { field in ScriptData
DCanonGSUBBuilder.java365 ClassTable exceptions = new ClassTable(); in buildCombiningClassTable() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Deloop.c115 struct eloop_sock_table exceptions; member
522 struct eloop_sock_table *exceptions, in eloop_sock_table_set_fds()
631 struct eloop_sock_table *exceptions, in eloop_sock_table_dispatch()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Deloop.c115 struct eloop_sock_table exceptions; member
519 struct eloop_sock_table *exceptions, in eloop_sock_table_set_fds()
628 struct eloop_sock_table *exceptions, in eloop_sock_table_dispatch()
/third_party/boost/boost/log/expressions/
Dformatter.hpp197 BOOST_FORCEINLINE iostate exceptions() const { return this->get().exceptions(); } in exceptions() function in boost::expressions::aux::stream_ref
198 BOOST_FORCEINLINE void exceptions(iostate s) const { this->get().exceptions(s); } in exceptions() function in boost::expressions::aux::stream_ref
/third_party/python/Lib/test/
Dtest_doctest.py931 def exceptions(): r""" member in test_DocTestRunner
Dtest_funcattrs.py30 def cannot_set_attr(self, obj, name, value, exceptions): argument
/third_party/openssl/test/
Dv3nametest.c41 static const char *const exceptions[] = { variable
/third_party/json/doc/mkdocs/docs/home/
Dexceptions.md823 ### json.exception.other_error.501

12