Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A 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
/aosp_15_r20/external/angle/src/libANGLE/
H A DError.h179 inline bool IsError(angle::Result result) in IsError() function
185 inline bool IsError(const egl::Error &err) in IsError() function
191 inline bool IsError(bool value) in IsError() function
/aosp_15_r20/external/lzma/CPP/Common/
H A DDynLimBuf.h30 bool IsError() const { return _error; } in IsError() function
/aosp_15_r20/external/image_io/includes/image_io/base/
H A Dmessage.h73 bool IsError() const { in IsError() function
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/base/
H A Dmessage.h73 bool IsError() const { in IsError() function
/aosp_15_r20/art/cmdline/
H A Dcmdline_result.h45 bool IsError() const { return status_ != kSuccess; } in IsError() function
/aosp_15_r20/external/clang/lib/Parse/
H A DParseOpenMP.cpp427 bool IsError = false; in parseDeclareSimdClauses() local
511 bool IsError = in ParseOMPDeclareSimdClauses() local
/aosp_15_r20/art/runtime/mirror/
H A Dthrowable.cc79 bool Throwable::IsError() { in IsError() function in art::mirror::Throwable
/aosp_15_r20/external/armnn/src/armnn/
H A DNetwork.hpp266 bool IsError() const in IsError() function
/aosp_15_r20/external/pigweed/pw_status/
H A Dstatus_test.cc96 TEST(Status, IsError) { in TEST() argument
H A Dstatus_with_size_test.cc192 TEST(StatusWithSize, IsError) { in TEST() argument
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_mdns_task.cc77 bool IsError() const { in IsError() function in net::HostResolverMdnsTask::Transaction
/aosp_15_r20/external/openthread/src/core/net/
H A Dicmp6.hpp120 bool IsError(void) const { return mType < OT_ICMP6_TYPE_ECHO_REQUEST; } in IsError() function in ot::Ip6::Icmp::Header
/aosp_15_r20/external/libbrillo/brillo/files/
H A Dsafe_fd.cc172 bool SafeFD::IsError(SafeFD::Error err) { in IsError() function in brillo::SafeFD
/aosp_15_r20/external/federated-compute/fcp/base/
H A Dresult_test.cc42 constexpr bool IsError(Result<T> r) { in IsError() function
/aosp_15_r20/external/clang/lib/Lex/
H A DLiteralSupport.cpp307 bool IsError = (!Features.CPlusPlus11 || !in_char_string_literal); in ProcessUCNEscape() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DError.h1072 bool IsError = static_cast<bool>(Err); in errorToBool() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DError.h1072 bool IsError = static_cast<bool>(Err); in errorToBool() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DError.h1025 bool IsError = static_cast<bool>(Err); in errorToBool() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DError.h1072 bool IsError = static_cast<bool>(Err); in errorToBool() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DError.h1072 bool IsError = static_cast<bool>(Err); in errorToBool() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DError.h1074 bool IsError = static_cast<bool>(Err); in errorToBool() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExprObjC.cpp1599 bool IsError = false; in CheckMessageArgumentTypes() local
H A DSemaExpr.cpp8773 bool IsError) { in diagnoseDistinctPointerComparison()
8830 bool IsError) { in diagnoseFunctionPointerToVoidComparison()
/aosp_15_r20/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3322 bool IsError = parseSysAlias(Head, NameLoc, Operands); in ParseInstruction() local

12