Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DError.h129 inline bool IsError(angle::Result result) in IsError() function
135 inline bool IsError(const egl::Error &err) in IsError() function
141 inline bool IsError(bool value) in IsError() function
/external/tensorflow/tensorflow/compiler/xla/runtime/
Dasync_runtime.cc150 bool IsError() const { return num_errors_.load() != 0; } in IsError() function in mlir::runtime::AsyncGroup
276 bool AsyncRuntime::IsError(AsyncRuntime::Token* token) { in IsError() function in xla::runtime::AsyncRuntime
309 bool AsyncRuntime::IsError(AsyncRuntime::Value* value) { in IsError() function in xla::runtime::AsyncRuntime
326 bool AsyncRuntime::IsError(AsyncRuntime::Group* group) { in IsError() function in xla::runtime::AsyncRuntime
/external/lzma/CPP/Common/
DDynLimBuf.h30 bool IsError() const { return _error; } in IsError() function
/external/libultrahdr/third_party/image_io/includes/image_io/base/
Dmessage.h73 bool IsError() const { in IsError() function
/external/image_io/includes/image_io/base/
Dmessage.h73 bool IsError() const { in IsError() function
/external/armnn/src/armnn/
DNetwork.hpp266 bool IsError() const 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/cronet/stable/net/dns/
Dhost_resolver_mdns_task.cc77 bool IsError() const { in IsError() function in net::HostResolverMdnsTask::Transaction
/external/cronet/tot/net/dns/
Dhost_resolver_mdns_task.cc77 bool IsError() const { in IsError() function in net::HostResolverMdnsTask::Transaction
/external/openthread/src/core/net/
Dicmp6.hpp114 bool IsError(void) const { return mType < OT_ICMP6_TYPE_ECHO_REQUEST; } in IsError() function in ot::Ip6::Icmp::Header
/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/federated-compute/fcp/base/
Dresult_test.cc42 constexpr bool IsError(Result<T> r) { in IsError() function
/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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DError.h1074 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