Searched defs:typeIdx (Results 1 – 4 of 4) sorted by relevance
409 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in zoneOffsetAt() local415 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in rawOffsetAt() local421 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in dstOffsetAt() local
713 int16_t transitionIdx, typeIdx; in initTransitionRules() local
290 int typeIdx = readStringIndex(bs); in decode0() local302 int typeIdx = readStringIndex(bs); in decode0() local
313 int typeIdx = typeIds.indexOf(type); in writeAnnotation() local