HomeSort by relevance Sort by last modified time
    Searched refs:hCount (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
dtitvfmt.cpp 739 int32_t hCount = 0;
740 int32_t HCount = 0;
788 ++hCount;
792 ++HCount;
849 if ( HCount != 0 ) {
852 else if ( hCount != 0 ) {
    [all...]
  /external/icu4c/i18n/
dtitvfmt.cpp 783 int32_t hCount = 0;
784 int32_t HCount = 0;
832 ++hCount;
836 ++HCount;
893 if ( HCount != 0 ) {
896 else if ( hCount != 0 ) {
    [all...]