/external/icu/android_icu4j/src/main/java/android/icu/util/ |
BasicTimeZone.java | 110 int[] offsets1 = new int[2]; local 113 getOffset(start, false, offsets1); 117 if ((offsets1[0] + offsets1[1] != offsets2[0] + offsets2[1]) 118 || (offsets1[1] != 0 && offsets2[1] == 0) 119 || (offsets1[1] == 0 && offsets2[1] != 0)) { 123 if (offsets1[0] != offsets2[0] || offsets1[1] != offsets2[1]) {
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
BasicTimeZone.java | 117 int[] offsets1 = new int[2]; local 120 getOffset(start, false, offsets1); 124 if ((offsets1[0] + offsets1[1] != offsets2[0] + offsets2[1]) 125 || (offsets1[1] != 0 && offsets2[1] == 0) 126 || (offsets1[1] == 0 && offsets2[1] != 0)) { 130 if (offsets1[0] != offsets2[0] || offsets1[1] != offsets2[1]) {
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
TimeZoneGenericNames.java | 411 int[] offsets1 = {0, 0}; local 414 // With getOffset(date, false, offsets1), 417 goldenZone.getOffset(date + offsets[0] + offsets[1], true, offsets1); 419 if (offsets[0] != offsets1[0] || offsets[1] != offsets1[1]) { [all...] |
/external/icu/icu4c/source/test/cintltst/ |
ncnvtst.c | 981 int32_t offsets1[] = { 0x0000, 0x0001, 0x0004, 0x0006}; local 1548 static const int32_t offsets1[] = { 0,2,4,6}; local 1591 static const int32_t offsets1[] = { 3,5,10,11,12}; local 1688 static const int32_t offsets1[] = { local 1734 static const int32_t offsets1[] = {2,6,9,13,14,15 local [all...] |
nccbtst.c | 914 int32_t offsets1[] = { 0x0000, 0x0001, 0x0006}; local 926 int32_t offsets1[] = { 0x0000, 0x0001,0x0002,0x0003,4,5}; local 1330 static const int32_t offsets1[] = { 0x0000, 0x0001}; local 1341 static const int32_t offsets1[] = { 0x0000, 0x0001,0x0002,0x0003}; local 1620 int32_t offsets1[] = { 0x0000, 0x0001, 0x0004, 0x0006}; local 1631 int32_t offsets1[] = { 0x0000, 0x0001,0x0002,0x0003,4,5}; local 1644 static const int32_t offsets1[]={ 0, 0, 0, 1, 1, 2, 2, 3, 3, 4, 4 }; local 1713 offsets1[]={ 2, 4 }, local 1751 offsets1[]={ 4, 4, 8 }, local [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
TimeZoneGenericNames.java | 409 int[] offsets1 = {0, 0}; local 412 // With getOffset(date, false, offsets1), 415 goldenZone.getOffset(date + offsets[0] + offsets[1], true, offsets1); 417 if (offsets[0] != offsets1[0] || offsets[1] != offsets1[1]) { [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
TimeZoneRuleTest.java | 303 int[] offsets1 = new int[2]; local 308 rbtz.getOffset(times[i], false, offsets1); 310 if (offsets1[0] != offsets2[0] || offsets1[1] != offsets2[1]) { 585 int[] offsets1 = new int[2]; local 608 vtz_org.getOffset(time, false, offsets1); 610 if (offsets1[0] != offsets2[0] || offsets1[1] != offsets2[1]) { 1135 int[] offsets1 = new int[2]; local 1707 int[] offsets1 = new int[2]; local [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
TimeZoneRuleTest.java | 299 int[] offsets1 = new int[2]; local 304 rbtz.getOffset(times[i], false, offsets1); 306 if (offsets1[0] != offsets2[0] || offsets1[1] != offsets2[1]) { 581 int[] offsets1 = new int[2]; local 604 vtz_org.getOffset(time, false, offsets1); 606 if (offsets1[0] != offsets2[0] || offsets1[1] != offsets2[1]) { 1131 int[] offsets1 = new int[2]; local 1703 int[] offsets1 = new int[2]; local [all...] |
/external/libgdx/backends/gdx-backend-moe/libs/ |
intel-moe-core.jar | |
/prebuilts/misc/common/icu4j/ |
icu4j.jar | |
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/ |
icu4j-53.1.jar | |
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/ |
icu4j-54.1.1.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
com.ibm.icu_4.2.1.v20100412.jar | |