Home
last modified time | relevance | path

Searched defs:atEnd (Results 1 – 25 of 32) sorted by relevance

12

/third_party/flutter/skia/modules/skparagraph/src/
DIterators.h47 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/
DparserClassDeclaration17.ts3 public atEnd(): boolean; method in Enumerator
/third_party/skia/modules/skparagraph/src/
DIterators.h42 bool atEnd() const override { return fCurrentChar >= fText.end(); } in atEnd() function
/third_party/flutter/skia/third_party/externals/icu/source/common/
Druleiter.cpp34 UBool RuleCharacterIterator::atEnd() const { in atEnd() function in RuleCharacterIterator
/third_party/icu/icu4c/source/common/
Druleiter.cpp34 UBool RuleCharacterIterator::atEnd() const { in atEnd() function in RuleCharacterIterator
/third_party/skia/third_party/externals/icu/source/common/
Druleiter.cpp34 UBool RuleCharacterIterator::atEnd() const { in atEnd() function in RuleCharacterIterator
/third_party/node/deps/icu-small/source/common/
Druleiter.cpp34 UBool RuleCharacterIterator::atEnd() const { in atEnd() function in RuleCharacterIterator
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DAnyTransliterator.java122 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/
Dssh-buffer.js22 SSHBuffer.prototype.atEnd = function () { method in SSHBuffer
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DRuleCharacterIterator.java118 public boolean atEnd() { in atEnd() method in RuleCharacterIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DRuleCharacterIterator.java119 public boolean atEnd() { in atEnd() method in RuleCharacterIterator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h259 bool atEnd() const { return Data == DataEnd; } in atEnd() function
393 bool atEnd() const override { in atEnd() function
/third_party/flutter/skia/modules/skshaper/src/
DSkShaper.cpp102 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/
DInstIterator.h107 inline bool atEnd() const { return BB == BBs->end(); } in atEnd() function
DValue.h178 bool atEnd() const { return *this == user_iterator_impl(); } in atEnd() function
/third_party/protobuf/js/binary/
Ddecoder.js246 jspb.BinaryDecoder.prototype.atEnd = function() { method in jspb.BinaryDecoder
/third_party/flutter/skia/modules/skshaper/include/
DSkShaper.h62 bool atEnd() const override { return fAtEnd; } in atEnd() function
/third_party/skia/modules/skshaper/include/
DSkShaper.h111 bool atEnd() const override { return fAtEnd; } in atEnd() function
/third_party/skia/modules/skshaper/src/
DSkShaper.cpp163 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/
DMachineRegisterInfo.h1023 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/
DLineBreaker.cpp447 bool atEnd = i == nCand - 1; in computeBreaksOptimal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DValue.h171 bool atEnd() const { return *this == user_iterator_impl(); } in atEnd() function
/third_party/skia/src/gpu/
DGrAHardwareBufferUtils.cpp514 bool atEnd = (cropExtLen+1) < extsLen in can_import_protected_content_eglimpl() local
/third_party/flutter/skia/src/gpu/
DGrAHardwareBufferUtils.cpp505 bool atEnd = (cropExtLen+1) < extsLen in can_import_protected_content_eglimpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLowering.h92 bool atEnd() const { return Cur == End; } in atEnd() function

12