/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/ |
H A D | pjrt_c_api_client.cc | 613 bool PjRtCApiExecutable::IsDeleted() { in IsDeleted() function in xla::PjRtCApiExecutable 717 bool PjRtCApiBuffer::IsDeleted() { in IsDeleted() function in xla::PjRtCApiBuffer
|
H A D | tfrt_cpu_pjrt_client.cc | 771 bool TfrtCpuBuffer::IsDeleted() { in IsDeleted() function in xla::TfrtCpuBuffer 1212 bool TfrtCpuExecutable::IsDeleted() { return false; } in IsDeleted() function in xla::TfrtCpuExecutable
|
H A D | pjrt_stream_executor_client.h | 782 bool IsDeleted() override { return executables_.empty(); } in IsDeleted() function
|
H A D | pjrt_stream_executor_client.cc | 1229 bool PjRtStreamExecutorBuffer::IsDeleted() { in IsDeleted() function in xla::PjRtStreamExecutorBuffer
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/cppcoreguidelines/ |
D | SpecialMemberFunctionsCheck.h | 48 bool IsDeleted; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/cppcoreguidelines/ |
D | SpecialMemberFunctionsCheck.h | 48 bool IsDeleted; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/cppcoreguidelines/ |
D | SpecialMemberFunctionsCheck.h | 48 bool IsDeleted; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/cppcoreguidelines/ |
D | SpecialMemberFunctionsCheck.h | 48 bool IsDeleted; member
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | srp_server.hpp | 209 bool IsDeleted(void) const { return mIsDeleted; } in IsDeleted() function in ot::Srp::Server::Service 482 bool IsDeleted(void) const { return (mLease == 0); } in IsDeleted() function in ot::Srp::Server::Host
|
/aosp_15_r20/external/openthread/src/core/utils/ |
H A D | flash.hpp | 179 bool IsDeleted(void) const { return (mFlags & kFlagDelete) == 0; } in IsDeleted() function in ot::Flash::RecordHeader
|
/aosp_15_r20/external/clang/unittests/ASTMatchers/ |
H A D | ASTMatchersNarrowingTest.cpp | 852 TEST(IsDeleted, MatchesDeletedFunctionDeclarations) { in TEST() argument
|
/aosp_15_r20/external/icing/icing/store/ |
H A D | document-store.cc | 1483 bool DocumentStore::IsDeleted(DocumentId document_id) const { in IsDeleted() function in icing::lib::DocumentStore
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | Decl.h | 1595 unsigned IsDeleted : 1; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 13381 function_ref<bool(Instruction *)> IsDeleted) { in compareCmp()
|