Home
last modified time | relevance | path

Searched defs:time_start (Results 1 – 25 of 1310) sorted by relevance

12345678910>>...53

/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/
H A Dtween.h14 …static inline T linear(float time_now, float time_start, float time_end, const T& value0, const T&… in linear()
20 …static inline T easeInQuad(float time_now, float time_start, float time_end, const T& value0, cons… in easeInQuad()
25 …static inline T easeOutQuad(float time_now, float time_start, float time_end, const T& value0, con… in easeOutQuad()
30 …static inline T easeInCubic(float time_now, float time_start, float time_end, const T& value0, con… in easeInCubic()
35 …static inline T easeOutCubic(float time_now, float time_start, float time_end, const T& value0, co… in easeOutCubic()
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/phpClickHouse/example/
H A Dexam03_batch_insert.php52 $time_start = microtime(true); variable
64 $time_start = microtime(true); variable
H A Dexam08_http_gzip_batch_insert.php52 $time_start = microtime(true); variable
71 $time_start = microtime(true); variable
/dports/misc/py-soapy_power/soapy_power-1.6.1/soapypower/
H A Dwriter.py40 def write(self, psd_data_or_future, time_start, time_stop, samples): argument
44 def write_async(self, psd_data_or_future, time_start, time_stop, samples): argument
83 def write(self, f, time_start, time_stop, start, stop, step, samples, pwr_array): argument
104 def write(self, psd_data_or_future, time_start, time_stop, samples): argument
138 def write(self, psd_data_or_future, time_start, time_stop, samples): argument
170 def write(self, psd_data_or_future, time_start, time_stop, samples): argument
/dports/devel/py-oci/oci-2.53.1/src/oci/log_analytics/models/
H A Dtime_range.py51 def time_start(self): member in TimeRange
63 def time_start(self, time_start): argument
H A Dcluster_compare_command_descriptor.py141 def time_start(self): member in ClusterCompareCommandDescriptor
153 def time_start(self, time_start): member in ClusterCompareCommandDescriptor
/dports/www/fusionpbx/fusionpbx-4.4.1/app/contacts/
H A Dcontact_times.php88 $time_start = strtotime($row["time_start"]); variable
94 $time_start = $tmp[0]; variable
H A Dcontact_time_edit.php57 $time_start = check_str($_POST["time_start"]); variable
161 $time_start = $result["time_start"]; variable
/dports/devel/py-oci/oci-2.53.1/src/oci/loggingsearch/models/
H A Dsearch_logs_details.py58 def time_start(self): member in SearchLogsDetails
70 def time_start(self, time_start): argument
/dports/devel/apr1/apr-1.7.0/test/
H A Dtestlockperf.c91 apr_time_t time_start, time_stop; in test_thread_mutex() local
139 apr_time_t time_start, time_stop; in test_thread_mutex_nested() local
187 apr_time_t time_start, time_stop; in test_thread_mutex_timed() local
238 apr_time_t time_start, time_stop; in test_thread_rwlock() local
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/webdriver/tests/bidi/log/entry_added/
H A D__init__.py4 time_start=None, argument
41 time_start=None, argument
69 time_start=None, argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/tests/nrd_xfer/
H A Dnrd_xfer_perf.c30 void report(struct timeval *time_start, in report()
62 struct timeval time_start; in server_side() local
124 struct timeval time_start; in client_side() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/test/
H A Dtestlockperf.c84 apr_time_t time_start, time_stop; in test_thread_mutex() local
132 apr_time_t time_start, time_stop; in test_thread_mutex_nested() local
180 apr_time_t time_start, time_stop; in test_thread_rwlock() local
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/criterion-0.3.5/src/
H A Dbencher.rs85 let time_start = Instant::now(); in iter() localVariable
136 let time_start = Instant::now(); in iter_custom() localVariable
253 let time_start = Instant::now(); in iter_batched() localVariable
343 let time_start = Instant::now(); in iter_batched_ref() localVariable
450 let time_start = Instant::now(); in iter() localVariable
508 let time_start = Instant::now(); in iter_custom() localVariable
634 let time_start = Instant::now(); in iter_batched() localVariable
732 let time_start = Instant::now(); in iter_batched_ref() localVariable
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/criterion-0.3.5/src/
H A Dbencher.rs85 let time_start = Instant::now(); in iter() localVariable
136 let time_start = Instant::now(); in iter_custom() localVariable
253 let time_start = Instant::now(); in iter_batched() localVariable
343 let time_start = Instant::now(); in iter_batched_ref() localVariable
450 let time_start = Instant::now(); in iter() localVariable
508 let time_start = Instant::now(); in iter_custom() localVariable
634 let time_start = Instant::now(); in iter_batched() localVariable
732 let time_start = Instant::now(); in iter_batched_ref() localVariable
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/criterion-0.3.5/src/
H A Dbencher.rs85 let time_start = Instant::now(); in iter() localVariable
136 let time_start = Instant::now(); in iter_custom() localVariable
253 let time_start = Instant::now(); in iter_batched() localVariable
343 let time_start = Instant::now(); in iter_batched_ref() localVariable
450 let time_start = Instant::now(); in iter() localVariable
508 let time_start = Instant::now(); in iter_custom() localVariable
634 let time_start = Instant::now(); in iter_batched() localVariable
732 let time_start = Instant::now(); in iter_batched_ref() localVariable
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/criterion-0.3.4/src/
H A Dbencher.rs85 let time_start = Instant::now(); in iter() localVariable
136 let time_start = Instant::now(); in iter_custom() localVariable
253 let time_start = Instant::now(); in iter_batched() localVariable
343 let time_start = Instant::now(); in iter_batched_ref() localVariable
450 let time_start = Instant::now(); in iter() localVariable
508 let time_start = Instant::now(); in iter_custom() localVariable
634 let time_start = Instant::now(); in iter_batched() localVariable
732 let time_start = Instant::now(); in iter_batched_ref() localVariable
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/criterion-0.3.4/src/
H A Dbencher.rs85 let time_start = Instant::now(); in iter() localVariable
136 let time_start = Instant::now(); in iter_custom() localVariable
253 let time_start = Instant::now(); in iter_batched() localVariable
343 let time_start = Instant::now(); in iter_batched_ref() localVariable
450 let time_start = Instant::now(); in iter() localVariable
508 let time_start = Instant::now(); in iter_custom() localVariable
634 let time_start = Instant::now(); in iter_batched() localVariable
732 let time_start = Instant::now(); in iter_batched_ref() localVariable
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/criterion/src/
H A Dbencher.rs85 let time_start = Instant::now(); in iter() localVariable
136 let time_start = Instant::now(); in iter_custom() localVariable
253 let time_start = Instant::now(); in iter_batched() localVariable
343 let time_start = Instant::now(); in iter_batched_ref() localVariable
450 let time_start = Instant::now(); in iter() localVariable
508 let time_start = Instant::now(); in iter_custom() localVariable
634 let time_start = Instant::now(); in iter_batched() localVariable
732 let time_start = Instant::now(); in iter_batched_ref() localVariable
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/criterion-0.3.4/src/
H A Dbencher.rs85 let time_start = Instant::now(); in iter() localVariable
136 let time_start = Instant::now(); in iter_custom() localVariable
253 let time_start = Instant::now(); in iter_batched() localVariable
343 let time_start = Instant::now(); in iter_batched_ref() localVariable
450 let time_start = Instant::now(); in iter() localVariable
508 let time_start = Instant::now(); in iter_custom() localVariable
634 let time_start = Instant::now(); in iter_batched() localVariable
732 let time_start = Instant::now(); in iter_batched_ref() localVariable
/dports/misc/xplr/xplr-0.17.0/cargo-crates/criterion-0.3.5/src/
H A Dbencher.rs85 let time_start = Instant::now(); in iter() localVariable
136 let time_start = Instant::now(); in iter_custom() localVariable
253 let time_start = Instant::now(); in iter_batched() localVariable
343 let time_start = Instant::now(); in iter_batched_ref() localVariable
450 let time_start = Instant::now(); in iter() localVariable
508 let time_start = Instant::now(); in iter_custom() localVariable
634 let time_start = Instant::now(); in iter_batched() localVariable
732 let time_start = Instant::now(); in iter_batched_ref() localVariable
/dports/textproc/jql/jql-3.0.6/cargo-crates/criterion-0.3.5/src/
H A Dbencher.rs85 let time_start = Instant::now(); in iter() localVariable
136 let time_start = Instant::now(); in iter_custom() localVariable
253 let time_start = Instant::now(); in iter_batched() localVariable
343 let time_start = Instant::now(); in iter_batched_ref() localVariable
450 let time_start = Instant::now(); in iter() localVariable
508 let time_start = Instant::now(); in iter_custom() localVariable
634 let time_start = Instant::now(); in iter_batched() localVariable
732 let time_start = Instant::now(); in iter_batched_ref() localVariable
/dports/graphics/pastel/pastel-0.8.1/cargo-crates/criterion-0.3.4/src/
H A Dbencher.rs85 let time_start = Instant::now(); in iter() localVariable
136 let time_start = Instant::now(); in iter_custom() localVariable
253 let time_start = Instant::now(); in iter_batched() localVariable
343 let time_start = Instant::now(); in iter_batched_ref() localVariable
450 let time_start = Instant::now(); in iter() localVariable
508 let time_start = Instant::now(); in iter_custom() localVariable
634 let time_start = Instant::now(); in iter_batched() localVariable
732 let time_start = Instant::now(); in iter_batched_ref() localVariable
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/criterion-0.3.5/src/
H A Dbencher.rs85 let time_start = Instant::now(); in iter() localVariable
136 let time_start = Instant::now(); in iter_custom() localVariable
253 let time_start = Instant::now(); in iter_batched() localVariable
343 let time_start = Instant::now(); in iter_batched_ref() localVariable
450 let time_start = Instant::now(); in iter() localVariable
508 let time_start = Instant::now(); in iter_custom() localVariable
634 let time_start = Instant::now(); in iter_batched() localVariable
732 let time_start = Instant::now(); in iter_batched_ref() localVariable
/dports/devel/py-oci/oci-2.53.1/src/oci/osp_gateway/models/
H A Dinvoice_line_summary.py165 def time_start(self): member in InvoiceLineSummary
177 def time_start(self, time_start): member in InvoiceLineSummary

12345678910>>...53