Home
last modified time | relevance | path

Searched defs:IsDone (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DYAMLParser.cpp1544 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DYAMLParser.cpp1481 unsigned &IndentIndicator, bool &IsDone) { in scanBlockScalarHeader()
1510 unsigned &LineBreaks, bool &IsDone) { in findBlockScalarIndent()
1556 unsigned BlockExitIndent, bool &IsDone) { in scanBlockScalarIndent()
1592 bool IsDone = false; in scanBlockScalar() local
/aosp_15_r20/external/llvm/lib/Support/
H A DYAMLParser.cpp1480 unsigned &IndentIndicator, bool &IsDone) { in scanBlockScalarHeader()
1509 unsigned &LineBreaks, bool &IsDone) { in findBlockScalarIndent()
1555 unsigned BlockExitIndent, bool &IsDone) { in scanBlockScalarIndent()
1591 bool IsDone = false; in scanBlockScalar() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dblocking_counter.cc27 bool IsDone(void *arg) { return *reinterpret_cast<bool *>(arg); } in IsDone() function
/aosp_15_r20/external/abseil-cpp/absl/synchronization/
H A Dblocking_counter.cc27 bool IsDone(void *arg) { return *reinterpret_cast<bool *>(arg); } in IsDone() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/synchronization/
H A Dblocking_counter.cc27 bool IsDone(void *arg) { return *reinterpret_cast<bool *>(arg); } in IsDone() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/synchronization/
H A Dblocking_counter.cc28 bool IsDone(void *arg) { return *reinterpret_cast<bool *>(arg); } in IsDone() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/synchronization/
H A Dblocking_counter.cc27 bool IsDone(void *arg) { return *reinterpret_cast<bool *>(arg); } in IsDone() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/synchronization/
H A Dblocking_counter.cc27 bool IsDone(void *arg) { return *reinterpret_cast<bool *>(arg); } in IsDone() function
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/jpeg/
H A Djpeg_scanner.h38 bool IsDone() const { return done_; } in IsDone() function
/aosp_15_r20/external/image_io/includes/image_io/jpeg/
H A Djpeg_scanner.h38 bool IsDone() const { return done_; } in IsDone() function
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dmonitor_base.h62 bool IsDone() const { return done_notification_.HasBeenNotified(); } in IsDone() function
/aosp_15_r20/external/openthread/src/core/common/
H A Diterator_utils.hpp74 bool IsDone(void) const { return mItem == nullptr; } in IsDone() function in ot::ItemPtrIterator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DLoopTraversal.h95 bool IsDone = true; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DLoopTraversal.h95 bool IsDone = true; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DLoopTraversal.h95 bool IsDone = true; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DLoopTraversal.h95 bool IsDone = true; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DLoopTraversal.h95 bool IsDone = true; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLoopTraversal.h95 bool IsDone = true; member
/aosp_15_r20/external/image_io/includes/image_io/xml/
H A Dxml_writer.h54 bool IsDone() const { return indent_.empty(); } in IsDone() function
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/xml/
H A Dxml_writer.h54 bool IsDone() const { return indent_.empty(); } in IsDone() function
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DDeviceOpTracker.h37 inline bool IsDone(const DeviceOpWaitable& waitable) { in IsDone() function
/aosp_15_r20/external/icing/icing/tokenization/reverse_jni/
H A Dreverse-jni-language-segmenter.cc274 bool IsDone() const { in IsDone() function in icing::lib::ReverseJniLanguageSegmenterIterator
/aosp_15_r20/external/libchrome/build/
H A Dgn_helpers.py167 def IsDone(self): member in GNValueParser
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/threading/
H A Dpoll.h124 bool IsDone() const { return std::holds_alternative<DonePollResult>(inner_); } in IsDone() function

12