/external/cronet/stable/third_party/abseil-cpp/absl/synchronization/ |
D | blocking_counter.cc | 28 bool IsDone(void *arg) { return *reinterpret_cast<bool *>(arg); } in IsDone() function
|
/external/angle/third_party/abseil-cpp/absl/synchronization/ |
D | blocking_counter.cc | 28 bool IsDone(void *arg) { return *reinterpret_cast<bool *>(arg); } in IsDone() function
|
/external/abseil-cpp/absl/synchronization/ |
D | blocking_counter.cc | 27 bool IsDone(void *arg) { return *reinterpret_cast<bool *>(arg); } in IsDone() function
|
/external/cronet/tot/third_party/abseil-cpp/absl/synchronization/ |
D | blocking_counter.cc | 28 bool IsDone(void *arg) { return *reinterpret_cast<bool *>(arg); } in IsDone() function
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/ |
D | blocking_counter.cc | 27 bool IsDone(void *arg) { return *reinterpret_cast<bool *>(arg); } in IsDone() function
|
/external/image_io/includes/image_io/jpeg/ |
D | jpeg_scanner.h | 38 bool IsDone() const { return done_; } in IsDone() function
|
/external/libultrahdr/third_party/image_io/includes/image_io/jpeg/ |
D | jpeg_scanner.h | 38 bool IsDone() const { return done_; } in IsDone() function
|
/external/sandboxed-api/sandboxed_api/sandbox2/ |
D | monitor_base.h | 63 bool IsDone() const { return done_notification_.HasBeenNotified(); } in IsDone() function
|
/external/openthread/src/core/common/ |
D | iterator_utils.hpp | 71 bool IsDone(void) const { return mItem == nullptr; } in IsDone() function in ot::ItemPtrIterator
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | LoopTraversal.h | 95 bool IsDone = true; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LoopTraversal.h | 95 bool IsDone = true; member
|
/external/libultrahdr/third_party/image_io/includes/image_io/xml/ |
D | xml_writer.h | 54 bool IsDone() const { return indent_.empty(); } in IsDone() function
|
/external/image_io/includes/image_io/xml/ |
D | xml_writer.h | 54 bool IsDone() const { return indent_.empty(); } in IsDone() function
|
/external/icing/icing/tokenization/reverse_jni/ |
D | reverse-jni-language-segmenter.cc | 267 bool IsDone() const { in IsDone() function in icing::lib::ReverseJniLanguageSegmenterIterator
|
/external/libchrome/build/ |
D | gn_helpers.py | 167 def IsDone(self): member in GNValueParser
|
/external/perfetto/include/perfetto/ext/base/threading/ |
D | poll.h | 124 bool IsDone() const { return std::holds_alternative<DonePollResult>(inner_); } in IsDone() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
D | YAMLParser.cpp | 1544 bool &IsDone) { in scanBlockScalarIndicators() 1593 unsigned &IndentIndicator, bool &IsDone) { in scanBlockScalarHeader() 1622 unsigned &LineBreaks, bool &IsDone) { in findBlockScalarIndent() 1668 unsigned BlockExitIndent, bool &IsDone) { in scanBlockScalarIndent() 1702 bool IsDone = false; in scanBlockScalar() local
|
/external/cronet/stable/net/dns/ |
D | host_resolver_mdns_task.cc | 76 bool IsDone() const { return results_.error() != ERR_IO_PENDING; } in IsDone() function in net::HostResolverMdnsTask::Transaction
|
/external/cronet/tot/net/dns/ |
D | host_resolver_mdns_task.cc | 76 bool IsDone() const { return results_.error() != ERR_IO_PENDING; } in IsDone() function in net::HostResolverMdnsTask::Transaction
|
/external/cronet/stable/build/ |
D | gn_helpers.py | 271 def IsDone(self): member in GNValueParser
|
/external/cronet/tot/build/ |
D | gn_helpers.py | 271 def IsDone(self): member in GNValueParser
|
/external/angle/build/ |
D | gn_helpers.py | 272 def IsDone(self): member in GNValueParser
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/ |
D | tls_server_handshaker.h | 232 bool IsDone() const { return handshaker_ == nullptr; } in IsDone() function
|
/external/grpc-grpc/test/core/transport/test_suite/ |
D | test.cc | 257 bool ActionState::IsDone() { in IsDone() function in grpc_core::transport_test_detail::ActionState
|
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/ |
D | tls_server_handshaker.h | 232 bool IsDone() const { return handshaker_ == nullptr; } in IsDone() function
|