Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DCommonBugCategories.cpp16 const char * const LogicError = "Logic error"; variable
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/json/
Djson.h411 class JSON_API LogicError; variable
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h411 class JSON_API LogicError; variable
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h411 class JSON_API LogicError; variable
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h411 class JSON_API LogicError; variable
/external/jsoncpp/src/lib_json/
Djson_value.cpp207 LogicError::LogicError(String const& msg) : Exception(msg) {} in LogicError() function in Json::LogicError
/external/catch2/third_party/
Dclara.hpp523 Ok, LogicError, RuntimeError enumerator
/external/catch2/include/external/
Dclara.hpp523 Ok, LogicError, RuntimeError enumerator
/external/deqp-deps/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
/external/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
/external/shaderc/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
/external/angle/third_party/vulkan-deps/spirv-headers/src/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
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp2581 LogicError::LogicError(std::string const& msg) in LogicError() function in Json::LogicError
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6104 class LogicError class
6109 explicit LogicError( const std::string & what ) : Error(), std::logic_error( what ) {} in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
6110 explicit LogicError( char const * what ) : Error(), std::logic_error( what ) {} in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
/external/swiftshader/include/vulkan/
Dvulkan.hpp5540 class LogicError class
5545 explicit LogicError(const std::string &what) in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
5549 explicit LogicError(char const *what) in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan.hpp5541 class LogicError class
5546 explicit LogicError( const std::string & what ) : Error(), std::logic_error( what ) {} in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
5547 explicit LogicError( char const * what ) : Error(), std::logic_error( what ) {} in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
/external/catch2/single_include/catch2/
Dcatch.hpp8897 Ok, LogicError, RuntimeError enumerator
/external/libabigail/tests/lib/
Dcatch.hpp8952 Ok, LogicError, RuntimeError enumerator