Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DCommonBugCategories.cpp16 const char * const LogicError = "Logic error"; variable
/external/shaderc/spirv-headers/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/angle/third_party/vulkan-deps/spirv-headers/src/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/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/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/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/cronet/third_party/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.hpp6221 class LogicError class
6226 explicit LogicError( const std::string & what ) : Error(), std::logic_error( what ) {} in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
6227 explicit LogicError( char const * what ) : Error(), std::logic_error( what ) {} in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
/external/swiftshader/include/vulkan/
Dvulkan.hpp5699 class LogicError : public Error, public std::logic_error class
5702 explicit LogicError( const std::string& what ) in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
5704 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.hpp6371 class LogicError class
6376 explicit LogicError( const std::string & what ) : Error(), std::logic_error( what ) {} in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
6377 explicit LogicError( char const * what ) : Error(), std::logic_error( what ) {} in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
/external/libabigail/tests/lib/
Dcatch.hpp8952 Ok, LogicError, RuntimeError enumerator
/external/catch2/single_include/catch2/
Dcatch.hpp8897 Ok, LogicError, RuntimeError enumerator