/external/angle/src/libANGLE/ |
D | Error.h | 129 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/ |
D | async_runtime.cc | 150 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/ |
D | DynLimBuf.h | 30 bool IsError() const { return _error; } in IsError() function
|
/external/libultrahdr/third_party/image_io/includes/image_io/base/ |
D | message.h | 73 bool IsError() const { in IsError() function
|
/external/image_io/includes/image_io/base/ |
D | message.h | 73 bool IsError() const { in IsError() function
|
/external/armnn/src/armnn/ |
D | Network.hpp | 266 bool IsError() const in IsError() function
|
/external/pigweed/pw_status/ |
D | status_test.cc | 96 TEST(Status, IsError) { in TEST() argument
|
D | status_with_size_test.cc | 192 TEST(StatusWithSize, IsError) { in TEST() argument
|
/external/cronet/stable/net/dns/ |
D | host_resolver_mdns_task.cc | 77 bool IsError() const { in IsError() function in net::HostResolverMdnsTask::Transaction
|
/external/cronet/tot/net/dns/ |
D | host_resolver_mdns_task.cc | 77 bool IsError() const { in IsError() function in net::HostResolverMdnsTask::Transaction
|
/external/openthread/src/core/net/ |
D | icmp6.hpp | 114 bool IsError(void) const { return mType < OT_ICMP6_TYPE_ECHO_REQUEST; } in IsError() function in ot::Ip6::Icmp::Header
|
/external/libbrillo/brillo/files/ |
D | safe_fd.cc | 172 bool SafeFD::IsError(SafeFD::Error err) { in IsError() function in brillo::SafeFD
|
/external/clang/lib/Parse/ |
D | ParseOpenMP.cpp | 427 bool IsError = false; in parseDeclareSimdClauses() local 511 bool IsError = in ParseOMPDeclareSimdClauses() local
|
/external/federated-compute/fcp/base/ |
D | result_test.cc | 42 constexpr bool IsError(Result<T> r) { in IsError() function
|
/external/clang/lib/Lex/ |
D | LiteralSupport.cpp | 307 bool IsError = (!Features.CPlusPlus11 || !in_char_string_literal); in ProcessUCNEscape() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Error.h | 1025 bool IsError = static_cast<bool>(Err); in errorToBool() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
D | Error.h | 1074 bool IsError = static_cast<bool>(Err); in errorToBool() local
|
/external/clang/lib/Sema/ |
D | SemaExprObjC.cpp | 1599 bool IsError = false; in CheckMessageArgumentTypes() local
|
D | SemaExpr.cpp | 8773 bool IsError) { in diagnoseDistinctPointerComparison() 8830 bool IsError) { in diagnoseFunctionPointerToVoidComparison()
|
D | SemaOverload.cpp | 12642 bool IsError = false; in BuildCallToObjectOfClassType() local
|
/external/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 3322 bool IsError = parseSysAlias(Head, NameLoc, Operands); in ParseInstruction() local
|