Home
last modified time | relevance | path

Searched defs:time_point (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dtime_point.h48 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 time_point() : __d_(duration::zero()) {} in time_point() function
49 …_LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 explicit time_point(const duration& __d) : __d… in time_point() function
53 …_LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 time_point(const time_point<clock, _Duration2>… in time_point() function
H A Dsteady_clock.h33 typedef chrono::time_point<steady_clock, duration> time_point; global() typedef
H A Dsystem_clock.h33 typedef chrono::time_point<system_clock> time_point; global() typedef
H A Dfile_clock.h59 typedef chrono::time_point<_FilesystemClock> time_point; typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DExponentialBackoff.h36 using time_point = std::chrono::steady_clock::time_point; variable
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Ddbg-tlv.h223 __le32 time_point; global() member
247 __le32 time_point; global() member
275 __le32 time_point; global() member
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-op-mode.h109 void (*time_point)(struct iwl_op_mode *op_mode, global() member
H A Diwl-trans.h879 time_point[IWL_FW_INI_TIME_POINT_NUM]; global() member
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Derror-dump.h405 __le32 time_point; global() member
H A Ddbg.c2960 u32 time_point; global() local