Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
H A Dnfp_asm.c113 static u16 nfp_swreg_to_unreg(swreg reg, bool is_dst) in nfp_swreg_to_unreg() argument
204 static u16 nfp_swreg_to_rereg(swreg reg, bool is_dst, bool has_imm8, bool *i8) in nfp_swreg_to_rereg() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_asm.c113 static u16 nfp_swreg_to_unreg(swreg reg, bool is_dst) in nfp_swreg_to_unreg() argument
204 static u16 nfp_swreg_to_rereg(swreg reg, bool is_dst, bool has_imm8, bool *i8) in nfp_swreg_to_rereg() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_info.h60 bool is_dst; // did we move into daylight-saving time member
H A Dtime_zone_libc.cc46 const bool is_dst = tm.tm_isdst > 0; variable
50 const bool is_dst = tm.tm_isdst > 0; in decltype() local
131 make_time(const civil_second& cs, int is_dst, std::time_t* t, int* off) make_time() argument
[all...]
H A Dtime_zone_info.cc297 bool TimeZoneInfo::GetTransitionType(std::int_fast32_t utc_offset, bool is_dst, in GetTransitionType() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/
H A Dtime_zone.h102 bool is_dst; // is offset non-standard? member
/third_party/node/deps/v8/src/date/
H A Ddate.h87 bool is_dst = DaylightSavingsOffsetInMs(time_ms) != 0; in LocalTimezone() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime.h697 bool is_dst; // is offset non-standard? member
939 bool is_dst; // is offset non-standard? member
/third_party/node/deps/v8/src/objects/
H A Dintl-objects.cc2573 bool is_dst = DaylightSavingsOffset(time_ms) != 0; in LocalTimezone() local

Completed in 12 milliseconds