Home
last modified time | relevance | path

Searched defs:LogicError (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h411 class JSON_API LogicError; variable
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h411 class JSON_API LogicError; variable
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h411 class JSON_API LogicError; variable
/third_party/jsoncpp/src/lib_json/
Djson_value.cpp207 LogicError::LogicError(String const& msg) : Exception(msg) {} in LogicError() function in Json::LogicError
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2545 class JSON_API LogicError : public Exception { class
2562 LogicError::LogicError(std::string const& msg) in LogicError() function in Json::LogicError
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2545 class JSON_API LogicError : public Exception { class
2562 LogicError::LogicError(std::string const& msg) in LogicError() function in Json::LogicError
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2545 class JSON_API LogicError : public Exception { class
2562 LogicError::LogicError(std::string const& msg) in LogicError() function in Json::LogicError
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp2581 LogicError::LogicError(std::string const& msg) in LogicError() function in Json::LogicError
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp5970 class LogicError class
5975 explicit LogicError( const std::string & what ) : Error(), std::logic_error( what ) {} in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
5976 explicit LogicError( char const * what ) : Error(), std::logic_error( what ) {} in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp6023 class LogicError class
6028 explicit LogicError( const std::string & what ) : Error(), std::logic_error( what ) {} in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
6029 explicit LogicError( char const * what ) : Error(), std::logic_error( what ) {} in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
/third_party/libabigail/tests/lib/
Dcatch.hpp8941 Ok, LogicError, RuntimeError enumerator