HomeSort by relevance Sort by last modified time
    Searched refs:UHASH_FIRST (Results 1 - 25 of 29) sorted by null

1 2

  /external/icu/icu4c/source/i18n/
rbt_data.cpp 47 int32_t pos = UHASH_FIRST;
currpinf.cpp 344 int32_t pos = UHASH_FIRST;
382 int32_t pos = UHASH_FIRST;
dtitvinf.cpp 593 int32_t pos = UHASH_FIRST;
701 int32_t pos = UHASH_FIRST;
764 int32_t pos = UHASH_FIRST;
repattrn.cpp 141 int32_t hashPos = UHASH_FIRST;
841 int32_t pos = UHASH_FIRST;
tmutfmt.cpp 195 int32_t elemPos = UHASH_FIRST;
694 int32_t pos = UHASH_FIRST;
715 int32_t pos = UHASH_FIRST;
msgfmt.cpp 419 int32_t idx = 0, rhs_idx = 0, pos = UHASH_FIRST, rhs_pos = UHASH_FIRST;
    [all...]
tznames.cpp 86 int32_t pos = UHASH_FIRST;
compactdecimalformat.cpp 887 int32_t pos = UHASH_FIRST;
934 int32_t pos = UHASH_FIRST;
    [all...]
transreg.cpp 758 int32_t pos = UHASH_FIRST;
787 int32_t pos = UHASH_FIRST;
    [all...]
decimfmt.cpp 561 int32_t pos = UHASH_FIRST;
    [all...]
tznames_impl.cpp     [all...]
region.cpp 367 int32_t pos = UHASH_FIRST;
  /external/icu/icu4c/source/common/
caniter.cpp 299 int32_t el = UHASH_FIRST;
364 int32_t el = UHASH_FIRST;
375 int32_t el2 = UHASH_FIRST;
421 el = UHASH_FIRST;
468 int32_t el = UHASH_FIRST;
servlkf.cpp 77 int32_t pos = UHASH_FIRST;
unifiedcache.cpp 106 fEvictPos(UHASH_FIRST),
186 int32_t pos = UHASH_FIRST;
230 fEvictPos = UHASH_FIRST;
rbbistbl.cpp 235 int32_t pos = UHASH_FIRST;
uhash.h 513 * \def UHASH_FIRST
517 #define UHASH_FIRST (-1)
527 * @param pos This should be set to UHASH_FIRST initially, and left untouched
serv.cpp 624 for (int32_t pos = UHASH_FIRST;;) {
766 int32_t pos = UHASH_FIRST;
793 int32_t pos = UHASH_FIRST;
uhash.cpp 596 int32_t pos=UHASH_FIRST;
777 int32_t pos = UHASH_FIRST;
906 pos=UHASH_FIRST;
usprep.cpp 141 int32_t pos = UHASH_FIRST;
uresbund.cpp 192 pos = UHASH_FIRST;
227 int32_t pos = UHASH_FIRST;
    [all...]
ucnv_bld.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
canittst.cpp 267 int32_t el = UHASH_FIRST;
rbbimonkeytest.cpp 339 int32_t pos = UHASH_FIRST;
    [all...]
  /external/icu/icu4c/source/tools/gensprep/
store.c 241 int32_t pos = UHASH_FIRST;

Completed in 856 milliseconds

1 2