Home | History | Annotate | Download | only in i18n

Lines Matching defs:jj

137           int32_t jj;
138 for(jj=0;jj<transitionCount;jj++) {
141 double days = ClockMath::floorDivide(((double)transitionTimes[jj])*1000.0, (double)U_MILLIS_PER_DAY, millis);
144 U_DEBUG_TZ_MSG((" Transition %d: time %d (%04d.%02d.%02d+%.1fh), typedata%d\n", jj, transitionTimes[jj],
145 year, month+1, dom, (millis/kOneHour), typeData[jj]));
146 // U_DEBUG_TZ_MSG((" offset%d\n", typeOffsets[jj]));
147 int16_t f = jj;
149 U_DEBUG_TZ_MSG((" offsets[%d+%d]=(%d+%d)=(%d==%d)\n", (int)f,(int)f+1,(int)typeOffsets[f],(int)typeOffsets[f+1],(int)zoneOffset(jj),