Searched defs:typeIdx (Results 1 – 7 of 7) sorted by relevance
414 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in zoneOffsetAt() local420 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in rawOffsetAt() local426 int16_t typeIdx = (transIdx >= 0 ? typeMapData[transIdx] : 0) << 1; in dstOffsetAt() local
645 for (int32_t typeIdx = 0; typeIdx < LENGTHOF(gTypes); ++typeIdx) { in getAvailable() local664 int32_t typeIdx = binarySearch(gTypes, 0, LENGTHOF(gTypes), type); in getAvailable() local
730 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