Home
last modified time | relevance | path

Searched refs:sec_type (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/dports/devel/simgear/simgear-2020.3.11/simgear/timing/
H A Dtimestamp.hxx57 typedef long sec_type; typedef in SGTimeStamp
91 sec_type wholeSecs = sec_type(floor(seconds)); in setTime()
97 void setTime(sec_type sec, nsec_type nsec) in setTime()
116 const sec_type& getSeconds() const in getSeconds()
183 static SGTimeStamp fromSecMSec(sec_type sec, nsec_type msec) in fromSecMSec()
185 static SGTimeStamp fromSecUSec(sec_type sec, nsec_type usec) in fromSecUSec()
187 static SGTimeStamp fromSecNSec(sec_type sec, nsec_type nsec) in fromSecNSec()
232 SGTimeStamp(sec_type sec, nsec_type nsec) in SGTimeStamp()
236 sec_type _sec;
/dports/lang/micropython/micropython-1.17/examples/bluetooth/
H A Dble_bonding_peripheral.py110 sec_type, key, value = data
111 key = sec_type, bytes(key)
124 sec_type, index, key = data
125 print("get secret:", sec_type, index, bytes(key) if key else None)
129 if t == sec_type:
135 key = sec_type, bytes(key)
160 for sec_type, key, value in entries:
161 self._secrets[sec_type, binascii.a2b_base64(key)] = binascii.a2b_base64(value)
169 (sec_type, binascii.b2a_base64(key), binascii.b2a_base64(value))
170 for (sec_type, key), value in self._secrets.items()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/date_time/
H A Dtime_duration.hpp49 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
57 sec_type seconds_in=0, in time_duration()
95 sec_type seconds() const in seconds()
97 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
100 sec_type total_seconds() const in total_seconds()
102 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/databases/p5-Tie-LevelDB/Tie-LevelDB-0.07/boost_1_47/boost/date_time/
H A Dtime_duration.hpp49 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
57 sec_type seconds_in=0, in time_duration()
95 sec_type seconds() const in seconds()
97 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
100 sec_type total_seconds() const in total_seconds()
102 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/biology/lamarc/lamarc-2.1.8/boost/date_time/
H A Dtime_duration.hpp48 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
56 sec_type seconds=0, in time_duration()
94 sec_type seconds() const in seconds()
96 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
99 sec_type total_seconds() const in total_seconds()
101 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/date_time/
H A Dtime_duration.hpp52 typedef typename rep_type::sec_type sec_type; typedef in pdalboost::date_time::time_duration
60 sec_type seconds_in=0, in time_duration()
98 sec_type seconds() const in seconds()
100 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
103 sec_type total_seconds() const in total_seconds()
105 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/date_time/
H A Dtime_duration.hpp52 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
60 sec_type seconds_in=0, in time_duration()
98 sec_type seconds() const in seconds()
100 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
103 sec_type total_seconds() const in total_seconds()
105 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/databases/xtrabackup/boost_1_59_0/boost/date_time/
H A Dtime_duration.hpp52 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
60 sec_type seconds_in=0, in time_duration()
98 sec_type seconds() const in seconds()
100 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
103 sec_type total_seconds() const in total_seconds()
105 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/databases/percona57-server/boost_1_59_0/boost/date_time/
H A Dtime_duration.hpp52 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
60 sec_type seconds_in=0, in time_duration()
98 sec_type seconds() const in seconds()
100 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
103 sec_type total_seconds() const in total_seconds()
105 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/date_time/
H A Dtime_duration.hpp54 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
62 sec_type seconds_in=0, in time_duration()
100 sec_type seconds() const in seconds()
102 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
105 sec_type total_seconds() const in total_seconds()
107 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/databases/percona57-client/boost_1_59_0/boost/date_time/
H A Dtime_duration.hpp52 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
60 sec_type seconds_in=0, in time_duration()
98 sec_type seconds() const in seconds()
100 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
103 sec_type total_seconds() const in total_seconds()
105 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/date_time/
H A Dtime_duration.hpp54 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
62 sec_type seconds_in=0, in time_duration()
100 sec_type seconds() const in seconds()
102 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
105 sec_type total_seconds() const in total_seconds()
107 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/math/libmesh/libmesh-1.6.2/contrib/boost/include/boost/date_time/
H A Dtime_duration.hpp52 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
60 sec_type seconds_in=0, in time_duration()
98 sec_type seconds() const in seconds()
100 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
103 sec_type total_seconds() const in total_seconds()
105 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/date_time/
H A Dtime_duration.hpp54 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
62 sec_type seconds_in=0, in time_duration()
100 sec_type seconds() const in seconds()
102 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
105 sec_type total_seconds() const in total_seconds()
107 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/date_time/
H A Dtime_duration.hpp52 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
60 sec_type seconds_in=0, in time_duration()
98 sec_type seconds() const in seconds()
100 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
103 sec_type total_seconds() const in total_seconds()
105 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/date_time/
H A Dtime_duration.hpp52 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
60 sec_type seconds_in=0, in time_duration()
98 sec_type seconds() const in seconds()
100 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
103 sec_type total_seconds() const in total_seconds()
105 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/date_time/
H A Dtime_duration.hpp54 typedef typename rep_type::sec_type sec_type;
62 sec_type seconds_in=0,
100 sec_type seconds() const
102 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60);
105 sec_type total_seconds() const
107 return static_cast<sec_type>(ticks() / ticks_per_second());
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/date_time/
H A Dtime_duration.hpp52 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
60 sec_type seconds_in=0, in time_duration()
98 sec_type seconds() const in seconds()
100 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
103 sec_type total_seconds() const in total_seconds()
105 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/date_time/
H A Dtime_duration.hpp52 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
60 sec_type seconds_in=0, in time_duration()
98 sec_type seconds() const in seconds()
100 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
103 sec_type total_seconds() const in total_seconds()
105 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/date_time/
H A Dtime_duration.hpp52 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
60 sec_type seconds_in=0, in time_duration()
98 sec_type seconds() const in seconds()
100 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
103 sec_type total_seconds() const in total_seconds()
105 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/date_time/
H A Dtime_duration.hpp52 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
60 sec_type seconds_in=0, in time_duration()
98 sec_type seconds() const in seconds()
100 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
103 sec_type total_seconds() const in total_seconds()
105 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/devel/boost-libs/boost_1_72_0/boost/date_time/
H A Dtime_duration.hpp54 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
62 sec_type seconds_in=0, in time_duration()
100 sec_type seconds() const in seconds()
102 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
105 sec_type total_seconds() const in total_seconds()
107 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/devel/boost-python-libs/boost_1_72_0/boost/date_time/
H A Dtime_duration.hpp54 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
62 sec_type seconds_in=0, in time_duration()
100 sec_type seconds() const in seconds()
102 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
105 sec_type total_seconds() const in total_seconds()
107 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/devel/boost-docs/boost_1_72_0/boost/date_time/
H A Dtime_duration.hpp54 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
62 sec_type seconds_in=0, in time_duration()
100 sec_type seconds() const in seconds()
102 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
105 sec_type total_seconds() const in total_seconds()
107 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()
/dports/devel/hyperscan/boost_1_75_0/boost/date_time/
H A Dtime_duration.hpp54 typedef typename rep_type::sec_type sec_type; typedef in boost::date_time::time_duration
62 sec_type seconds_in=0, in time_duration()
95 BOOST_CXX14_CONSTEXPR sec_type seconds() const in seconds()
97 return static_cast<sec_type>((ticks()/ticks_per_second()) % 60); in seconds()
100 BOOST_CXX14_CONSTEXPR sec_type total_seconds() const in total_seconds()
102 return static_cast<sec_type>(ticks() / ticks_per_second()); in total_seconds()

12345678910>>...15