Home
last modified time | relevance | path

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

12

/external/icu/icu4c/source/common/
Dcaniter.cpp299 int32_t el = UHASH_FIRST; in permute()
364 int32_t el = UHASH_FIRST; in getEquivalents()
375 int32_t el2 = UHASH_FIRST; in getEquivalents()
421 el = UHASH_FIRST; in getEquivalents()
468 int32_t el = UHASH_FIRST; in getEquivalents2()
Dunifiedcache.cpp96 fEvictPos(UHASH_FIRST), in UnifiedCache()
192 int32_t pos = UHASH_FIRST; in _dumpContents()
237 fEvictPos = UHASH_FIRST; in _nextElement()
Dservlkf.cpp77 int32_t pos = UHASH_FIRST; in updateVisibleIDs()
Dserv.cpp623 for (int32_t pos = UHASH_FIRST;;) { in getVisibleIDs()
765 int32_t pos = UHASH_FIRST; in getDisplayNames()
792 int32_t pos = UHASH_FIRST; in getDisplayNames()
Drbbistbl.cpp235 int32_t pos = UHASH_FIRST; in rbbiSymtablePrint()
Duhash.cpp596 int32_t pos=UHASH_FIRST; in uhash_close()
777 int32_t pos = UHASH_FIRST; in uhash_removeAll()
906 pos=UHASH_FIRST; in uhash_equals()
Duhash.h517 #define UHASH_FIRST (-1) macro
Dusprep.cpp143 int32_t pos = UHASH_FIRST; in usprep_internal_flushCache()
Ducnv_bld.cpp1074 pos = UHASH_FIRST; in ucnv_flushCache()
Duresbund.cpp192 pos = UHASH_FIRST; in ures_flushCache()
227 int32_t pos = UHASH_FIRST; in ures_dumpCacheContents()
/external/icu/icu4c/source/i18n/
Drbt_data.cpp47 int32_t pos = UHASH_FIRST; in TransliterationRuleData()
Ddtitvinf.cpp593 int32_t pos = UHASH_FIRST; in getBestSkeleton()
701 int32_t pos = UHASH_FIRST; in deleteHash()
764 int32_t pos = UHASH_FIRST; in copyHash()
Dcurrpinf.cpp387 int32_t pos = UHASH_FIRST; in deleteHash()
418 int32_t pos = UHASH_FIRST; in copyHash()
Dtmutfmt.cpp195 int32_t elemPos = UHASH_FIRST; in parseObject()
694 int32_t pos = UHASH_FIRST; in deleteHash()
715 int32_t pos = UHASH_FIRST; in copyHash()
Drepattrn.cpp141 int32_t hashPos = UHASH_FIRST; in operator =()
841 int32_t pos = UHASH_FIRST; in dumpPattern()
Dmsgfmt.cpp420 int32_t idx = 0, rhs_idx = 0, pos = UHASH_FIRST, rhs_pos = UHASH_FIRST; in operator ==()
1339 for (idx = 0, pos = UHASH_FIRST; idx < count && U_SUCCESS(ec); ++idx) { in copyObjects()
1357 for (idx = 0, pos = UHASH_FIRST; idx < count && U_SUCCESS(ec); ++idx) { in copyObjects()
Dtznames.cpp86 int32_t pos = UHASH_FIRST; in sweepCache()
Dtransreg.cpp758 int32_t pos = UHASH_FIRST; in getAvailableSource()
787 int32_t pos = UHASH_FIRST; in getAvailableTarget()
Dtznames_impl.cpp1414 pos = UHASH_FIRST; in addAllNamesIntoTrie()
1423 pos = UHASH_FIRST; in addAllNamesIntoTrie()
1490 int32_t pos = UHASH_FIRST; in load()
Dregion.cpp375 int32_t pos = UHASH_FIRST; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
Dtzgnames.cpp1163 int32_t pos = UHASH_FIRST; in sweepCache()
Drbt_pars.cpp1111 int32_t p = UHASH_FIRST; in parseRules()
/external/icu/icu4c/source/test/intltest/
Dcanittst.cpp267 int32_t el = UHASH_FIRST; in collectionToString()
Drbbimonkeytest.cpp347 int32_t pos = UHASH_FIRST; in compileRules()
/external/icu/icu4c/source/tools/gensprep/
Dstore.c241 int32_t pos = UHASH_FIRST; in storeMappingData()

12