/third_party/flutter/skia/modules/skparagraph/src/ |
D | Iterators.h | 47 bool atEnd() const override { return fCurrentChar == fText.end(); } in atEnd() function 88 bool atEnd() const override { return fCurrentChar == fText.end(); } in atEnd() function
|
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/ClassDeclarations/ |
D | parserClassDeclaration17.ts | 3 public atEnd(): boolean; method in Enumerator
|
/third_party/skia/modules/skparagraph/src/ |
D | Iterators.h | 42 bool atEnd() const override { return fCurrentChar >= fText.end(); } in atEnd() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ruleiter.cpp | 34 UBool RuleCharacterIterator::atEnd() const { in atEnd() function in RuleCharacterIterator
|
/third_party/icu/icu4c/source/common/ |
D | ruleiter.cpp | 34 UBool RuleCharacterIterator::atEnd() const { in atEnd() function in RuleCharacterIterator
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ruleiter.cpp | 34 UBool RuleCharacterIterator::atEnd() const { in atEnd() function in RuleCharacterIterator
|
/third_party/node/deps/icu-small/source/common/ |
D | ruleiter.cpp | 34 UBool RuleCharacterIterator::atEnd() const { in atEnd() function in RuleCharacterIterator
|
/third_party/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
|
/third_party/node/deps/npm/node_modules/sshpk/lib/ |
D | ssh-buffer.js | 22 SSHBuffer.prototype.atEnd = function () { method in SSHBuffer
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | RuleCharacterIterator.java | 118 public boolean atEnd() { in atEnd() method in RuleCharacterIterator
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | RuleCharacterIterator.java | 119 public boolean atEnd() { in atEnd() method in RuleCharacterIterator
|
/third_party/skia/third_party/externals/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
|
/third_party/flutter/skia/modules/skshaper/src/ |
D | SkShaper.cpp | 102 bool atEnd() const override { in atEnd() function in FontMgrRunIterator
|
/third_party/skia/third_party/externals/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
|
/third_party/protobuf/js/binary/ |
D | decoder.js | 246 jspb.BinaryDecoder.prototype.atEnd = function() { method in jspb.BinaryDecoder
|
/third_party/flutter/skia/modules/skshaper/include/ |
D | SkShaper.h | 62 bool atEnd() const override { return fAtEnd; } in atEnd() function
|
/third_party/skia/modules/skshaper/include/ |
D | SkShaper.h | 111 bool atEnd() const override { return fAtEnd; } in atEnd() function
|
/third_party/skia/modules/skshaper/src/ |
D | SkShaper.cpp | 163 bool atEnd() const override { in atEnd() function in FontMgrRunIterator
|
/third_party/skia/third_party/externals/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
|
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
D | LineBreaker.cpp | 447 bool atEnd = i == nCand - 1; in computeBreaksOptimal() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Value.h | 171 bool atEnd() const { return *this == user_iterator_impl(); } in atEnd() function
|
/third_party/skia/src/gpu/ |
D | GrAHardwareBufferUtils.cpp | 514 bool atEnd = (cropExtLen+1) < extsLen in can_import_protected_content_eglimpl() local
|
/third_party/flutter/skia/src/gpu/ |
D | GrAHardwareBufferUtils.cpp | 505 bool atEnd = (cropExtLen+1) < extsLen in can_import_protected_content_eglimpl() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceTargetLowering.h | 92 bool atEnd() const { return Cur == End; } in atEnd() function
|