Home
last modified time | relevance | path

Searched defs:hasNext (Results 1 – 25 of 151) sorted by relevance

1234567

/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/
DCommandAllocatorTests.cpp92 bool hasNext = iterator.NextCommandId(&type); in TEST() local
138 bool hasNext = iterator.NextCommandId(&type); in TEST() local
176 bool hasNext = iterator.NextCommandId(&type); in TEST() local
298 bool hasNext = iterator.NextCommandId(&type); in TEST() local
338 bool hasNext = iterator.NextCommandId(&type); in TEST() local
349 bool hasNext = iterator2.NextCommandId(&type); in TEST() local
360 bool hasNext = iterator2.NextCommandId(&type); in TEST() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DCommandAllocatorTests.cpp92 bool hasNext = iterator.NextCommandId(&type); in TEST() local
139 bool hasNext = iterator.NextCommandId(&type); in TEST() local
177 bool hasNext = iterator.NextCommandId(&type); in TEST() local
299 bool hasNext = iterator.NextCommandId(&type); in TEST() local
339 bool hasNext = iterator.NextCommandId(&type); in TEST() local
350 bool hasNext = iterator2.NextCommandId(&type); in TEST() local
361 bool hasNext = iterator2.NextCommandId(&type); in TEST() local
483 bool hasNext = iterator.NextCommandId(&type); in TEST() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DUnmodifiableLazyStringList.java117 public boolean hasNext() { in listIterator() method
169 public boolean hasNext() { in iterator() method
/third_party/typescript/tests/cases/conformance/types/typeRelationships/recursiveTypes/
DnominalSubtypeCheckOfTypeParameter.ts7 hasNext(): boolean method
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DUResourceBundleIterator.java94 public boolean hasNext(){ in hasNext() method in UResourceBundleIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DUResourceBundleIterator.java90 public boolean hasNext(){ in hasNext() method in UResourceBundleIterator
/third_party/icu/icu4c/source/common/unicode/
Dlocid.h1054 UBool hasNext() const override { return it_ != end_; } in hasNext() function
1092 UBool hasNext() const override { return it_ != end_; } in hasNext() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dlocid.h1054 UBool hasNext() const override { return it_ != end_; } in hasNext() function
1092 UBool hasNext() const override { return it_ != end_; } in hasNext() function
/third_party/node/deps/icu-small/source/common/unicode/
Dlocid.h1054 UBool hasNext() const override { return it_ != end_; } in hasNext() function
1092 UBool hasNext() const override { return it_ != end_; } in hasNext() function
/third_party/typescript_eslint/packages/eslint-plugin/typings/
Dfunctional-red-black-tree.d.ts10 public readonly hasNext: boolean; property in RedBlackTreeIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DComposedCharIter.java108 public boolean hasNext() { in hasNext() method in ComposedCharIter
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DComposedCharIter.java106 public boolean hasNext() { in hasNext() method in ComposedCharIter
/third_party/icu/icu4c/source/test/intltest/
Dsfwdchit.cpp120 UBool SimpleFwdCharIterator::hasNext() { in hasNext() function in SimpleFwdCharIterator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DSourceMgr.h41 bool hasNext() const { return Current < (Iterations * Sequence.size()); } in hasNext() function
/third_party/skia/third_party/externals/icu/source/common/
Dlocaleprioritylist.h61 UBool hasNext() const override { return count < length; } in hasNext() function
/third_party/icu/icu4c/source/common/
Dlocaleprioritylist.h61 UBool hasNext() const override { return count < length; } in hasNext() function
/third_party/node/deps/icu-small/source/common/
Dlocaleprioritylist.h61 UBool hasNext() const override { return count < length; } in hasNext() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineUniqueRandomIterator.hpp89 bool UniqueRandomIterator<T>::hasNext (void) const in hasNext() function in vkt::pipeline::UniqueRandomIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DStringTokenIterator.java64 public boolean hasNext() { in hasNext() method in StringTokenIterator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DStringTokenIterator.java60 public boolean hasNext() { in hasNext() method in StringTokenIterator
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DCMapFormat0.java46 public boolean hasNext() { in hasNext() method in CMapFormat0.CharacterIterator
DCMapFormat10.java52 public boolean hasNext() { in hasNext() method in CMapFormat10.CharacterIterator
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DCMapFormat0.java46 public boolean hasNext() { in hasNext() method in CMapFormat0.CharacterIterator
DCMapFormat10.java52 public boolean hasNext() { in hasNext() method in CMapFormat10.CharacterIterator
DCMapFormat6.java53 public boolean hasNext() { in hasNext() method in CMapFormat6.CharacterIterator

1234567