Home
last modified time | relevance | path

Searched refs:UHASH_FIRST (Results 1 – 25 of 28) sorted by relevance

12

/external/icu/icu4c/source/i18n/
Didentifier_info.cpp170 for (int32_t it = UHASH_FIRST;;) { in setIdentifier()
182 for (int32_t otherIt = UHASH_FIRST;;) { in setIdentifier()
272 for (int32_t iter = UHASH_FIRST; ;) { in containsWithAlternates()
290 for (int32_t pos = UHASH_FIRST; ;) { in displayAlternates()
Ddtitvinf.cpp486 int32_t pos = UHASH_FIRST; in getBestSkeleton()
594 int32_t pos = UHASH_FIRST; in deleteHash()
657 int32_t pos = UHASH_FIRST; in copyHash()
Drbt_data.cpp45 int32_t pos = UHASH_FIRST; in TransliterationRuleData()
Dcurrpinf.cpp341 int32_t pos = UHASH_FIRST; in deleteHash()
379 int32_t pos = UHASH_FIRST; in copyHash()
Dtmutfmt.cpp192 int32_t elemPos = UHASH_FIRST; in parseObject()
689 int32_t pos = UHASH_FIRST; in deleteHash()
710 int32_t pos = UHASH_FIRST; in copyHash()
Drepattrn.cpp137 int32_t hashPos = UHASH_FIRST; in operator =()
868 int32_t pos = UHASH_FIRST; in dumpPattern()
Dmsgfmt.cpp417 int32_t idx = 0, rhs_idx = 0, pos = UHASH_FIRST, rhs_pos = UHASH_FIRST; in operator ==()
1336 for (idx = 0, pos = UHASH_FIRST; idx < count && U_SUCCESS(ec); ++idx) { in copyObjects()
1354 for (idx = 0, pos = UHASH_FIRST; idx < count && U_SUCCESS(ec); ++idx) { in copyObjects()
Dtznames.cpp84 int32_t pos = UHASH_FIRST; in sweepCache()
Dtransreg.cpp731 int32_t pos = UHASH_FIRST; in getAvailableSource()
760 int32_t pos = UHASH_FIRST; in getAvailableTarget()
Ddecimfmt.cpp546 int32_t pos = UHASH_FIRST; in setupCurrencyAffixPatterns()
1091 int32_t pos = UHASH_FIRST; in parseForCurrency()
2989 int32_t pos = UHASH_FIRST; in deleteHashForAffixPattern()
3008 int32_t pos = UHASH_FIRST; in copyHashForAffixPattern()
Dregion.cpp366 int32_t pos = UHASH_FIRST; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
Dcompactdecimalformat.cpp919 int32_t pos = UHASH_FIRST; in fillInMissing()
Dtzgnames.cpp1192 int32_t pos = UHASH_FIRST; in sweepCache()
Drbt_pars.cpp1109 int32_t pos = UHASH_FIRST; in parseRules()
/external/icu/icu4c/source/common/
Dcaniter.cpp297 int32_t el = UHASH_FIRST; in permute()
362 int32_t el = UHASH_FIRST; in getEquivalents()
373 int32_t el2 = UHASH_FIRST; in getEquivalents()
419 el = UHASH_FIRST; in getEquivalents()
466 int32_t el = UHASH_FIRST; in getEquivalents2()
Dunifiedcache.cpp104 fEvictPos(UHASH_FIRST), in UnifiedCache()
184 int32_t pos = UHASH_FIRST; in _dumpContents()
228 fEvictPos = UHASH_FIRST; in _nextElement()
Dservlkf.cpp75 int32_t pos = UHASH_FIRST; in updateVisibleIDs()
Dserv.cpp622 for (int32_t pos = UHASH_FIRST;;) { in getVisibleIDs()
764 int32_t pos = UHASH_FIRST; in getDisplayNames()
791 int32_t pos = UHASH_FIRST; in getDisplayNames()
Drbbistbl.cpp233 int32_t pos = UHASH_FIRST; in rbbiSymtablePrint()
Duhash.c578 int32_t pos=UHASH_FIRST; in uhash_close()
759 int32_t pos = UHASH_FIRST; in uhash_removeAll()
888 pos=UHASH_FIRST; in uhash_equals()
Duhash.h496 #define UHASH_FIRST (-1) macro
Dusprep.cpp139 int32_t pos = UHASH_FIRST; in usprep_internal_flushCache()
Ducnv_bld.cpp1067 pos = UHASH_FIRST; in ucnv_flushCache()
/external/icu/icu4c/source/test/intltest/
Dcanittst.cpp266 int32_t el = UHASH_FIRST; in collectionToString()
/external/icu/icu4c/source/tools/gensprep/
Dstore.c239 int32_t pos = UHASH_FIRST; in storeMappingData()

12