Searched defs:dstoff (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | olsontz.cpp | 383 int32_t rawoff, dstoff; in getOffset() local 392 int32_t& dstoff, UErrorCode& ec) const { in getOffset() 405 int32_t& rawoff, int32_t& dstoff, UErrorCode& ec) const { in getOffsetFromLocal()
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_transfer.c | 282 struct nouveau_bo *dst, unsigned dstoff, unsigned dstdom, in nvc0_m2mf_copy_linear() 320 struct nouveau_bo *dst, unsigned dstoff, unsigned dstdom, in nve4_m2mf_copy_linear()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_transfer.c | 204 struct nouveau_bo *dst, unsigned dstoff, unsigned dstdom, in nv50_m2mf_copy_linear()
|
/external/python/cpython3/Lib/zoneinfo/ |
D | _zoneinfo.py | 399 def __init__(self, utcoff, dstoff, tzname): argument
|
/external/python/cpython3/Modules/ |
D | _zoneinfo.c | 20 PyObject *dstoff; member 839 long *dstoff = NULL; in load_data() local 1992 long dstoff = 0; in utcoff_to_dstoff() local
|
/external/python/cpython2/Lib/test/ |
D | test_datetime.py | 3123 dstoff = datetime(2002, 10, 27, 1) variable in TestTimezoneConversions 3128 def checkinside(self, dt, tz, utc, dston, dstoff): argument
|
/external/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 2021 stringrule(char *result, const struct rule *const rp, const zic_t dstoff, in stringrule() 2707 addtype(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isd… in addtype()
|
/external/python/cpython3/Lib/test/ |
D | datetimetester.py | 4801 dstoff = datetime(2002, 10, 27, 1) variable in TestTimezoneConversions 4806 def checkinside(self, dt, tz, utc, dston, dstoff): argument
|