Searched refs:hCount (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/common/
H A Dtriedict.cpp1144 int hCount = 0; local
1159 hCount += 1;
1165 fprintf(stderr, "Horizontal nodes: %d total, average %f bytes with %f items\n", hCount,
1166 (double)hSize/hCount, (double)hItemCount/hCount);
/external/icu4c/i18n/
H A Ddtitvfmt.cpp739 int32_t hCount = 0; local
788 ++hCount;
852 else if ( hCount != 0 ) {

Completed in 258 milliseconds