/external/skia/modules/skparagraph/src/ |
D | Iterators.h | 42 bool atEnd() const override { return fCurrentChar >= fText.end(); } in atEnd() function
|
/external/apache-http/src/org/apache/http/message/ |
D | ParserCursor.java | 91 public boolean atEnd() { in atEnd() method in ParserCursor
|
/external/protobuf/js/binary/ |
D | decoder.js | 181 jspb.BinaryIterator.prototype.atEnd = function() { method in jspb.BinaryIterator 419 jspb.BinaryDecoder.prototype.atEnd = function() { method in jspb.BinaryDecoder
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
D | AnyTransliterator.java | 122 public boolean atEnd(); in atEnd() method 222 public boolean atEnd() { in atEnd() method in AnyTransliterator.ScriptRunIterator
|
/external/icu/icu4c/source/common/ |
D | ruleiter.cpp | 34 UBool RuleCharacterIterator::atEnd() const { in atEnd() function in RuleCharacterIterator
|
/external/llvm/include/llvm/ProfileData/ |
D | InstrProfReader.h | 229 bool atEnd() const { return Data == DataEnd; } in atEnd() function 343 bool atEnd() const override { in atEnd() function
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | RuleCharacterIterator.java | 119 public boolean atEnd() { in atEnd() method in RuleCharacterIterator
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | RuleCharacterIterator.java | 118 public boolean atEnd() { in atEnd() method in RuleCharacterIterator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | InstrProfReader.h | 259 bool atEnd() const { return Data == DataEnd; } in atEnd() function 393 bool atEnd() const override { in atEnd() function
|
/external/llvm-project/llvm/include/llvm/ProfileData/ |
D | InstrProfReader.h | 268 bool atEnd() const { return Data == DataEnd; } in atEnd() function 403 bool atEnd() const override { in atEnd() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | InstIterator.h | 107 inline bool atEnd() const { return BB == BBs->end(); } in atEnd() function
|
D | Value.h | 178 bool atEnd() const { return *this == user_iterator_impl(); } in atEnd() function
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | InstIterator.h | 107 inline bool atEnd() const { return BB == BBs->end(); } in atEnd() function
|
/external/llvm/include/llvm/IR/ |
D | InstIterator.h | 104 inline bool atEnd() const { return BB == BBs->end(); } in atEnd() function
|
D | Value.h | 169 bool atEnd() const { return *this == user_iterator_impl(); } in atEnd() function
|
/external/skqp/modules/skshaper/src/ |
D | SkShaper_harfbuzz.cpp | 201 bool atEnd() const override { in atEnd() function in __anonacb933920111::BiDiRunIterator 256 bool atEnd() const override { in atEnd() function in __anonacb933920111::ScriptRunIterator 332 bool atEnd() const override { in atEnd() function in __anonacb933920111::FontRunIterator
|
/external/skia/modules/skshaper/src/ |
D | SkShaper.cpp | 163 bool atEnd() const override { in atEnd() function in FontMgrRunIterator
|
/external/skia/modules/skshaper/include/ |
D | SkShaper.h | 107 bool atEnd() const override { return fAtEnd; } in atEnd() function
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineRegisterInfo.h | 882 bool atEnd() const { return Op == nullptr; } in atEnd() function 984 bool atEnd() const { return Op == nullptr; } in atEnd() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineRegisterInfo.h | 1023 bool atEnd() const { return Op == nullptr; } in atEnd() function 1129 bool atEnd() const { return Op == nullptr; } in atEnd() function
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | MachineRegisterInfo.h | 1036 bool atEnd() const { return Op == nullptr; } in atEnd() function 1142 bool atEnd() const { return Op == nullptr; } in atEnd() function
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | Dictionary.java | 466 protected boolean atEnd; field in Dictionary.DictionaryCharList
|
/external/skia/src/gpu/ |
D | GrAHardwareBufferUtils.cpp | 516 bool atEnd = (cropExtLen+1) < extsLen in can_import_protected_content_eglimpl() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Value.h | 171 bool atEnd() const { return *this == user_iterator_impl(); } in atEnd() function
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLowering.h | 92 bool atEnd() const { return Cur == End; } in atEnd() function
|