Searched defs:dstoff (Results 1 – 12 of 12) sorted by relevance
383 int32_t rawoff, dstoff; in getOffset() local392 int32_t& dstoff, UErrorCode& ec) const { in getOffset()405 int32_t& rawoff, int32_t& dstoff, UErrorCode& ec) const { in getOffsetFromLocal()
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()
330 struct nouveau_bo *dst, unsigned dstoff, unsigned dstdom, in nv50_m2mf_copy_linear()
399 def __init__(self, utcoff, dstoff, tzname): argument
21 PyObject *dstoff; member837 long *dstoff = NULL; in load_data() local1996 long dstoff = 0; in utcoff_to_dstoff() local
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()
4802 dstoff = datetime(2002, 10, 27, 1) variable in TestTimezoneConversions4807 def checkinside(self, dt, tz, utc, dston, dstoff): argument