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

1 2

  /external/icu/icu4c/source/i18n/
identifier_info.cpp 170 for (int32_t it = UHASH_FIRST;;) {
182 for (int32_t otherIt = UHASH_FIRST;;) {
272 for (int32_t iter = UHASH_FIRST; ;) {
290 for (int32_t pos = UHASH_FIRST; ;) {
rbt_data.cpp 45 int32_t pos = UHASH_FIRST;
currpinf.cpp 341 int32_t pos = UHASH_FIRST;
379 int32_t pos = UHASH_FIRST;
dtitvinf.cpp 486 int32_t pos = UHASH_FIRST;
591 int32_t pos = UHASH_FIRST;
654 int32_t pos = UHASH_FIRST;
repattrn.cpp 137 int32_t hashPos = UHASH_FIRST;
868 int32_t pos = UHASH_FIRST;
tmutfmt.cpp 192 int32_t elemPos = UHASH_FIRST;
689 int32_t pos = UHASH_FIRST;
710 int32_t pos = UHASH_FIRST;
msgfmt.cpp 416 int32_t idx = 0, rhs_idx = 0, pos = UHASH_FIRST, rhs_pos = UHASH_FIRST;
    [all...]
tznames.cpp 84 int32_t pos = UHASH_FIRST;
transreg.cpp 731 int32_t pos = UHASH_FIRST;
760 int32_t pos = UHASH_FIRST;
    [all...]
region.cpp 313 int32_t pos = UHASH_FIRST;
decimfmt.cpp 640 int32_t pos = UHASH_FIRST;
    [all...]
compactdecimalformat.cpp 871 int32_t pos = UHASH_FIRST;
rbt_pars.cpp     [all...]
  /external/icu/icu4c/source/common/
caniter.cpp 297 int32_t el = UHASH_FIRST;
362 int32_t el = UHASH_FIRST;
373 int32_t el2 = UHASH_FIRST;
419 el = UHASH_FIRST;
466 int32_t el = UHASH_FIRST;
servlkf.cpp 75 int32_t pos = UHASH_FIRST;
rbbistbl.cpp 233 int32_t pos = UHASH_FIRST;
unifiedcache.cpp 150 int32_t pos = UHASH_FIRST;
196 int32_t pos = UHASH_FIRST;
uhash.h 489 * \def UHASH_FIRST
493 #define UHASH_FIRST (-1)
503 * @param pos This should be set to UHASH_FIRST initially, and left untouched
serv.cpp 622 for (int32_t pos = UHASH_FIRST;;) {
764 int32_t pos = UHASH_FIRST;
791 int32_t pos = UHASH_FIRST;
uhash.c 578 int32_t pos=UHASH_FIRST;
759 int32_t pos = UHASH_FIRST;
888 pos=UHASH_FIRST;
usprep.cpp 139 int32_t pos = UHASH_FIRST;
uresbund.cpp 190 pos = UHASH_FIRST;
225 int32_t pos = UHASH_FIRST;
    [all...]
ucnv_bld.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
canittst.cpp 266 int32_t el = UHASH_FIRST;
  /external/icu/icu4c/source/tools/gensprep/
store.c 239 int32_t pos = UHASH_FIRST;

Completed in 1518 milliseconds

1 2