Searched defs:gmtoff (Results 1 – 3 of 3) sorted by relevance
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowTime.java | 73 public static int getJulianDay(long millis, long gmtoff) { in getJulianDay()
|
/external/icu4c/tools/tzcode/ |
D | zic.c | 1958 stringrule(result, rp, dstoff, gmtoff) in stringrule() argument 2105 register long gmtoff; local 2482 addtype(gmtoff, rawoff, dstoff, abbr, isdst, ttisstd, ttisgmt) in addtype() argument
|
/external/chromium_org/third_party/icu/source/tools/tzcode/ |
D | zic.c | 1958 stringrule(result, rp, dstoff, gmtoff) in stringrule() argument 2105 register long gmtoff; local 2476 addtype(gmtoff, rawoff, dstoff, abbr, isdst, ttisstd, ttisgmt) in addtype() argument
|