Searched defs:dstoffset (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/vp8/encoder/ |
D | picklpf.c | 60 int srcoffset, dstoffset; in calc_partial_ssl_err() local
|
/external/icu/icu4c/source/tools/tzcode/ |
D | tz2icu.cpp | 138 int64_t dstoffset; // dst seconds offset from GMT member 1204 int64_t dstoffset; member
|
D | localtime.c | 930 int_fast32_t dstoffset; in tzparse() local
|
/external/python/dateutil/dateutil/tz/ |
D | tz.py | 944 dstabbr=None, dstoffset=None, argument
|
/external/python/cpython2/Lib/test/ |
D | test_datetime.py | 44 def __init__(self, offset, name, dstoffset=42): argument 62 def __init__(self, offset=None, name=None, dstoffset=None): argument
|
/external/python/cpython3/Lib/test/ |
D | datetimetester.py | 117 def __init__(self, offset, name, dstoffset=42): argument 136 def __init__(self, offset=None, name=None, dstoffset=None): argument
|
/external/python/cpython3/Modules/ |
D | _zoneinfo.c | 765 build_ttinfo(long utcoffset, long dstoffset, PyObject *tzname, _ttinfo *out) in build_ttinfo()
|