Home
last modified time | relevance | path

Searched refs:offsets1 (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DBasicTimeZone.java119 int[] offsets1 = new int[2]; in hasEquivalentTransitions() local
122 getOffset(start, false, offsets1); in hasEquivalentTransitions()
126 if ((offsets1[0] + offsets1[1] != offsets2[0] + offsets2[1]) in hasEquivalentTransitions()
127 || (offsets1[1] != 0 && offsets2[1] == 0) in hasEquivalentTransitions()
128 || (offsets1[1] == 0 && offsets2[1] != 0)) { in hasEquivalentTransitions()
132 if (offsets1[0] != offsets2[0] || offsets1[1] != offsets2[1]) { in hasEquivalentTransitions()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DBasicTimeZone.java112 int[] offsets1 = new int[2]; in hasEquivalentTransitions() local
115 getOffset(start, false, offsets1); in hasEquivalentTransitions()
119 if ((offsets1[0] + offsets1[1] != offsets2[0] + offsets2[1]) in hasEquivalentTransitions()
120 || (offsets1[1] != 0 && offsets2[1] == 0) in hasEquivalentTransitions()
121 || (offsets1[1] == 0 && offsets2[1] != 0)) { in hasEquivalentTransitions()
125 if (offsets1[0] != offsets2[0] || offsets1[1] != offsets2[1]) { in hasEquivalentTransitions()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneRuleTest.java302 int[] offsets1 = new int[2]; in TestHistoricalRuleBasedTimeZone() local
307 rbtz.getOffset(times[i], false, offsets1); in TestHistoricalRuleBasedTimeZone()
309 if (offsets1[0] != offsets2[0] || offsets1[1] != offsets2[1]) { in TestHistoricalRuleBasedTimeZone()
590 int[] offsets1 = new int[2]; in TestVTimeZoneSimpleWrite() local
613 vtz_org.getOffset(time, false, offsets1); in TestVTimeZoneSimpleWrite()
615 if (offsets1[0] != offsets2[0] || offsets1[1] != offsets2[1]) { in TestVTimeZoneSimpleWrite()
1145 int[] offsets1 = new int[2]; in TestVTimeZoneCoverage() local
1148 otz.getOffset(t, false, offsets1); in TestVTimeZoneCoverage()
1150 if (offsets1[0] != offsets2[0] || offsets1[1] != offsets2[1]) { in TestVTimeZoneCoverage()
1721 int[] offsets1 = new int[2]; in hasEquivalentTransitions() local
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneRuleTest.java301 int[] offsets1 = new int[2]; in TestHistoricalRuleBasedTimeZone() local
306 rbtz.getOffset(times[i], false, offsets1); in TestHistoricalRuleBasedTimeZone()
308 if (offsets1[0] != offsets2[0] || offsets1[1] != offsets2[1]) { in TestHistoricalRuleBasedTimeZone()
589 int[] offsets1 = new int[2]; in TestVTimeZoneSimpleWrite() local
612 vtz_org.getOffset(time, false, offsets1); in TestVTimeZoneSimpleWrite()
614 if (offsets1[0] != offsets2[0] || offsets1[1] != offsets2[1]) { in TestVTimeZoneSimpleWrite()
1144 int[] offsets1 = new int[2]; in TestVTimeZoneCoverage() local
1147 otz.getOffset(t, false, offsets1); in TestVTimeZoneCoverage()
1149 if (offsets1[0] != offsets2[0] || offsets1[1] != offsets2[1]) { in TestVTimeZoneCoverage()
1720 int[] offsets1 = new int[2]; in hasEquivalentTransitions() local
[all …]
/external/icu/icu4c/source/test/cintltst/
Dnccbtst.c916 int32_t offsets1[] = { 0x0000, 0x0001, 0x0006}; in TestSkip() local
920 UCNV_TO_U_CALLBACK_SKIP, offsets1, NULL, 0 )) in TestSkip()
928 int32_t offsets1[] = { 0x0000, 0x0001,0x0002,0x0003,4,5}; in TestSkip() local
932 UCNV_TO_U_CALLBACK_SKIP, offsets1, NULL, 0 )) in TestSkip()
1332 static const int32_t offsets1[] = { 0x0000, 0x0001}; in TestStop() local
1336 UCNV_TO_U_CALLBACK_STOP, offsets1, NULL, 0 )) in TestStop()
1343 static const int32_t offsets1[] = { 0x0000, 0x0001,0x0002,0x0003}; in TestStop() local
1347 UCNV_TO_U_CALLBACK_STOP, offsets1, NULL, 0 )) in TestStop()
1622 int32_t offsets1[] = { 0x0000, 0x0001, 0x0004, 0x0006}; in TestSub() local
1626 UCNV_TO_U_CALLBACK_SUBSTITUTE, offsets1, NULL, 0 )) in TestSub()
[all …]
Dncnvtst.c977 int32_t offsets1[] = { 0x0000, 0x0001, 0x0004, 0x0006}; in TestWithBufferSize() local
980 … expected1, UPRV_LENGTHOF(expected1),"utf8", UCNV_TO_U_CALLBACK_SUBSTITUTE, offsets1,FALSE)) in TestWithBufferSize()
1544 static const int32_t offsets1[] = { 0,2,4,6}; in TestResetBehaviour() local
1556 offsets1, TRUE)) in TestResetBehaviour()
1568 offsets1, TRUE)) in TestResetBehaviour()
1587 static const int32_t offsets1[] = { 3,5,10,11,12}; in TestResetBehaviour() local
1599 offsets1, TRUE)) in TestResetBehaviour()
1684 static const int32_t offsets1[] = { in TestResetBehaviour() local
1698 offsets1, TRUE)) in TestResetBehaviour()
1730 static const int32_t offsets1[] = {2,6,9,13,14,15 in TestResetBehaviour() local
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTimeZoneGenericNames.java411 int[] offsets1 = {0, 0}; in formatGenericNonLocationName() local
417 goldenZone.getOffset(date + offsets[0] + offsets[1], true, offsets1); in formatGenericNonLocationName()
419 if (offsets[0] != offsets1[0] || offsets[1] != offsets1[1]) { in formatGenericNonLocationName()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTimeZoneGenericNames.java409 int[] offsets1 = {0, 0}; in formatGenericNonLocationName() local
415 goldenZone.getOffset(date + offsets[0] + offsets[1], true, offsets1); in formatGenericNonLocationName()
417 if (offsets[0] != offsets1[0] || offsets[1] != offsets1[1]) { in formatGenericNonLocationName()
/external/skia/src/gpu/ops/
DGrOvalOpFactory.cpp424 GrGLSLVertToFrag offsets1(kVec2f_GrSLType); in onEmitCode() local
425 varyingHandler->addVarying("EllipseOffsets1", &offsets1); in onEmitCode()
426 vertBuilder->codeAppendf("%s = %s;", offsets1.vsOut(), diegp.fInEllipseOffsets1->fName); in onEmitCode()
471 fragBuilder->codeAppendf("scaledOffset = %s.xy;", offsets1.fsIn()); in onEmitCode()
473 fragBuilder->codeAppendf("duvdx = dFdx(%s);", offsets1.fsIn()); in onEmitCode()
474 fragBuilder->codeAppendf("duvdy = dFdy(%s);", offsets1.fsIn()); in onEmitCode()
478 offsets1.fsIn(), offsets1.fsIn(), offsets1.fsIn(), offsets1.fsIn()); in onEmitCode()