Searched defs:dstoffset (Results 1 – 6 of 6) 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 | 883 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 | 111 def __init__(self, offset, name, dstoffset=42): argument 130 def __init__(self, offset=None, name=None, dstoffset=None): argument
|