Home
last modified time | relevance | path

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

1234

/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
H A Dbigram_entry.h42 BigramEntry(const bool hasNext, const int probability, const int targetTerminalId) in BigramEntry()
47 BigramEntry(const bool hasNext, const int probability, in BigramEntry()
56 const BigramEntry updateHasNextAndGetEntry(const bool hasNext) const { in updateHasNextAndGetEntry()
77 bool hasNext() const { in hasNext() function
H A Dshortcut_dict_content.cpp116 bool hasNext = true; in copyShortcutListFromDictContent() local
138 const bool hasNext = shortcutFlags & Ver4DictConstants::SHORTCUT_HAS_NEXT_MASK; in setProbability() local
145 const int codePointCount, const int probability, const bool hasNext, in writeShortcutEntryAndAdvancePosition()
165 bool hasNext = true; in findShortcutEntryAndGetPos() local
H A Dbigram_dict_content.cpp46 const bool hasNext = (bigramFlags & Ver4DictConstants::BIGRAM_HAS_NEXT_MASK) != 0; in getBigramEntryAndAdvancePosition() local
131 bool hasNext = true; in copyBigramList() local
186 bool hasNext = true; in runGCBigramList() local
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
H A Dshortcut_dict_content.cpp101 bool hasNext = true; in copyShortcutListFromDictContent() local
123 const bool hasNext = shortcutFlags & Ver4DictConstants::SHORTCUT_HAS_NEXT_MASK; in setProbability() local
130 const int codePointCount, const int probability, const bool hasNext, in writeShortcutEntryAndAdvancePosition()
150 bool hasNext = true; in findShortcutEntryAndGetPos() local
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/bigram/
H A Dver4_bigram_list_policy.cpp174 bool hasNext = true; in updateAllBigramEntriesAndDeleteUselessEntries() local
223 bool hasNext = true; in getBigramEntryConut() local
241 bool hasNext = true; in getEntryPosToUpdate() local
281 bool Ver4BigramListPolicy::updateHasNextFlag(const bool hasNext, const int bigramEntryPos) { in updateHasNextFlag()
/aosp12/frameworks/av/drm/common/
H A DDrmMetadata.cpp64 bool DrmMetadata::KeyIterator::hasNext() { in hasNext() function in DrmMetadata::KeyIterator
109 bool DrmMetadata::Iterator::hasNext() { in hasNext() function in DrmMetadata::Iterator
H A DDrmInfoRequest.cpp68 bool DrmInfoRequest::KeyIterator::hasNext() { in hasNext() function in DrmInfoRequest::KeyIterator
97 bool DrmInfoRequest::Iterator::hasNext() { in hasNext() function in DrmInfoRequest::Iterator
H A DDrmConstraints.cpp61 bool DrmConstraints::KeyIterator::hasNext() { in hasNext() function in DrmConstraints::KeyIterator
104 bool DrmConstraints::Iterator::hasNext() { in hasNext() function in DrmConstraints::Iterator
H A DDrmInfo.cpp74 bool DrmInfo::KeyIterator::hasNext() { in hasNext() function in DrmInfo::KeyIterator
102 bool DrmInfo::Iterator::hasNext() { in hasNext() function in DrmInfo::Iterator
H A DDrmSupportInfo.cpp127 bool DrmSupportInfo::FileSuffixIterator::hasNext() { in hasNext() function in DrmSupportInfo::FileSuffixIterator
151 bool DrmSupportInfo::MimeTypeIterator::hasNext() { in hasNext() function in DrmSupportInfo::MimeTypeIterator
/aosp12/frameworks/base/core/java/android/util/
H A DRecurrenceRule.java179 boolean hasNext; field in RecurrenceRule.NonrecurringIterator
186 public boolean hasNext() { in hasNext() method in RecurrenceRule.NonrecurringIterator
238 public boolean hasNext() { in hasNext() method in RecurrenceRule.RecurringIterator
H A DFastImmutableArraySet.java64 public boolean hasNext() { in hasNext() method in FastImmutableArraySet.FastIterator
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
H A DAction.java133 public Builder hasNext(boolean hasNext) { in hasNext() argument
156 boolean hasNext, boolean infoOnly, Intent intent, int checkSetId, boolean enabled) { in Action()
269 public boolean hasNext() { in hasNext() method in Action
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
H A DConversationParticipantsData.java106 public boolean hasNext() { in iterator() method
/aosp12/packages/modules/GeoTZ/s2storage/src/write/java/com/android/timezone/location/storage/tzs2range/write/
H A DPushBackIterator.java34 public boolean hasNext() { in hasNext() method in PushBackIterator
/aosp12/art/tools/ahat/src/main/com/android/ahat/heapdump/
H A DSkipNullsIterator.java35 public boolean hasNext() { in hasNext() method in SkipNullsIterator
H A DDominatorReferenceIterator.java39 public boolean hasNext() { in hasNext() method in DominatorReferenceIterator
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DIntSparseArrayMap.java51 public boolean hasNext() { in hasNext() method in IntSparseArrayMap.ValueIterator
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/util/
H A DFileUtils.java604 public boolean hasNext() { in buildUniqueNameIterator() method
627 public boolean hasNext() { in buildUniqueNameIterator() method
644 public boolean hasNext() { in buildUniqueNameIterator() method
/aosp12/frameworks/base/core/java/android/content/
H A DCursorEntityIterator.java60 public final boolean hasNext() { in hasNext() method in CursorEntityIterator
/aosp12/frameworks/base/services/core/java/com/android/server/integrity/model/
H A DBitInputStream.java65 public boolean hasNext() throws IOException { in hasNext() method in BitInputStream
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DLinearFakeValueGenerator.cpp73 bool LinearFakeValueGenerator::hasNext() { in hasNext() function in android::hardware::automotive::vehicle::V2_0::impl::LinearFakeValueGenerator
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/bigram/
H A Dbigram_list_read_write_utils.h42 static AK_FORCE_INLINE bool hasNext(const BigramFlags flags) { in hasNext() function
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
H A Dbinary_dictionary_bigrams_iterator.h43 AK_FORCE_INLINE bool hasNext() const { in hasNext() function
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/shortcut/
H A Dshortcut_list_reading_utils.h38 static AK_FORCE_INLINE bool hasNext(const ShortcutFlags flags) { in hasNext() function

1234