Searched defs:time_ (Results 1 – 13 of 13) sorted by relevance
/third_party/glib/glib/ |
D | gtimer.c | 295 g_time_val_add (GTimeVal *time_, glong microseconds) in g_time_val_add() 389 GTimeVal *time_) in g_time_val_from_iso8601() 597 g_time_val_to_iso8601 (GTimeVal *time_) in g_time_val_to_iso8601()
|
D | gtimezone.c | 305 parse_time (const gchar *time_, in parse_time() 2111 gint64 *time_) in g_time_zone_adjust_time() 2209 gint64 time_) in g_time_zone_find_interval()
|
D | gdate.c | 1467 GTime time_) in g_date_set_time()
|
/third_party/mindspore/mindspore/core/utils/ |
D | profile.h | 36 explicit TimeInfo(double time = -1.0) : time_(time), dict_(nullptr), actionNum_(0) {} in time_() function 40 double time_; member 180 double time_; member
|
/third_party/boost/libs/hana/example/misc/ |
D | dimensional_analysis.cpp | 23 using time_ = decltype(hana::tuple_c<int, 0, 0, 1, 0, 0, 0, 0>); typedef
|
/third_party/boost/libs/statechart/example/StopWatch/ |
D | StopWatch2.cpp | 81 double & time_; member
|
/third_party/boost/boost/date_time/ |
D | time.hpp | 203 time_rep_type time_; member in boost::date_time::base_time
|
/third_party/cef/tests/cefclient/browser/ |
D | osr_d3d11_win.h | 301 double time_; variable
|
/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | timer_queue.hpp | 346 time_type time_; member
|
/third_party/boost/boost/asio/detail/ |
D | timer_queue.hpp | 346 time_type time_; member
|
/third_party/boost/libs/locale/src/util/ |
D | gregorian.cpp | 811 std::time_t time_; member in boost::locale::util::gregorian_calendar
|
/third_party/glib/glib/tests/ |
D | gdatetime.c | 53 get_localtime_tm (time_t time_, in get_localtime_tm()
|
/third_party/python/Lib/ |
D | mailbox.py | 1653 def set_from(self, from_, time_=None): argument
|