Searched defs:Rep2 (Results 1 – 5 of 5) sorted by relevance
| /third_party/boost/boost/chrono/ |
| D | duration.hpp | 446 explicit duration(const Rep2& r in duration() argument 472 duration(const duration<Rep2, Period2>& d in duration() 543 const duration<Rep2, Period2>& rhs) in operator +() 556 const duration<Rep2, Period2>& rhs) in operator -() 590 operator*(const Rep1& s, const duration<Rep2, Period>& d) in operator *() 613 operator/(const duration<Rep1, Period1>& lhs, const duration<Rep2, Period2>& rhs) in operator /() 627 operator/(const Rep1& s, const duration<Rep2, Period>& d) in operator /() 653 const duration<Rep2, Period2>& rhs) { in operator %() 713 const duration<Rep2, Period2>& rhs) in operator ==() 725 const duration<Rep2, Period2>& rhs) in operator !=() [all …]
|
| D | process_cpu_clocks.hpp | 244 const duration<process_times<Rep2>, Period2>& rhs) in operator ==() 255 const duration<Rep2, Period2>& rhs) in operator ==() 265 const duration<process_times<Rep2>, Period2>& rhs) in operator ==() 277 const duration<Rep2, Period2>& rhs) in operator <() 287 const duration<process_times<Rep2>, Period2>& rhs) in operator <() 297 const duration<process_times<Rep2>, Period2>& rhs) in operator <()
|
| D | time_point.hpp | 243 const duration<Rep2, Period2>& rhs) in operator +() 272 const duration<Rep2, Period2>& rhs) in operator -()
|
| /third_party/boost/libs/ratio/example/ |
| D | duration.hpp | 492 duration(const duration<Rep2, Period2>& d in duration() 554 operator+(const duration<Rep1, Period1>& lhs, const duration<Rep2, Period2>& rhs) in operator +() 567 operator-(const duration<Rep1, Period1>& lhs, const duration<Rep2, Period2>& rhs) in operator -() 611 operator*(const Rep1& s, const duration<Rep2, Period>& d) in operator *() 634 operator/(const duration<Rep1, Period1>& lhs, const duration<Rep2, Period2>& rhs) in operator /() 646 operator/(const Rep1& s, const duration<Rep2, Period>& d) in operator /() 669 operator%(const duration<Rep1, Period1>& lhs, const duration<Rep2, Period2>& rhs) { in operator %() 725 operator==(const duration<Rep1, Period1>& lhs, const duration<Rep2, Period2>& rhs) in operator ==() 735 operator!=(const duration<Rep1, Period1>& lhs, const duration<Rep2, Period2>& rhs) in operator !=() 745 operator< (const duration<Rep1, Period1>& lhs, const duration<Rep2, Period2>& rhs) in operator <() [all …]
|
| /third_party/boost/libs/pfr/test/run/ |
| D | optional_chrono.cpp | 29 bogus_duration(const bogus_duration<Rep2, Period2>& val, in bogus_duration()
|