Home
last modified time | relevance | path

Searched defs:is_dst (Results 1 – 25 of 32) sorted by relevance

12

/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc40 const bool is_dst = tm.tm_isdst > 0; in tm_gmtoff() local
44 const bool is_dst = tm.tm_isdst > 0; in tm_zone() local
125 bool make_time(const civil_second& cs, int is_dst, std::time_t* t, int* off) { in make_time()
Dtime_zone_info.h60 bool is_dst; // did we move into daylight-saving time member
/external/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc40 const bool is_dst = tm.tm_isdst > 0; in tm_gmtoff() local
44 const bool is_dst = tm.tm_isdst > 0; in tm_zone() local
125 bool make_time(const civil_second& cs, int is_dst, std::time_t* t, int* off) { in make_time()
Dtime_zone_info.h60 bool is_dst; // did we move into daylight-saving time member
/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc40 const bool is_dst = tm.tm_isdst > 0; in tm_gmtoff() local
44 const bool is_dst = tm.tm_isdst > 0; in tm_zone() local
125 bool make_time(const civil_second& cs, int is_dst, std::time_t* t, int* off) { in make_time()
Dtime_zone_info.h60 bool is_dst; // did we move into daylight-saving time member
/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/src/
Dtime_zone_libc.cc46 const bool is_dst = tm.tm_isdst > 0; in tm_gmtoff() local
50 const bool is_dst = tm.tm_isdst > 0; in tm_zone() local
131 bool make_time(const civil_second& cs, int is_dst, std::time_t* t, int* off) { in make_time()
Dtime_zone_info.h60 bool is_dst; // did we move into daylight-saving time member
/external/libtextclassifier/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc40 const bool is_dst = tm.tm_isdst > 0; in tm_gmtoff() local
44 const bool is_dst = tm.tm_isdst > 0; in tm_zone() local
125 bool make_time(const civil_second& cs, int is_dst, std::time_t* t, int* off) { in make_time()
Dtime_zone_info.h60 bool is_dst; // did we move into daylight-saving time member
/external/igt-gpu-tools/lib/
Dgpu_cmds.c87 int is_dst) in gen7_fill_surface_state()
389 int is_dst) in gen8_fill_surface_state()
442 int is_dst) in gen11_fill_surface_state()
Drendercopy_gen6.c76 int is_dst) in gen6_bind_buf()
Drendercopy_gen7.c62 int is_dst) in gen7_bind_buf()
Drendercopy_gen4.c139 int is_dst) in gen4_bind_buf()
Drendercopy_gen8.c148 const struct igt_buf *buf, int is_dst) in gen8_bind_buf()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/
Dtime_zone.h102 bool is_dst; // is offset non-standard? member
/external/abseil-cpp/absl/time/internal/cctz/include/cctz/
Dtime_zone.h102 bool is_dst; // is offset non-standard? member
/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/
Dtime_zone.h102 bool is_dst; // is offset non-standard? member
/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/include/cctz/
Dtime_zone.h102 bool is_dst; // is offset non-standard? member
/external/libtextclassifier/abseil-cpp/absl/time/internal/cctz/include/cctz/
Dtime_zone.h102 bool is_dst; // is offset non-standard? member
/external/openscreen/third_party/abseil/src/absl/time/
Dtime.h658 bool is_dst; // is offset non-standard? member
890 bool is_dst; // is offset non-standard? member
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/
Dtime.h658 bool is_dst; // is offset non-standard? member
890 bool is_dst; // is offset non-standard? member
/external/abseil-cpp/absl/time/
Dtime.h658 bool is_dst; // is offset non-standard? member
890 bool is_dst; // is offset non-standard? member
/external/webrtc/third_party/abseil-cpp/absl/time/
Dtime.h658 bool is_dst; // is offset non-standard? member
890 bool is_dst; // is offset non-standard? member
/external/libtextclassifier/abseil-cpp/absl/time/
Dtime.h658 bool is_dst; // is offset non-standard? member
890 bool is_dst; // is offset non-standard? member

12