Home
last modified time | relevance | path

Searched refs:get_timestamp (Results 1 – 25 of 1541) sorted by relevance

12345678910>>...62

/dports/net/openmpi/openmpi-4.1.1/orte/test/mpi/
H A Dpmix.c40 static double get_timestamp(void) in get_timestamp() function
83 t0 = get_timestamp(); in main()
85 t1 = get_timestamp(); in main()
89 t2 = get_timestamp(); in main()
92 t3 = get_timestamp(); in main()
95 t4 = get_timestamp(); in main()
105 t5 = get_timestamp(); in main()
109 t6 = get_timestamp(); in main()
/dports/net/openmpi3/openmpi-3.1.6/orte/test/mpi/
H A Dpmix.c40 static double get_timestamp(void) in get_timestamp() function
83 t0 = get_timestamp(); in main()
85 t1 = get_timestamp(); in main()
89 t2 = get_timestamp(); in main()
92 t3 = get_timestamp(); in main()
95 t4 = get_timestamp(); in main()
105 t5 = get_timestamp(); in main()
109 t6 = get_timestamp(); in main()
/dports/net/vnstat/vnstat-2.8/tests/
H A Dmisc_tests.c582 entry = (time_t)get_timestamp(2019, 4, 1, 12, 0); in START_TEST()
589 entry = (time_t)get_timestamp(2019, 4, 1, 0, 0); in START_TEST()
598 entry = (time_t)get_timestamp(2019, 4, 1, 0, 0); in START_TEST()
605 entry = (time_t)get_timestamp(2019, 1, 1, 0, 0); in START_TEST()
609 entry = (time_t)get_timestamp(2019, 1, 1, 0, 0); in START_TEST()
689 entry = (time_t)get_timestamp(2019, 4, 1, 0, 0); in START_TEST()
713 entry = (time_t)get_timestamp(2021, 1, 1, 18, 0); in START_TEST()
728 entry = (time_t)get_timestamp(2021, 1, 1, 18, 0); in START_TEST()
736 entry = (time_t)get_timestamp(2020, 1, 1, 18, 0); in START_TEST()
749 entry = (time_t)get_timestamp(2021, 1, 1, 0, 0); in START_TEST()
[all …]
/dports/science/nest/nest-simulator-3.1/libnestutil/
H A Dstopwatch.h155 static timestamp_t get_timestamp();
171 _end = _beg = get_timestamp(); // invariant: _end >= _beg in start()
183 _end = get_timestamp(); // invariant: _end >= _beg in stop()
217 return get_timestamp() - _beg + _prev_elapsed; in elapsed_timestamp()
277 nest::Stopwatch::get_timestamp() in get_timestamp() function
/dports/devel/p5-Parse-Win32Registry/Parse-Win32Registry-1.1/t/
H A Dfile.t30 ok(!defined($registry->get_timestamp),
31 "$desc get_timestamp undefined (no timestamp)");
57 cmp_ok($registry->get_timestamp, '==', $timestamp,
58 "$desc get_timestamp");
/dports/lang/micropython/micropython-1.17/tools/
H A Dmakemanifest.py175 def get_timestamp(path, default=None): function
189 ts_newest = max(ts_newest, get_timestamp(os.path.join(dirpath, f)))
301 ts_infile = get_timestamp(infile)
302 ts_outfile = get_timestamp(outfile, 0)
315 ts_outfile = get_timestamp(outfile)
321 ts_outfile = get_timestamp(infile)
325 if ts_newest < get_timestamp(args.output, 0):
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/ibmasm/
H A Dheartbeat.c64 dbg("%s:%d at %s\n", __func__, __LINE__, get_timestamp(tsbuf)); in ibmasm_heartbeat_exit()
66 dbg("%s:%d at %s\n", __func__, __LINE__, get_timestamp(tsbuf)); in ibmasm_heartbeat_exit()
77 dbg("%s:%d at %s\n", __func__, __LINE__, get_timestamp(tsbuf)); in ibmasm_receive_heartbeat()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/ibmasm/
H A Dheartbeat.c64 dbg("%s:%d at %s\n", __func__, __LINE__, get_timestamp(tsbuf)); in ibmasm_heartbeat_exit()
66 dbg("%s:%d at %s\n", __func__, __LINE__, get_timestamp(tsbuf)); in ibmasm_heartbeat_exit()
77 dbg("%s:%d at %s\n", __func__, __LINE__, get_timestamp(tsbuf)); in ibmasm_receive_heartbeat()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/ibmasm/
H A Dheartbeat.c64 dbg("%s:%d at %s\n", __func__, __LINE__, get_timestamp(tsbuf)); in ibmasm_heartbeat_exit()
66 dbg("%s:%d at %s\n", __func__, __LINE__, get_timestamp(tsbuf)); in ibmasm_heartbeat_exit()
77 dbg("%s:%d at %s\n", __func__, __LINE__, get_timestamp(tsbuf)); in ibmasm_receive_heartbeat()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drpl_trx_tracking.cc38 inline int64 Logical_clock::get_timestamp() in get_timestamp() function in Logical_clock
156 update_offset(m_transaction_counter.get_timestamp()); in rotate()
159 update_offset(m_transaction_counter.get_timestamp()); in rotate()
351 int64 timestamp= max_committed_transaction.get_timestamp() in tracking_mode_changed()
403 return m_commit_order.get_max_committed_transaction().get_timestamp(); in get_max_committed_timestamp()
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/io_scene_gltf2/io/com/
H A Dgltf2_io_debug.py57 print(get_timestamp() + " | " + level + ': ' + output)
65 def get_timestamp(): function
72 output = 'Timestamp: ' + get_timestamp()
/dports/net-im/cawbird/cawbird-1.4.2/tests/
H A Dtwitteritem.vala16 public int64 get_timestamp () {
38 assert (a.get_timestamp () == 1);
41 assert (b.get_timestamp () == 10);
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drpl_trx_tracking.cc38 inline int64 Logical_clock::get_timestamp() in get_timestamp() function in Logical_clock
156 update_offset(m_transaction_counter.get_timestamp()); in rotate()
159 update_offset(m_transaction_counter.get_timestamp()); in rotate()
353 int64 timestamp= max_committed_transaction.get_timestamp() in tracking_mode_changed()
406 return m_commit_order.get_max_committed_transaction().get_timestamp(); in get_max_committed_timestamp()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drpl_trx_tracking.cc38 inline int64 Logical_clock::get_timestamp() in get_timestamp() function in Logical_clock
156 update_offset(m_transaction_counter.get_timestamp()); in rotate()
159 update_offset(m_transaction_counter.get_timestamp()); in rotate()
353 int64 timestamp= max_committed_transaction.get_timestamp() in tracking_mode_changed()
406 return m_commit_order.get_max_committed_transaction().get_timestamp(); in get_max_committed_timestamp()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drpl_trx_tracking.cc38 inline int64 Logical_clock::get_timestamp() in get_timestamp() function in Logical_clock
156 update_offset(m_transaction_counter.get_timestamp()); in rotate()
159 update_offset(m_transaction_counter.get_timestamp()); in rotate()
353 int64 timestamp= max_committed_transaction.get_timestamp() in tracking_mode_changed()
406 return m_commit_order.get_max_committed_transaction().get_timestamp(); in get_max_committed_timestamp()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drpl_trx_tracking.cc38 inline int64 Logical_clock::get_timestamp() in get_timestamp() function in Logical_clock
156 update_offset(m_transaction_counter.get_timestamp()); in rotate()
159 update_offset(m_transaction_counter.get_timestamp()); in rotate()
353 int64 timestamp= max_committed_transaction.get_timestamp() in tracking_mode_changed()
406 return m_commit_order.get_max_committed_transaction().get_timestamp(); in get_max_committed_timestamp()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drpl_trx_tracking.cc50 inline int64 Logical_clock::get_timestamp() { in get_timestamp() function in Logical_clock
184 m_transaction_counter.get_timestamp()); in rotate()
186 m_transaction_counter.update_offset(m_transaction_counter.get_timestamp()); in rotate()
360 int64 timestamp = max_committed_transaction.get_timestamp() - in tracking_mode_changed()
402 return m_commit_order.get_max_committed_transaction().get_timestamp(); in get_max_committed_timestamp()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drpl_trx_tracking.cc38 inline int64 Logical_clock::get_timestamp() in get_timestamp() function in Logical_clock
156 update_offset(m_transaction_counter.get_timestamp()); in rotate()
159 update_offset(m_transaction_counter.get_timestamp()); in rotate()
353 int64 timestamp= max_committed_transaction.get_timestamp() in tracking_mode_changed()
406 return m_commit_order.get_max_committed_transaction().get_timestamp(); in get_max_committed_timestamp()
/dports/science/py-dlib/dlib-19.22/dlib/timer/
H A Dtimer_heavy.h281 next_time_to_run = ts.get_timestamp() + delay*1000; in start()
323 uint64 current_time = ts.get_timestamp(); in thread()
338 current_time = ts.get_timestamp(); in thread()
355 current_time = ts.get_timestamp(); in thread()
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/dlib/timer/
H A Dtimer_heavy.h281 next_time_to_run = ts.get_timestamp() + delay*1000; in start()
323 uint64 current_time = ts.get_timestamp(); in thread()
338 current_time = ts.get_timestamp(); in thread()
355 current_time = ts.get_timestamp(); in thread()
/dports/science/dlib-cpp/dlib-19.22/dlib/timer/
H A Dtimer_heavy.h281 next_time_to_run = ts.get_timestamp() + delay*1000; in start()
323 uint64 current_time = ts.get_timestamp(); in thread()
338 current_time = ts.get_timestamp(); in thread()
355 current_time = ts.get_timestamp(); in thread()
/dports/net/ndpi/nDPI-92a1be2/example/
H A Dndpi2timeline.py37 def get_timestamp(seen): function
69 record["ts"] = get_timestamp(toks[2])
78 record["dur"] = get_timestamp(toks[3]) - record["ts"]
/dports/math/libmesh/libmesh-1.6.2/include/utils/
H A Dtimestamp.h35 std::string get_timestamp();
39 target << get_timestamp() << std::endl;
/dports/textproc/meld/meld-3.20.4/meld/ui/
H A Dcellrenderers.py28 def get_timestamp(self): member in CellRendererDate
32 if value == self.get_timestamp():
45 getter=get_timestamp,
/dports/devel/orc/orc-0.4.31/examples/
H A Dvolscale.c210 get_timestamp () in get_timestamp() function
252 start = get_timestamp (); in main()
255 stop = get_timestamp (); in main()
259 start = get_timestamp (); in main()
262 stop = get_timestamp (); in main()

12345678910>>...62