Searched defs:dstoffset (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/vp8/encoder/ |
D | picklpf.c | 68 int srcoffset, dstoffset; in calc_partial_ssl_err() local
|
/external/cronet/tot/third_party/icu/source/tools/tzcode/ |
D | tz2icu.cpp | 138 int64_t dstoffset; // dst seconds offset from GMT member 1204 int64_t dstoffset; member
|
D | localtime.c | 932 int_fast32_t dstoffset; in tzparse() local
|
/external/cronet/stable/third_party/icu/source/tools/tzcode/ |
D | tz2icu.cpp | 138 int64_t dstoffset; // dst seconds offset from GMT member 1204 int64_t dstoffset; member
|
D | localtime.c | 932 int_fast32_t dstoffset; in tzparse() local
|
/external/icu/icu4c/source/tools/tzcode/ |
D | tz2icu.cpp | 138 int64_t dstoffset; // dst seconds offset from GMT member 1199 int64_t dstoffset; member
|
D | localtime.c | 932 int_fast32_t dstoffset; in tzparse() local
|
/external/python/dateutil/dateutil/tz/ |
D | tz.py | 944 dstabbr=None, dstoffset=None, argument
|
/external/python/cpython3/Lib/test/ |
D | datetimetester.py | 136 def __init__(self, offset, name, dstoffset=42): argument 155 def __init__(self, offset=None, name=None, dstoffset=None): argument
|
/external/python/cpython3/Modules/ |
D | _zoneinfo.c | 878 build_ttinfo(zoneinfo_state *state, long utcoffset, long dstoffset, in build_ttinfo()
|