Home
last modified time | relevance | path

Searched refs:start_time (Results 1 – 25 of 6350) sorted by relevance

12345678910>>...254

/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/
H A Dfunctional-tests.sh115 start_time=$1
164 start_time="$1"
240 start_time=$(get_time)
251 start_time=$(get_time)
262 start_time=$(get_time)
290 start_time=$(get_time)
296 start_time=$(get_time)
304 start_time=$(get_time)
315 start_time=$(get_time)
327 start_time=$(get_time)
[all …]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/sunlinsol/
H A Dtest_sunlinsol.c51 start_time = get_time(); in Test_SUNLinSolGetType()
76 start_time = get_time(); in Test_SUNLinSolGetID()
107 start_time = get_time(); in Test_SUNLinSolLastFlag()
131 start_time = get_time(); in Test_SUNLinSolSpace()
159 start_time = get_time(); in Test_SUNLinSolNumIters()
181 start_time = get_time(); in Test_SUNLinSolResNorm()
210 start_time = get_time(); in Test_SUNLinSolResid()
240 start_time = get_time(); in Test_SUNLinSolSetATimes()
269 start_time = get_time(); in Test_SUNLinSolSetPreconditioner()
298 start_time = get_time(); in Test_SUNLinSolSetScalingVectors()
[all …]
/dports/math/sundials/sundials-5.7.0/examples/sunlinsol/
H A Dtest_sunlinsol.c51 start_time = get_time(); in Test_SUNLinSolGetType()
76 start_time = get_time(); in Test_SUNLinSolGetID()
107 start_time = get_time(); in Test_SUNLinSolLastFlag()
131 start_time = get_time(); in Test_SUNLinSolSpace()
159 start_time = get_time(); in Test_SUNLinSolNumIters()
181 start_time = get_time(); in Test_SUNLinSolResNorm()
210 start_time = get_time(); in Test_SUNLinSolResid()
240 start_time = get_time(); in Test_SUNLinSolSetATimes()
269 start_time = get_time(); in Test_SUNLinSolSetPreconditioner()
298 start_time = get_time(); in Test_SUNLinSolSetScalingVectors()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/serialization/performance/xml/
H A Dhigh_resolution_timer.hpp52 : start_time(rhs.start_time) in high_resolution_timer()
110 LARGE_INTEGER start_time; member in boost::archive::xml::high_resolution_timer
145 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
149 : start_time(rhs.start_time) in high_resolution_timer()
193 timespec start_time; member in boost::archive::xml::high_resolution_timer
232 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
238 start_time(rhs.start_time) in high_resolution_timer()
297 timespec start_time; member in boost::archive::xml::high_resolution_timer
377 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
381 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/spirit/workbench/
H A Dhigh_resolution_timer.hpp51 : start_time(rhs.start_time) in high_resolution_timer()
109 LARGE_INTEGER start_time; member in util::high_resolution_timer
141 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
145 : start_time(rhs.start_time) in high_resolution_timer()
189 timespec start_time; member in util::high_resolution_timer
225 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
231 start_time(rhs.start_time) in high_resolution_timer()
290 timespec start_time; member in util::high_resolution_timer
367 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
371 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/serialization/performance/xml/
H A Dhigh_resolution_timer.hpp52 : start_time(rhs.start_time) in high_resolution_timer()
110 LARGE_INTEGER start_time; member in boost::archive::xml::high_resolution_timer
145 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
149 : start_time(rhs.start_time) in high_resolution_timer()
193 timespec start_time; member in boost::archive::xml::high_resolution_timer
232 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
238 start_time(rhs.start_time) in high_resolution_timer()
297 timespec start_time; member in boost::archive::xml::high_resolution_timer
377 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
381 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/spirit/workbench/
H A Dhigh_resolution_timer.hpp51 : start_time(rhs.start_time) in high_resolution_timer()
109 LARGE_INTEGER start_time; member in util::high_resolution_timer
141 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
145 : start_time(rhs.start_time) in high_resolution_timer()
189 timespec start_time; member in util::high_resolution_timer
225 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
231 start_time(rhs.start_time) in high_resolution_timer()
290 timespec start_time; member in util::high_resolution_timer
367 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
371 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/serialization/performance/xml/
H A Dhigh_resolution_timer.hpp52 : start_time(rhs.start_time) in high_resolution_timer()
110 LARGE_INTEGER start_time; member in boost::archive::xml::high_resolution_timer
145 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
149 : start_time(rhs.start_time) in high_resolution_timer()
193 timespec start_time; member in boost::archive::xml::high_resolution_timer
232 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
238 start_time(rhs.start_time) in high_resolution_timer()
297 timespec start_time; member in boost::archive::xml::high_resolution_timer
377 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
381 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/spirit/workbench/
H A Dhigh_resolution_timer.hpp51 : start_time(rhs.start_time) in high_resolution_timer()
109 LARGE_INTEGER start_time; member in util::high_resolution_timer
141 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
145 : start_time(rhs.start_time) in high_resolution_timer()
189 timespec start_time; member in util::high_resolution_timer
225 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
231 start_time(rhs.start_time) in high_resolution_timer()
290 timespec start_time; member in util::high_resolution_timer
367 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
371 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/serialization/performance/xml/
H A Dhigh_resolution_timer.hpp52 : start_time(rhs.start_time) in high_resolution_timer()
110 LARGE_INTEGER start_time; member in boost::archive::xml::high_resolution_timer
145 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
149 : start_time(rhs.start_time) in high_resolution_timer()
193 timespec start_time; member in boost::archive::xml::high_resolution_timer
232 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
238 start_time(rhs.start_time) in high_resolution_timer()
297 timespec start_time; member in boost::archive::xml::high_resolution_timer
377 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
381 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/serialization/performance/xml/
H A Dhigh_resolution_timer.hpp52 : start_time(rhs.start_time) in high_resolution_timer()
110 LARGE_INTEGER start_time; member in boost::archive::xml::high_resolution_timer
145 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
149 : start_time(rhs.start_time) in high_resolution_timer()
193 timespec start_time; member in boost::archive::xml::high_resolution_timer
232 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
238 start_time(rhs.start_time) in high_resolution_timer()
297 timespec start_time; member in boost::archive::xml::high_resolution_timer
377 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
381 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/spirit/workbench/
H A Dhigh_resolution_timer.hpp51 : start_time(rhs.start_time) in high_resolution_timer()
109 LARGE_INTEGER start_time; member in util::high_resolution_timer
141 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
145 : start_time(rhs.start_time) in high_resolution_timer()
189 timespec start_time; member in util::high_resolution_timer
225 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
231 start_time(rhs.start_time) in high_resolution_timer()
290 timespec start_time; member in util::high_resolution_timer
367 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
371 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/spirit/workbench/
H A Dhigh_resolution_timer.hpp51 : start_time(rhs.start_time) in high_resolution_timer()
109 LARGE_INTEGER start_time; member in util::high_resolution_timer
141 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
145 : start_time(rhs.start_time) in high_resolution_timer()
189 timespec start_time; member in util::high_resolution_timer
225 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
231 start_time(rhs.start_time) in high_resolution_timer()
290 timespec start_time; member in util::high_resolution_timer
367 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
371 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/spirit/workbench/
H A Dhigh_resolution_timer.hpp51 : start_time(rhs.start_time) in high_resolution_timer()
109 LARGE_INTEGER start_time; member in util::high_resolution_timer
141 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
145 : start_time(rhs.start_time) in high_resolution_timer()
189 timespec start_time; member in util::high_resolution_timer
225 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
231 start_time(rhs.start_time) in high_resolution_timer()
290 timespec start_time; member in util::high_resolution_timer
367 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
371 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/serialization/performance/xml/
H A Dhigh_resolution_timer.hpp52 : start_time(rhs.start_time) in high_resolution_timer()
110 LARGE_INTEGER start_time; member in boost::archive::xml::high_resolution_timer
145 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
149 : start_time(rhs.start_time) in high_resolution_timer()
193 timespec start_time; member in boost::archive::xml::high_resolution_timer
232 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
238 start_time(rhs.start_time) in high_resolution_timer()
297 timespec start_time; member in boost::archive::xml::high_resolution_timer
377 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
381 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/serialization/performance/xml/
H A Dhigh_resolution_timer.hpp52 : start_time(rhs.start_time) in high_resolution_timer()
110 LARGE_INTEGER start_time; member in boost::archive::xml::high_resolution_timer
145 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
149 : start_time(rhs.start_time) in high_resolution_timer()
193 timespec start_time; member in boost::archive::xml::high_resolution_timer
232 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
238 start_time(rhs.start_time) in high_resolution_timer()
297 timespec start_time; member in boost::archive::xml::high_resolution_timer
377 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
381 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/spirit/workbench/
H A Dhigh_resolution_timer.hpp51 : start_time(rhs.start_time) in high_resolution_timer()
109 LARGE_INTEGER start_time; member in util::high_resolution_timer
141 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
145 : start_time(rhs.start_time) in high_resolution_timer()
189 timespec start_time; member in util::high_resolution_timer
225 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
231 start_time(rhs.start_time) in high_resolution_timer()
290 timespec start_time; member in util::high_resolution_timer
367 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
371 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/spirit/workbench/
H A Dhigh_resolution_timer.hpp51 : start_time(rhs.start_time) in high_resolution_timer()
109 LARGE_INTEGER start_time; member in util::high_resolution_timer
141 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
145 : start_time(rhs.start_time) in high_resolution_timer()
189 timespec start_time; member in util::high_resolution_timer
225 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
231 start_time(rhs.start_time) in high_resolution_timer()
290 timespec start_time; member in util::high_resolution_timer
367 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
371 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/serialization/performance/xml/
H A Dhigh_resolution_timer.hpp52 : start_time(rhs.start_time) in high_resolution_timer()
110 LARGE_INTEGER start_time; member in boost::archive::xml::high_resolution_timer
145 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
149 : start_time(rhs.start_time) in high_resolution_timer()
193 timespec start_time; member in boost::archive::xml::high_resolution_timer
232 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
238 start_time(rhs.start_time) in high_resolution_timer()
297 timespec start_time; member in boost::archive::xml::high_resolution_timer
377 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
381 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/serialization/performance/xml/
H A Dhigh_resolution_timer.hpp52 : start_time(rhs.start_time) in high_resolution_timer()
110 LARGE_INTEGER start_time; member in boost::archive::xml::high_resolution_timer
145 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
149 : start_time(rhs.start_time) in high_resolution_timer()
193 timespec start_time; member in boost::archive::xml::high_resolution_timer
232 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
238 start_time(rhs.start_time) in high_resolution_timer()
297 timespec start_time; member in boost::archive::xml::high_resolution_timer
377 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
381 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/spirit/workbench/
H A Dhigh_resolution_timer.hpp51 : start_time(rhs.start_time) in high_resolution_timer()
109 LARGE_INTEGER start_time; member in util::high_resolution_timer
141 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
145 : start_time(rhs.start_time) in high_resolution_timer()
189 timespec start_time; member in util::high_resolution_timer
225 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
231 start_time(rhs.start_time) in high_resolution_timer()
290 timespec start_time; member in util::high_resolution_timer
367 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
371 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/serialization/performance/xml/
H A Dhigh_resolution_timer.hpp52 : start_time(rhs.start_time) in high_resolution_timer()
110 LARGE_INTEGER start_time; member in boost::archive::xml::high_resolution_timer
145 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
149 : start_time(rhs.start_time) in high_resolution_timer()
193 timespec start_time; member in boost::archive::xml::high_resolution_timer
232 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
238 start_time(rhs.start_time) in high_resolution_timer()
297 timespec start_time; member in boost::archive::xml::high_resolution_timer
377 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
381 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/spirit/workbench/
H A Dhigh_resolution_timer.hpp51 : start_time(rhs.start_time) in high_resolution_timer()
109 LARGE_INTEGER start_time; member in util::high_resolution_timer
141 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
145 : start_time(rhs.start_time) in high_resolution_timer()
189 timespec start_time; member in util::high_resolution_timer
225 start_time.tv_nsec = (t - start_time.tv_sec) * 1e9; in high_resolution_timer()
231 start_time(rhs.start_time) in high_resolution_timer()
290 timespec start_time; member in util::high_resolution_timer
367 start_time.tv_usec = (t - start_time.tv_sec) * 1e6; in high_resolution_timer()
371 : start_time(rhs.start_time) in high_resolution_timer()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/base/
H A Dtext_ranges.cc29 NewRange(start_time); in AddCue()
34 NewRange(start_time); in AddCue()
39 DCHECK(start_time >= itr->first); in AddCue()
43 if (start_time > range.last_time()) { in AddCue()
44 NewRange(start_time); in AddCue()
48 range.ResetCount(start_time); in AddCue()
58 return curr_range.AddCue(start_time); in AddCue()
83 curr_range.SetLastTime(start_time); in AddCue()
93 range.SetLastTime(start_time); in NewRange()
121 if (start_time < last_time_) { in AddCue()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/
H A Dtext_ranges.cc29 NewRange(start_time); in AddCue()
34 NewRange(start_time); in AddCue()
39 DCHECK(start_time >= itr->first); in AddCue()
43 if (start_time > range.last_time()) { in AddCue()
44 NewRange(start_time); in AddCue()
48 range.ResetCount(start_time); in AddCue()
58 return curr_range.AddCue(start_time); in AddCue()
83 curr_range.SetLastTime(start_time); in AddCue()
93 range.SetLastTime(start_time); in NewRange()
121 if (start_time < last_time_) { in AddCue()
[all …]

12345678910>>...254