Home
last modified time | relevance | path

Searched defs:local_time (Results 1 – 22 of 22) sorted by relevance

/third_party/boost/boost/date_time/
Dtime_clock.hpp33 static time_type local_time() in local_time() function in boost::date_time::second_clock
57 static time_type local_time(boost::shared_ptr<time_zone_type> tz_ptr) in local_time() function in boost::date_time::second_clock
Dmicrosec_time_clock.hpp55 static time_type local_time(shared_ptr<time_zone_type> tz_ptr) in local_time() function in boost::date_time::microsec_clock
70 static time_type local_time() in local_time() function in boost::date_time::microsec_clock
/third_party/boost/boost/date_time/local_time/
Dtz_database.hpp18 namespace local_time { namespace
Dconversion.hpp17 namespace local_time { namespace
Dlocal_time_types.hpp21 namespace local_time { namespace
Ddate_duration_operators.hpp16 namespace local_time { namespace
Dcustom_time_zone.hpp20 namespace local_time { namespace
Dlocal_date_time.hpp26 namespace local_time { namespace
267 utc_time_type local_time() const in local_time() function in boost::local_time::local_date_time_base
Ddst_transition_day_rules.hpp16 namespace local_time { namespace
Dlocal_time_io.hpp25 namespace local_time { namespace
Dposix_time_zone.hpp26 namespace local_time{ namespace
/third_party/gstreamer/gstreamer/libs/gst/net/
Dgstnettimepacket.h47 GstClockTime local_time; member
/third_party/gettext/gettext-tools/src/
Dpo-time.c56 struct tm local_time; in po_strftime() local
/third_party/gstreamer/gstplugins_good/ext/raw1394/
Dgst1394clock.c115 guint64 local_time; in gst_1394_clock_get_internal_time() local
/third_party/gn/src/base/
Dlogging.cc201 SYSTEMTIME local_time; in Init() local
212 struct tm local_time; in Init() local
/third_party/FatFs/source/
Ddiskio.c216 struct tm local_time = {0}; in get_fattime() local
/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc114 inline std::tm* local_time(const std::time_t* timep, std::tm* result) { in local_time() function
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc120 inline std::tm* local_time(const std::time_t* timep, std::tm* result) { in local_time() function
/third_party/cef/libcef/browser/devtools/
Ddevtools_frontend.cc110 SYSTEMTIME local_time; in WriteTimestamp() local
/third_party/boost/boost/locale/
Dformatting.hpp619 inline std::ios_base &local_time(std::ios_base &ios) in local_time() function
/third_party/ffmpeg/libavformat/
Dwebmdashenc.c99 time_t local_time = time(NULL); in write_header() local
/third_party/python/Modules/
D_datetimemodule.c4940 struct tm local_time; in local() local
5896 PyObject *local_time, *utc_time; in local_timezone_from_timestamp() local