/third_party/rust/crates/cxx/src/ |
D | exception.rs | 9 pub struct Exception { struct 13 impl Display for Exception { implementation 21 impl std::error::Error for Exception {} implementation 23 impl Exception { implementation
|
D | result.rs | 56 pub unsafe fn exception(self) -> StdResult<(), Exception> { in exception() argument
|
/third_party/vk-gl-cts/framework/randomshaders/ |
D | rsgDefs.hpp | 36 class Exception : public std::runtime_error class 39 Exception (const std::string& message) : std::runtime_error(message) {} in Exception() function in rsg::Exception
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Minidump.h | 230 struct Exception { struct 233 support::ulittle32_t ExceptionCode; argument 234 support::ulittle32_t ExceptionFlags; argument 235 support::ulittle64_t ExceptionRecord; argument 236 support::ulittle64_t ExceptionAddress; argument 239 support::ulittle64_t ExceptionInformation[MaxParameters]; argument 241 static_assert(sizeof(Exception) == 152, ""); argument
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/ |
D | exception_type.h | 32 Exception() : what_("Unknown exception") {} in Exception() function 33 explicit Exception(const char* message) throw() { SetMessage(message); } in Exception() function
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/port/ |
D | exception_type.h | 32 Exception() : what_("Unknown exception") {} in Exception() function 33 explicit Exception(const char* message) throw() { SetMessage(message); } in Exception() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | angle_deqp_libtester.h | 35 Exception, enumerator
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
D | MessageParsingHelpers.cs | 74 where TException : Exception property in Google.Protobuf.MessageParsingHelpers
|
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | angle_deqp_libtester.h | 37 Exception, enumerator
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuDefs.cpp | 72 Exception::Exception (const char* message, const char* expr, const char* file, int line) in Exception() function in tcu::Exception 78 Exception::Exception (const std::string& message) in Exception() function in tcu::Exception
|
D | tcuDefs.hpp | 51 class Exception : public std::runtime_error class
|
/third_party/python/Tools/peg_generator/scripts/ |
D | test_parse_directory.py | 47 error: Optional[Exception] = None,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | RawConstants.h | 88 Exception, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | MinidumpYAML.h | 29 Exception, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | MinidumpYAML.cpp | 381 yaml::IO &IO, minidump::Exception &Exception) { in mapping()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 397 class JSON_API Exception; variable
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 397 class JSON_API Exception; variable
|
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 397 class JSON_API Exception; variable
|
/third_party/typescript/src/compiler/transformers/ |
D | generators.ts | 148 Exception, enumerator
|
/third_party/jsoncpp/src/lib_json/ |
D | json_value.cpp | 203 Exception::Exception(String msg) : msg_(std::move(msg)) {} in Exception() function in Json::Exception
|
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 2533 class JSON_API Exception : public std::exception { class 2550 Exception::Exception(std::string const& msg) in Exception() function in Json::Exception
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 2533 class JSON_API Exception : public std::exception { class 2550 Exception::Exception(std::string const& msg) in Exception() function in Json::Exception
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 2533 class JSON_API Exception : public std::exception { class 2550 Exception::Exception(std::string const& msg) in Exception() function in Json::Exception
|
/third_party/protobuf/conformance/third_party/jsoncpp/ |
D | jsoncpp.cpp | 2569 Exception::Exception(std::string const& msg) in Exception() function in Json::Exception
|
/third_party/libabigail/tests/lib/ |
D | catch.hpp | 1365 Exception = 0x100 | FailureBit, enumerator 3398 namespace Exception { namespace 11429 namespace Exception { namespace
|