Home
last modified time | relevance | path

Searched defs:duration_values (Results 1 – 25 of 75) sorted by relevance

123

/dports/devel/eastl/EASTL-3.13.06/include/EASTL/
H A Dchrono.h85 struct duration_values in EA_RESTORE_ALL_VC_WARNINGS() struct
88 EASTL_FORCE_INLINE static EA_CONSTEXPR Rep zero() { return Rep(0); } in EA_RESTORE_ALL_VC_WARNINGS()
89 EASTL_FORCE_INLINE static EA_CONSTEXPR Rep max() { return eastl::numeric_limits<Rep>::max(); } in EA_RESTORE_ALL_VC_WARNINGS()
90 EASTL_FORCE_INLINE static EA_CONSTEXPR Rep min() { return eastl::numeric_limits<Rep>::lowest(); } in EA_RESTORE_ALL_VC_WARNINGS()
/dports/devel/hpx/hpx-1.2.1/hpx/util/
H A Dhigh_resolution_clock.hpp40 duration_values; in uint64_t() typedef
49 duration_values; in uint64_t() typedef
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/chrono/
H A Dprocess_cpu_clocks.hpp206 struct duration_values<process_cpu_clock_times> struct
208 typedef process_cpu_clock_times Rep;
210 static Rep zero() in zero()
214 static Rep max BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
220 static Rep min BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/devel/boost-docs/boost_1_72_0/libs/chrono/example/
H A Dsaturating.cpp418 struct duration_values<User2::saturate<I> > struct
420 typedef User2::saturate<I> Rep;
422 static Rep zero() {return Rep(0);} in zero()
423 static Rep max BOOST_PREVENT_MACRO_SUBSTITUTION () {return Rep(Rep::pos_inf-1);} in BOOST_PREVENT_MACRO_SUBSTITUTION()
424 static Rep min BOOST_PREVENT_MACRO_SUBSTITUTION () {return -(max)();} in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/devel/boost-python-libs/boost_1_72_0/libs/chrono/example/
H A Dsaturating.cpp418 struct duration_values<User2::saturate<I> > struct
420 typedef User2::saturate<I> Rep;
422 static Rep zero() {return Rep(0);} in zero()
423 static Rep max BOOST_PREVENT_MACRO_SUBSTITUTION () {return Rep(Rep::pos_inf-1);} in BOOST_PREVENT_MACRO_SUBSTITUTION()
424 static Rep min BOOST_PREVENT_MACRO_SUBSTITUTION () {return -(max)();} in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/chrono/example/
H A Dsaturating.cpp418 struct duration_values<User2::saturate<I> > struct
420 typedef User2::saturate<I> Rep;
422 static Rep zero() {return Rep(0);} in zero()
423 static Rep max BOOST_PREVENT_MACRO_SUBSTITUTION () {return Rep(Rep::pos_inf-1);} in BOOST_PREVENT_MACRO_SUBSTITUTION()
424 static Rep min BOOST_PREVENT_MACRO_SUBSTITUTION () {return -(max)();} in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/databases/percona57-server/boost_1_59_0/libs/chrono/example/
H A Dsaturating.cpp418 struct duration_values<User2::saturate<I> > struct
420 typedef User2::saturate<I> Rep;
422 static Rep zero() {return Rep(0);} in zero()
423 static Rep max BOOST_PREVENT_MACRO_SUBSTITUTION () {return Rep(Rep::pos_inf-1);} in BOOST_PREVENT_MACRO_SUBSTITUTION()
424 static Rep min BOOST_PREVENT_MACRO_SUBSTITUTION () {return -(max)();} in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/databases/xtrabackup/boost_1_59_0/libs/chrono/example/
H A Dsaturating.cpp418 struct duration_values<User2::saturate<I> > struct
420 typedef User2::saturate<I> Rep;
422 static Rep zero() {return Rep(0);} in zero()
423 static Rep max BOOST_PREVENT_MACRO_SUBSTITUTION () {return Rep(Rep::pos_inf-1);} in BOOST_PREVENT_MACRO_SUBSTITUTION()
424 static Rep min BOOST_PREVENT_MACRO_SUBSTITUTION () {return -(max)();} in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/databases/percona57-client/boost_1_59_0/libs/chrono/example/
H A Dsaturating.cpp418 struct duration_values<User2::saturate<I> > struct
420 typedef User2::saturate<I> Rep;
422 static Rep zero() {return Rep(0);} in zero()
423 static Rep max BOOST_PREVENT_MACRO_SUBSTITUTION () {return Rep(Rep::pos_inf-1);} in BOOST_PREVENT_MACRO_SUBSTITUTION()
424 static Rep min BOOST_PREVENT_MACRO_SUBSTITUTION () {return -(max)();} in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/devel/boost-libs/boost_1_72_0/libs/chrono/example/
H A Dsaturating.cpp418 struct duration_values<User2::saturate<I> > struct
420 typedef User2::saturate<I> Rep;
422 static Rep zero() {return Rep(0);} in zero()
423 static Rep max BOOST_PREVENT_MACRO_SUBSTITUTION () {return Rep(Rep::pos_inf-1);} in BOOST_PREVENT_MACRO_SUBSTITUTION()
424 static Rep min BOOST_PREVENT_MACRO_SUBSTITUTION () {return -(max)();} in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/chrono/example/
H A Dsaturating.cpp418 struct duration_values<User2::saturate<I> > struct
420 typedef User2::saturate<I> Rep;
422 static Rep zero() {return Rep(0);} in zero()
423 static Rep max BOOST_PREVENT_MACRO_SUBSTITUTION () {return Rep(Rep::pos_inf-1);} in BOOST_PREVENT_MACRO_SUBSTITUTION()
424 static Rep min BOOST_PREVENT_MACRO_SUBSTITUTION () {return -(max)();} in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/devel/hyperscan/boost_1_75_0/libs/chrono/example/
H A Dsaturating.cpp418 struct duration_values<User2::saturate<I> > struct
420 typedef User2::saturate<I> Rep;
422 static Rep zero() {return Rep(0);} in zero()
423 static Rep max BOOST_PREVENT_MACRO_SUBSTITUTION () {return Rep(Rep::pos_inf-1);} in BOOST_PREVENT_MACRO_SUBSTITUTION()
424 static Rep min BOOST_PREVENT_MACRO_SUBSTITUTION () {return -(max)();} in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/devel/boost-docs/boost_1_72_0/boost/chrono/
H A Dprocess_cpu_clocks.hpp344 struct duration_values<process_times<Rep> > struct
346 typedef process_times<Rep> Res;
348 static Res zero() in zero()
352 static Res max BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
358 static Res min BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/devel/hyperscan/boost_1_75_0/boost/chrono/
H A Dprocess_cpu_clocks.hpp344 struct duration_values<process_times<Rep> > struct
346 typedef process_times<Rep> Res;
348 static Res zero() in zero()
352 static Res max BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
358 static Res min BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/chrono/
H A Dprocess_cpu_clocks.hpp344 struct duration_values<process_times<Rep> > struct
346 typedef process_times<Rep> Res;
348 static Res zero() in zero()
352 static Res max BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
358 static Res min BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/devel/R-cran-BH/BH/inst/include/boost/chrono/
H A Dprocess_cpu_clocks.hpp344 struct duration_values<process_times<Rep> > struct
346 typedef process_times<Rep> Res;
348 static Res zero() in zero()
352 static Res max BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
358 static Res min BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/chrono/
H A Dprocess_cpu_clocks.hpp341 struct duration_values<process_times<Rep> > struct
343 typedef process_times<Rep> Res;
345 static Res zero() in zero()
349 static Res max BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
355 static Res min BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/chrono/
H A Dprocess_cpu_clocks.hpp344 struct duration_values<process_times<Rep> > struct
346 typedef process_times<Rep> Res;
348 static Res zero() in zero()
352 static Res max BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
358 static Res min BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/chrono/
H A Dprocess_cpu_clocks.hpp341 struct duration_values<process_times<Rep> > struct
343 typedef process_times<Rep> Res;
345 static Res zero() in zero()
349 static Res max BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
355 static Res min BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/databases/xtrabackup/boost_1_59_0/boost/chrono/
H A Dprocess_cpu_clocks.hpp341 struct duration_values<process_times<Rep> > struct
343 typedef process_times<Rep> Res;
345 static Res zero() in zero()
349 static Res max BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
355 static Res min BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/databases/percona57-server/boost_1_59_0/boost/chrono/
H A Dprocess_cpu_clocks.hpp341 struct duration_values<process_times<Rep> > struct
343 typedef process_times<Rep> Res;
345 static Res zero() in zero()
349 static Res max BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
355 static Res min BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/chrono/
H A Dprocess_cpu_clocks.hpp344 struct duration_values<process_times<Rep> > struct
346 typedef process_times<Rep> Res;
348 static Res zero() in zero()
352 static Res max BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
358 static Res min BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/databases/percona57-client/boost_1_59_0/boost/chrono/
H A Dprocess_cpu_clocks.hpp341 struct duration_values<process_times<Rep> > struct
343 typedef process_times<Rep> Res;
345 static Res zero() in zero()
349 static Res max BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
355 static Res min BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/chrono/
H A Dprocess_cpu_clocks.hpp344 struct duration_values<process_times<Rep> > struct
346 typedef process_times<Rep> Res;
348 static Res zero() in zero()
352 static Res max BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
358 static Res min BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
/dports/math/libmesh/libmesh-1.6.2/contrib/boost/include/boost/chrono/
H A Dprocess_cpu_clocks.hpp341 struct duration_values<process_times<Rep> > struct
343 typedef process_times<Rep> Res;
345 static Res zero() in zero()
349 static Res max BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()
355 static Res min BOOST_PREVENT_MACRO_SUBSTITUTION () in BOOST_PREVENT_MACRO_SUBSTITUTION()

123