/third_party/cups-filters/filter/ |
H A D | bannertopdf.c | 248 entry->next = in_opt; in add_opt() 522 opt_next = opt_current->next; in generate_banner_pdf()
|
/third_party/alsa-lib/src/seq/ |
H A D | seq_hw.c | 621 snd_config_iterator_t i, next; in _snd_seq_hw_open() local 622 snd_config_for_each(i, next, conf) { in _snd_seq_hw_open()
|
/third_party/gn/src/gn/ |
H A D | ohos_components.cc | 155 item = item->next; in findChildByPath() 177 // Get next path seperator in matchComponentByLabel() 239 child->next = current->child; in addComponentToTree() 250 // Continue to add next part in addComponentToTree()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | ICUService.java | 474 // cache the first time next goaround. in getKey() 696 Entry<String, Factory> e = ei.next(); in getDisplayNames() 719 Entry<String, String> e = iter.next(); in getDisplayNames()
|
/third_party/icu/icu4c/source/test/perf/ubrkperf/ |
H A D | ubrkperfold.cpp | 51 "-next Do the next test\n" 152 {"-next", OptSpec::FLAG, &opt_next}, 300 while((j = brkit->next()) != BreakIterator::DONE) { in doForwardTest() 311 while(brkit->next() != BreakIterator::DONE) { in doForwardTest() 388 while(brkit->next() != BreakIterator::DONE) { in doIsBoundTest() 625 // remember the other half for the next time through. in get()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | callimts.cpp | 178 UBool next (int32_t &rIndex) { in next() function 207 while (gTestCaseIterator.next(testIndex)) { in TestLimitsThread()
|
H A D | tscoll.cpp | 456 err("next: "); in backAndForth() 457 while ((o = iter.next(status)) != CollationElementIterator::NULLORDER) in backAndForth() 483 * returned by calls to next on the specified iterator 494 while ((order = iter.next(status)) != CollationElementIterator::NULLORDER) in getOrders() 512 errln("CollationElementIterator.next() failed - %s", in getOrders()
|
/third_party/icu/icu4c/source/common/ |
H A D | caniter.cpp | 129 *@return the next string that is canonically equivalent. The value null is returned when 132 UnicodeString CanonicalIterator::next() { in next() function in CanonicalIterator 150 // find next value for next time in next() 369 //String item = (String) it.next(); in getEquivalents() 380 //String possible = (String) it2.next(); in getEquivalents() 456 while (iter.next()) { in getEquivalents2()
|
H A D | localebuilder.cpp | 171 while ((key = keywords->next(nullptr, errorCode)) != nullptr) { in _copyExtensions() 199 while ((key = iter->next(nullptr, errorCode)) != nullptr) { in _clearUAttributesAndKeyType()
|
H A D | normlzr.cpp | 265 * Return the next character in the normalized text and advance 269 UChar32 Normalizer::next() { in next() function in Normalizer 312 return next(); in first() 333 * {@link #next} and {@link #previous} iterate through characters in the 335 * correspondence between characters returned by <tt>next</tt> and
|
H A D | rbbi_cache.cpp | 164 // leave the text pointer on the other side of its range, ready to search for the next one. in populateDictionary() 169 // Reload the loop variables for the next go-round in populateDictionary() 240 // startPos is in the cache. Do a next() from that position. in following() 243 // next() does not clear it in the fast-path case, where everything matters. Maybe it should. in following() 246 next(); in following() 272 * Out-of-line code for BreakCache::next(). 292 // Cache already holds the next boundary in previous() 455 next(); in populateNear() 458 // If position is not itself a boundary, the next() loop above will overshoot. in populateNear() 508 // (subsequent calls to BreakIterator::next() wil in populateFollowing() [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/ |
H A D | ConformanceTest.java | 377 ch = normalizer.next()) { in iterativeNorm() 406 ch = normalizer.next()) { in iterativeNorm()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
H A D | ConformanceTest.java | 374 ch = normalizer.next()) { in iterativeNorm() 403 ch = normalizer.next()) { in iterativeNorm()
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
H A D | UnicodeSetCloseOver.java | 149 Object key = i.next(); in analyzeCaseData() 270 String s = (String) it.next(); in generateCaseData()
|
H A D | WriteIndicCharts.java | 323 while(iter.next()){ in writeIICharts() 350 while(tIter.next()){ in writeCharts()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | ICUService.java | 479 // cache the first time next goaround. in getKey() 701 Entry<String, Factory> e = ei.next(); in getDisplayNames() 724 Entry<String, String> e = iter.next(); in getDisplayNames()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | PluralSamples.java | 270 uniqueValue.value = values.iterator().next(); in getStatus() 288 uniqueValue.value = subtractedSet.iterator().next(); in getStatus()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | ucoleitr.cpp | 323 return CollationElementIterator::fromUCollationElements(elems)->next(*status); in ucol_next() 345 int32_t ce = cei->next(*status); in nextProcessed()
|
H A D | dtptngen_impl.h | 181 LocalPointer<PtnElem> next; member in PtnElem 269 DateTimeMatcher& next();
|
/third_party/libwebsockets/lib/core/ |
H A D | private-lib-core.h | 336 struct lws_foreign_thread_pollfd *next; member 798 struct lws_buflist *next; member
|
/third_party/libunwind/libunwind/include/ |
H A D | dwarf.h | 266 struct dwarf_stackable_reg_state *next; /* for rs_stack */ member 275 unsigned short hint; /* hint for next rs to try (or -1) */ 381 /* Pointer to next descriptor. */ 382 struct unw_debug_frame_list *next; member
|
/third_party/libunwind/libunwind/src/ia64/ |
H A D | Ginstall_cursor.S | 274 (pSig) br.cond.dpnt.many .next 299 .next: mov.m ar.rsc = r10 // restore original ar.rsc
|
/third_party/libwebsockets/lib/cose/ |
H A D | cose_sign.c | 514 if (csc->alg->list.next) { in lws_cose_sign_payload_chunk() 515 csc->alg = (lws_cose_sig_alg_t *)csc->alg->list.next; in lws_cose_sign_payload_chunk()
|
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/buildtools/ |
H A D | GeneratePhonePrefixData.java | 370 Map.Entry<Integer, String> entry = it.next(); in compressAccordingToEnglishData() 420 Map.Entry<Integer, String> mapping = it.next(); in removeEmptyEnglishMappings()
|
/third_party/libwebsockets/lib/core-net/ |
H A D | pollfd.c | 116 ftp->next = NULL; in _lws_change_pollfd() 124 ftp1 = &((*ftp1)->next); in _lws_change_pollfd()
|