/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | YAMLParser.cpp | 1481 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 D | YAMLParser.cpp | 1480 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/ |
D | blocking_counter.cc | 27 bool IsDone(void *arg) { return *reinterpret_cast<bool *>(arg); } in IsDone() function
|
/aosp_15_r20/external/abseil-cpp/absl/synchronization/ |
H A D | blocking_counter.cc | 27 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 D | blocking_counter.cc | 27 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 D | blocking_counter.cc | 28 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 D | blocking_counter.cc | 27 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 D | blocking_counter.cc | 27 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 D | jpeg_scanner.h | 38 bool IsDone() const { return done_; } in IsDone() function
|
/aosp_15_r20/external/image_io/includes/image_io/jpeg/ |
H A D | jpeg_scanner.h | 38 bool IsDone() const { return done_; } in IsDone() function
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/ |
H A D | monitor_base.h | 62 bool IsDone() const { return done_notification_.HasBeenNotified(); } in IsDone() function
|
/aosp_15_r20/external/openthread/src/core/common/ |
H A D | iterator_utils.hpp | 74 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/ |
D | LoopTraversal.h | 95 bool IsDone = true; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | LoopTraversal.h | 95 bool IsDone = true; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | LoopTraversal.h | 95 bool IsDone = true; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | LoopTraversal.h | 95 bool IsDone = true; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | LoopTraversal.h | 95 bool IsDone = true; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | LoopTraversal.h | 95 bool IsDone = true; member
|
/aosp_15_r20/external/image_io/includes/image_io/xml/ |
H A D | xml_writer.h | 54 bool IsDone() const { return indent_.empty(); } in IsDone() function
|
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/xml/ |
H A D | xml_writer.h | 54 bool IsDone() const { return indent_.empty(); } in IsDone() function
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | DeviceOpTracker.h | 37 inline bool IsDone(const DeviceOpWaitable& waitable) { in IsDone() function
|
/aosp_15_r20/external/icing/icing/tokenization/reverse_jni/ |
H A D | reverse-jni-language-segmenter.cc | 274 bool IsDone() const { in IsDone() function in icing::lib::ReverseJniLanguageSegmenterIterator
|
/aosp_15_r20/external/libchrome/build/ |
H A D | gn_helpers.py | 167 def IsDone(self): member in GNValueParser
|
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/threading/ |
H A D | poll.h | 124 bool IsDone() const { return std::holds_alternative<DonePollResult>(inner_); } in IsDone() function
|