Home
last modified time | relevance | path

Searched defs:dstoff (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_transfer.c329 nv50_m2mf_copy_linear(struct nouveau_context *nv, struct nouveau_bo *dst, unsigned dstoff, unsigned dstdom, struct nouveau_bo *src, unsigned srcoff, unsigned srcdom, unsigned size) nv50_m2mf_copy_linear() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_transfer.c281 nvc0_m2mf_copy_linear(struct nouveau_context *nv, struct nouveau_bo *dst, unsigned dstoff, unsigned dstdom, struct nouveau_bo *src, unsigned srcoff, unsigned srcdom, unsigned size) nvc0_m2mf_copy_linear() argument
319 nve4_m2mf_copy_linear(struct nouveau_context *nv, struct nouveau_bo *dst, unsigned dstoff, unsigned dstdom, struct nouveau_bo *src, unsigned srcoff, unsigned srcdom, unsigned size) nve4_m2mf_copy_linear() argument
/third_party/icu/icu4c/source/i18n/
H A Dolsontz.cpp383 int32_t rawoff, dstoff; in getOffset() local
391 getOffset(UDate date, UBool local, int32_t& rawoff, int32_t& dstoff, UErrorCode& ec) const getOffset() argument
403 getOffsetFromLocal(UDate date, UTimeZoneLocalOption nonExistingTimeOpt, UTimeZoneLocalOption duplicatedTimeOpt, int32_t& rawoff, int32_t& dstoff, UErrorCode& ec) const getOffsetFromLocal() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dolsontz.cpp383 int32_t rawoff, dstoff; in getOffset() local
391 getOffset(UDate date, UBool local, int32_t& rawoff, int32_t& dstoff, UErrorCode& ec) const getOffset() argument
403 getOffsetFromLocal(UDate date, UTimeZoneLocalOption nonExistingTimeOpt, UTimeZoneLocalOption duplicatedTimeOpt, int32_t& rawoff, int32_t& dstoff, UErrorCode& ec) const getOffsetFromLocal() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dolsontz.cpp383 int32_t rawoff, dstoff; in getOffset() local
391 getOffset(UDate date, UBool local, int32_t& rawoff, int32_t& dstoff, UErrorCode& ec) const getOffset() argument
403 getOffsetFromLocal(UDate date, UTimeZoneLocalOption nonExistingTimeOpt, UTimeZoneLocalOption duplicatedTimeOpt, int32_t& rawoff, int32_t& dstoff, UErrorCode& ec) const getOffsetFromLocal() argument
[all...]
/third_party/python/Modules/
H A D_zoneinfo.c25 PyObject *dstoff; member
841 long *dstoff = NULL; load_data() local
2000 long dstoff = 0; utcoff_to_dstoff() local
[all...]
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzic.c2022 stringrule(char *result, const struct rule *const rp, const zic_t dstoff, in stringrule() argument
2708 addtype(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isdst, in addtype() argument
[all...]
/third_party/python/Lib/test/
H A Ddatetimetester.py5106 dstoff = datetime(2002, 10, 27, 1) variable in TestTimezoneConversions
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzic.c2021 stringrule(char *result, const struct rule *const rp, const zic_t dstoff, in stringrule() argument
2707 addtype(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isdst, in addtype() argument
[all...]

Completed in 21 milliseconds