Home
last modified time | relevance | path

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

12

/external/skia/modules/skparagraph/src/
DIterators.h42 bool atEnd() const override { return fCurrentChar >= fText.end(); } in atEnd() function
/external/apache-http/src/org/apache/http/message/
DParserCursor.java91 public boolean atEnd() { in atEnd() method in ParserCursor
/external/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
/external/icu/icu4c/source/common/
Druleiter.cpp34 UBool RuleCharacterIterator::atEnd() const { in atEnd() function in RuleCharacterIterator
/external/cronet/third_party/icu/source/common/
Druleiter.cpp34 UBool RuleCharacterIterator::atEnd() const { in atEnd() function in RuleCharacterIterator
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h229 bool atEnd() const { return Data == DataEnd; } in atEnd() function
343 bool atEnd() const override { in atEnd() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h263 bool atEnd() const { return Data == DataEnd; } in atEnd() function
397 bool atEnd() const override { in atEnd() function
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DRuleCharacterIterator.java127 public boolean atEnd() { in atEnd() method in RuleCharacterIterator
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DRuleCharacterIterator.java125 public boolean atEnd() { in atEnd() method in RuleCharacterIterator
/external/llvm/include/llvm/IR/
DInstIterator.h104 inline bool atEnd() const { return BB == BBs->end(); } in atEnd() function
DValue.h169 bool atEnd() const { return *this == user_iterator_impl(); } in atEnd() function
/external/mtools/
Dremap.c120 int atEnd=0; in process_map() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstIterator.h107 inline bool atEnd() const { return BB == BBs->end(); } in atEnd() function
DValue.h188 bool atEnd() const { return *this == user_iterator_impl(); } in atEnd() function
/external/cronet/third_party/protobuf/js/binary/
Ddecoder.js247 jspb.BinaryDecoder.prototype.atEnd = function() { method in jspb.BinaryDecoder
/external/skia/modules/skshaper/src/
DSkShaper.cpp163 bool atEnd() const override { in atEnd() function in FontMgrRunIterator
/external/skia/modules/skshaper/include/
DSkShaper.h108 bool atEnd() const override { return fAtEnd; } in atEnd() function
/external/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h882 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/
DMachineRegisterInfo.h1023 bool atEnd() const { return Op == nullptr; } in atEnd() function
1129 bool atEnd() const { return Op == nullptr; } in atEnd() function
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DDictionary.java466 protected boolean atEnd; field in Dictionary.DictionaryCharList
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DValue.h171 bool atEnd() const { return *this == user_iterator_impl(); } in atEnd() function
/external/skia/src/gpu/ganesh/
DGrAHardwareBufferUtils.cpp543 bool atEnd = (cropExtLen+1) < extsLen in can_import_protected_content_eglimpl() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.h92 bool atEnd() const { return Cur == End; } in atEnd() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/preprocessor/
DPpContext.h316 bool atEnd() { return currentPos >= stream.size(); } in atEnd() function
/external/deqp-deps/glslang/glslang/MachineIndependent/preprocessor/
DPpContext.h316 bool atEnd() { return currentPos >= stream.size(); } in atEnd() function

12