Home
last modified time | relevance | path

Searched refs:LogicError (Results 1 – 25 of 36) sorted by relevance

12

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugType.h66 : BugType(check, name, categories::LogicError), desc(description) {} in BuiltinBug()
70 : BugType(checker, name, categories::LogicError), desc(description) {} in BuiltinBug()
73 : BugType(checker, name, categories::LogicError), desc(name) {} in BuiltinBug()
DCommonBugCategories.h18 extern const char * const LogicError;
/external/clang/lib/StaticAnalyzer/Checkers/
DIdenticalExprChecker.cpp74 categories::LogicError, in reportIdenticalExpr()
122 categories::LogicError, in VisitIfStmt()
145 categories::LogicError, in VisitIfStmt()
176 categories::LogicError, in VisitIfStmt()
264 categories::LogicError, Message, ELoc); in checkComparisonOp()
286 categories::LogicError, in VisitConditionalOperator()
DCheckSizeofPointer.cpp69 categories::LogicError, in VisitUnaryExprOrTypeTraitExpr()
/external/clang/lib/StaticAnalyzer/Core/
DCommonBugCategories.cpp16 const char * const LogicError = "Logic error"; variable
/external/jsoncpp/include/json/
Dvalue.h94 class JSON_API LogicError : public Exception {
96 LogicError(String const& msg);
/external/jsoncpp/src/lib_json/
Djson_value.cpp207 LogicError::LogicError(String const& msg) : Exception(msg) {} in LogicError() function in Json::LogicError
212 throw LogicError(msg); in throwLogicError()
/external/protobuf/conformance/third_party/jsoncpp/
Djson.h451 class JSON_API LogicError : public Exception {
453 LogicError(std::string const& msg);
Djsoncpp.cpp2581 LogicError::LogicError(std::string const& msg) in LogicError() function in Json::LogicError
2590 throw LogicError(msg); in throwLogicError()
/external/cronet/tot/third_party/protobuf/conformance/third_party/jsoncpp/
Djson.h451 class JSON_API LogicError : public Exception {
453 LogicError(std::string const& msg);
Djsoncpp.cpp2581 LogicError::LogicError(std::string const& msg) in LogicError() function in Json::LogicError
2590 throw LogicError(msg); in throwLogicError()
/external/cronet/stable/third_party/protobuf/conformance/third_party/jsoncpp/
Djson.h451 class JSON_API LogicError : public Exception {
453 LogicError(std::string const& msg);
Djsoncpp.cpp2581 LogicError::LogicError(std::string const& msg) in LogicError() function in Json::LogicError
2590 throw LogicError(msg); in throwLogicError()
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2545 class JSON_API LogicError : public Exception { class
2547 LogicError(std::string const& msg);
2562 LogicError::LogicError(std::string const& msg) in LogicError() function in Json::LogicError
2571 throw LogicError(msg); in throwLogicError()
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2545 class JSON_API LogicError : public Exception { class
2547 LogicError(std::string const& msg);
2562 LogicError::LogicError(std::string const& msg) in LogicError() function in Json::LogicError
2571 throw LogicError(msg); in throwLogicError()
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2545 class JSON_API LogicError : public Exception { class
2547 LogicError(std::string const& msg);
2562 LogicError::LogicError(std::string const& msg) in LogicError() function in Json::LogicError
2571 throw LogicError(msg); in throwLogicError()
/external/angle/third_party/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2545 class JSON_API LogicError : public Exception { class
2547 LogicError(std::string const& msg);
2562 LogicError::LogicError(std::string const& msg) in LogicError() function in Json::LogicError
2571 throw LogicError(msg); in throwLogicError()
/external/swiftshader/third_party/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/angle/third_party/spirv-headers/src/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/include/vulkan/
Dvulkan_raii.hpp13382 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers: buffers.size() … in bindVertexBuffers()
14623 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::waitEvents2: events.size() != depe… in waitEvents2()
14782 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers2: buffers.size()… in bindVertexBuffers2()
14786 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers2: buffers.size()… in bindVertexBuffers2()
14790 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers2: buffers.size()… in bindVertexBuffers2()
15980 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindTransformFeedbackBuffersEXT: b… in bindTransformFeedbackBuffersEXT()
15984 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindTransformFeedbackBuffersEXT: b… in bindTransformFeedbackBuffersEXT()
16007 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::beginTransformFeedbackEXT: counter… in beginTransformFeedbackEXT()
16029 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::endTransformFeedbackEXT: counterBu… in endTransformFeedbackEXT()
17142 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::Device::setHdrMetadataEXT: swapchains.size() != m… in setHdrMetadataEXT()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan_raii.hpp13719 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers: buffers.size() … in bindVertexBuffers()
14960 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::waitEvents2: events.size() != depe… in waitEvents2()
15119 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers2: buffers.size()… in bindVertexBuffers2()
15123 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers2: buffers.size()… in bindVertexBuffers2()
15127 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers2: buffers.size()… in bindVertexBuffers2()
16568 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindTransformFeedbackBuffersEXT: b… in bindTransformFeedbackBuffersEXT()
16572 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindTransformFeedbackBuffersEXT: b… in bindTransformFeedbackBuffersEXT()
16595 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::beginTransformFeedbackEXT: counter… in beginTransformFeedbackEXT()
16617 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::endTransformFeedbackEXT: counterBu… in endTransformFeedbackEXT()
17732 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::Device::setHdrMetadataEXT: swapchains.size() != m… in setHdrMetadataEXT()
[all …]
Dvulkan_funcs.hpp4962 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers: buffers.size() … in bindVertexBuffers()
7668 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::waitEvents2: events.size() != depe… in waitEvents2()
8005 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers2: buffers.size()… in bindVertexBuffers2()
8009 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers2: buffers.size()… in bindVertexBuffers2()
8013 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers2: buffers.size()… in bindVertexBuffers2()
11544 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindTransformFeedbackBuffersEXT: b… in bindTransformFeedbackBuffersEXT()
11548 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindTransformFeedbackBuffersEXT: b… in bindTransformFeedbackBuffersEXT()
11593 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::beginTransformFeedbackEXT: counter… in beginTransformFeedbackEXT()
11637 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::endTransformFeedbackEXT: counterBu… in endTransformFeedbackEXT()
14104 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::Device::setHdrMetadataEXT: swapchains.size() != m… in setHdrMetadataEXT()
[all …]
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_raii.hpp15885 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers: buffers.size() … in bindVertexBuffers()
17244 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::waitEvents2: events.size() != depe… in waitEvents2()
17420 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers2: buffers.size()… in bindVertexBuffers2()
17424 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers2: buffers.size()… in bindVertexBuffers2()
17428 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindVertexBuffers2: buffers.size()… in bindVertexBuffers2()
19046 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindTransformFeedbackBuffersEXT: b… in bindTransformFeedbackBuffersEXT()
19050 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::bindTransformFeedbackBuffersEXT: b… in bindTransformFeedbackBuffersEXT()
19075 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::beginTransformFeedbackEXT: counter… in beginTransformFeedbackEXT()
19099 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::CommandBuffer::endTransformFeedbackEXT: counterBu… in endTransformFeedbackEXT()
20327 …throw LogicError( VULKAN_HPP_NAMESPACE_STRING "::Device::setHdrMetadataEXT: swapchains.size() != m… in setHdrMetadataEXT()
[all …]

12