Searched refs:offsets1 (Results 1 – 7 of 7) sorted by relevance
117 int[] offsets1 = new int[2]; in hasEquivalentTransitions() local120 getOffset(start, false, offsets1); in hasEquivalentTransitions()124 if ((offsets1[0] + offsets1[1] != offsets2[0] + offsets2[1]) in hasEquivalentTransitions()125 || (offsets1[1] != 0 && offsets2[1] == 0) in hasEquivalentTransitions()126 || (offsets1[1] == 0 && offsets2[1] != 0)) { in hasEquivalentTransitions()130 if (offsets1[0] != offsets2[0] || offsets1[1] != offsets2[1]) { in hasEquivalentTransitions()
299 int[] offsets1 = new int[2]; in TestHistoricalRuleBasedTimeZone() local304 rbtz.getOffset(times[i], false, offsets1); in TestHistoricalRuleBasedTimeZone()306 if (offsets1[0] != offsets2[0] || offsets1[1] != offsets2[1]) { in TestHistoricalRuleBasedTimeZone()581 int[] offsets1 = new int[2]; in TestVTimeZoneSimpleWrite() local604 vtz_org.getOffset(time, false, offsets1); in TestVTimeZoneSimpleWrite()606 if (offsets1[0] != offsets2[0] || offsets1[1] != offsets2[1]) { in TestVTimeZoneSimpleWrite()1131 int[] offsets1 = new int[2]; in TestVTimeZoneCoverage() local1134 otz.getOffset(t, false, offsets1); in TestVTimeZoneCoverage()1136 if (offsets1[0] != offsets2[0] || offsets1[1] != offsets2[1]) { in TestVTimeZoneCoverage()1703 int[] offsets1 = new int[2]; in hasEquivalentTransitions() local[all …]
914 int32_t offsets1[] = { 0x0000, 0x0001, 0x0006}; in TestSkip() local918 UCNV_TO_U_CALLBACK_SKIP, offsets1, NULL, 0 )) in TestSkip()926 int32_t offsets1[] = { 0x0000, 0x0001,0x0002,0x0003,4,5}; in TestSkip() local930 UCNV_TO_U_CALLBACK_SKIP, offsets1, NULL, 0 )) in TestSkip()1330 static const int32_t offsets1[] = { 0x0000, 0x0001}; in TestStop() local1334 UCNV_TO_U_CALLBACK_STOP, offsets1, NULL, 0 )) in TestStop()1341 static const int32_t offsets1[] = { 0x0000, 0x0001,0x0002,0x0003}; in TestStop() local1345 UCNV_TO_U_CALLBACK_STOP, offsets1, NULL, 0 )) in TestStop()1620 int32_t offsets1[] = { 0x0000, 0x0001, 0x0004, 0x0006}; in TestSub() local1624 UCNV_TO_U_CALLBACK_SUBSTITUTE, offsets1, NULL, 0 )) in TestSub()[all …]
981 int32_t offsets1[] = { 0x0000, 0x0001, 0x0004, 0x0006}; in TestWithBufferSize() local984 …ed1, sizeof(expected1)/sizeof(expected1[0]),"utf8", UCNV_TO_U_CALLBACK_SUBSTITUTE, offsets1,FALSE)) in TestWithBufferSize()1548 static const int32_t offsets1[] = { 0,2,4,6}; in TestResetBehaviour() local1560 offsets1, TRUE)) in TestResetBehaviour()1572 offsets1, TRUE)) in TestResetBehaviour()1591 static const int32_t offsets1[] = { 3,5,10,11,12}; in TestResetBehaviour() local1603 offsets1, TRUE)) in TestResetBehaviour()1688 static const int32_t offsets1[] = { in TestResetBehaviour() local1702 offsets1, TRUE)) in TestResetBehaviour()1734 static const int32_t offsets1[] = {2,6,9,13,14,15 in TestResetBehaviour() local[all …]
409 int[] offsets1 = {0, 0}; in formatGenericNonLocationName() local415 goldenZone.getOffset(date + offsets[0] + offsets[1], true, offsets1); in formatGenericNonLocationName()417 if (offsets[0] != offsets1[0] || offsets[1] != offsets1[1]) { in formatGenericNonLocationName()
462 GrGLVertToFrag offsets1(kVec2f_GrSLType); in onEmitCode() local463 args.fPB->addVarying("EllipseOffsets1", &offsets1); in onEmitCode()464 vsBuilder->codeAppendf("%s = %s;", offsets1.vsOut(), in onEmitCode()504 fsBuilder->codeAppendf("scaledOffset = %s.xy;", offsets1.fsIn()); in onEmitCode()506 fsBuilder->codeAppendf("duvdx = dFdx(%s);", offsets1.fsIn()); in onEmitCode()507 fsBuilder->codeAppendf("duvdy = dFdy(%s);", offsets1.fsIn()); in onEmitCode()510 offsets1.fsIn(), offsets1.fsIn(), offsets1.fsIn(), in onEmitCode()511 offsets1.fsIn()); in onEmitCode()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...