Home
last modified time | relevance | path

Searched defs:IsError (Results 1 – 13 of 13) sorted by relevance

/external/angle/src/libANGLE/
DError.h178 inline bool IsError(angle::Result result) in IsError() function
184 inline bool IsError(const egl::Error &err) in IsError() function
190 inline bool IsError(bool value) in IsError() function
/external/image_io/includes/image_io/base/
Dmessage.h73 bool IsError() const { in IsError() function
/external/armnn/src/armnn/
DNetwork.hpp321 bool IsError() const { return m_Error; } in IsError() function
/external/pigweed/pw_status/
Dstatus_test.cc96 TEST(Status, IsError) { in TEST() argument
Dstatus_with_size_test.cc192 TEST(StatusWithSize, IsError) { in TEST() argument
/external/libbrillo/brillo/files/
Dsafe_fd.cc172 bool SafeFD::IsError(SafeFD::Error err) { in IsError() function in brillo::SafeFD
/external/clang/lib/Parse/
DParseOpenMP.cpp427 bool IsError = false; in parseDeclareSimdClauses() local
511 bool IsError = in ParseOMPDeclareSimdClauses() local
/external/clang/lib/Lex/
DLiteralSupport.cpp307 bool IsError = (!Features.CPlusPlus11 || !in_char_string_literal); in ProcessUCNEscape() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DError.h1025 bool IsError = static_cast<bool>(Err); in errorToBool() local
/external/clang/lib/Sema/
DSemaExprObjC.cpp1599 bool IsError = false; in CheckMessageArgumentTypes() local
DSemaExpr.cpp8773 bool IsError) { in diagnoseDistinctPointerComparison()
8830 bool IsError) { in diagnoseFunctionPointerToVoidComparison()
DSemaOverload.cpp12642 bool IsError = false; in BuildCallToObjectOfClassType() local
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp3322 bool IsError = parseSysAlias(Head, NameLoc, Operands); in ParseInstruction() local