Home
last modified time | relevance | path

Searched defs:LogicError (Results 1 – 15 of 15) 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/deqp-deps/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/angle/third_party/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/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/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/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/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/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/swiftshader/include/vulkan/
Dvulkan.hpp6038 class LogicError class
6043 explicit LogicError( const std::string & what ) : Error(), std::logic_error( what ) {} in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
6044 explicit LogicError( char const * what ) : Error(), std::logic_error( what ) {} in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6167 class LogicError class
6172 explicit LogicError( const std::string & what ) : Error(), std::logic_error( what ) {} in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
6174 explicit LogicError( char const * what ) : Error(), std::logic_error( what ) {} in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan.hpp6206 class LogicError class
6211 explicit LogicError( const std::string & what ) : Error(), std::logic_error( what ) {} in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
6213 explicit LogicError( char const * what ) : Error(), std::logic_error( what ) {} in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError