/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_transfer.c | 329 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 D | nvc0_transfer.c | 281 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 D | olsontz.cpp | 383 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 D | olsontz.cpp | 383 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 D | olsontz.cpp | 383 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.c | 25 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 D | zic.c | 2022 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 D | datetimetester.py | 5106 dstoff = datetime(2002, 10, 27, 1) variable in TestTimezoneConversions [all...] |
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
H A D | zic.c | 2021 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...] |