/external/angle/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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LoopTraversal.h | 95 bool IsDone = true; member
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | LoopTraversal.h | 95 bool IsDone = true; member
|
/external/icing/icing/tokenization/reverse_jni/ |
D | reverse-jni-language-segmenter.cc | 280 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/llvm-project/llvm/lib/Support/ |
D | YAMLParser.cpp | 1475 unsigned &IndentIndicator, bool &IsDone) { in scanBlockScalarHeader() 1504 unsigned &LineBreaks, bool &IsDone) { in findBlockScalarIndent() 1550 unsigned BlockExitIndent, bool &IsDone) { in scanBlockScalarIndent() 1586 bool IsDone = false; in scanBlockScalar() local
|
/external/llvm/lib/Support/ |
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
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
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
|
/external/webrtc/video/end_to_end_tests/ |
D | transport_feedback_tests.cc | 129 bool IsDone() { in TEST() function in webrtc::TEST::RtpExtensionHeaderObserver
|
/external/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 112 bool IsDone : 1; member
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 137 bool IsDone : 1; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | IfConversion.cpp | 136 bool IsDone : 1; member
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.cpp | 9779 llvm::Value *IsDone = in emitUserDefinedMapper() local
|