Home | History | Annotate | Download | only in i18n

Lines Matching refs:bitMap

763         int32_t bitMap = toHMS(measures, measureCount, hms, status);
764 if (bitMap > 0) {
765 return formatNumeric(hms, bitMap, appendTo, status);
910 int32_t bitMap, // 1=hourset, 2=minuteset, 4=secondset
920 switch (bitMap) {