Searched refs:dst1 (Results 1 – 2 of 2) sorted by relevance
49 public int dst1; field in TimeTest.DateTest60 public DateTest(int year1, int month1, int day1, int hour1, int minute1, int dst1, in DateTest() argument68 this.dst1 = dst1; in DateTest()85 this.dst1 = -1; in DateTest()225 local.isDst = test.dst1; in testNormalize1()246 local.isDst = test.dst1; in testNormalize1()
177 final float dst1 = (atmp1 * src4 + atmp6 * src6 + atmp9 * src7) in invertM() local226 src0 * dst0 + src1 * dst1 + src2 * dst2 + src3 * dst3; in invertM()235 mInv[ 1 + mInvOffset] = dst1 * invdet; in invertM()