/dports/www/trafficserver/trafficserver-9.1.1/proxy/ |
H A D | Transform.cc | 120 m_event_count(0), in TransformTerminus() 129 if (ink_atomic_increment((int *)&m_event_count, 1) < 0) { \ 142 val = ink_atomic_increment(&m_event_count, -1); in handle_event() 144 Debug("transform", "[TransformTerminus::handle_event] event_count %d", m_event_count); in handle_event() 278 if (ink_atomic_increment(&m_event_count, 1) < 0) { in do_io_read() 281 Debug("transform", "[TransformTerminus::do_io_read] event_count %d", m_event_count); in do_io_read() 303 if (ink_atomic_increment(&m_event_count, 1) < 0) { in do_io_write() 319 if (ink_atomic_increment(&m_event_count, 1) < 0) { in do_io_close() 366 if (m_event_count == 0) { in reenable() 367 if (ink_atomic_increment(&m_event_count, 1) < 0) { in reenable() [all …]
|
H A D | TransformInternal.h | 48 int m_event_count; variable
|
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/src/sysc/kernel/ |
H A D | sc_method_process.cpp | 107 m_event_count = 0; in clear_trigger() 132 m_event_count = 0; in clear_trigger() 701 -- m_event_count; in trigger_dynamic() 702 if ( m_event_count == 0 ) in trigger_dynamic() 775 -- m_event_count; in trigger_dynamic() 776 if ( m_event_count == 0 ) in trigger_dynamic()
|
H A D | sc_thread_process.cpp | 763 -- m_event_count; in trigger_dynamic() 764 if ( m_event_count == 0 ) in trigger_dynamic() 837 -- m_event_count; in trigger_dynamic() 838 if ( m_event_count == 0 ) in trigger_dynamic()
|
H A D | sc_method_process.h | 213 m_event_count = el.size(); in next_trigger() 260 m_event_count = el.size(); in next_trigger()
|
H A D | sc_thread_process.h | 309 m_event_count = el.size(); in wait() 368 m_event_count = el.size(); in wait()
|
/dports/emulators/mess/mame-mame0226/src/devices/cpu/f2mc16/ |
H A D | mb9061x.cpp | 68 memset(m_event_count, 0, sizeof(m_event_count)); in device_reset() 210 m_event_count[timer] = m_timer_regs[2] | (m_timer_regs[3]<<8); in timer_w() 259 m_event_count[timer]--; in tin_common() 262 if (m_event_count[timer] == 0xffff) in tin_common() 275 m_event_count[timer] = m_timer_regs[2] | (m_timer_regs[3]<<8); in tin_common()
|
H A D | mb9061x.h | 72 u16 m_event_count[2]; variable
|
/dports/emulators/mame/mame-mame0226/src/devices/cpu/f2mc16/ |
H A D | mb9061x.cpp | 68 memset(m_event_count, 0, sizeof(m_event_count)); in device_reset() 210 m_event_count[timer] = m_timer_regs[2] | (m_timer_regs[3]<<8); in timer_w() 259 m_event_count[timer]--; in tin_common() 262 if (m_event_count[timer] == 0xffff) in tin_common() 275 m_event_count[timer] = m_timer_regs[2] | (m_timer_regs[3]<<8); in tin_common()
|
H A D | mb9061x.h | 72 u16 m_event_count[2]; variable
|
/dports/math/cgal/CGAL-5.3/include/CGAL/Boolean_set_operations_2/ |
H A D | Gps_agg_op_visitor.h | 163 unsigned int m_event_count; // The number of events so far. 171 m_event_count(0), in Gps_agg_op_visitor() 177 event->set_index(m_event_count); in before_handle_event() 178 m_event_count++; in before_handle_event()
|
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/utils/ |
H A D | timer.cpp | 43 if(m_event_count == 0) in stop() 55 ++m_event_count; in stop()
|
H A D | timer.h | 121 return m_event_count * m_event_mult; in events() 177 uint64_t m_event_count = 0; variable
|
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/utils/ |
H A D | timer.cpp | 43 if(m_event_count == 0) in stop() 55 ++m_event_count; in stop()
|
H A D | timer.h | 121 return m_event_count * m_event_mult; in events() 177 uint64_t m_event_count = 0; variable
|
/dports/security/botan2/Botan-2.18.2/src/lib/utils/ |
H A D | timer.cpp | 43 if(m_event_count == 0) in stop() 55 ++m_event_count; in stop()
|
H A D | timer.h | 121 return m_event_count * m_event_mult; in events() 177 uint64_t m_event_count = 0; variable
|
/dports/www/trafficserver/trafficserver-9.1.1/include/ts/ |
H A D | InkAPIPrivateIOCore.h | 59 int m_event_count; variable
|
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/ |
H A D | rpl_binlog_sender.h | 366 int m_event_count; variable
|
/dports/databases/mysql57-client/mysql-5.7.36/sql/ |
H A D | rpl_binlog_sender.h | 381 int m_event_count; variable
|
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/ |
H A D | rpl_binlog_sender.h | 383 int m_event_count; variable
|
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/ |
H A D | rpl_binlog_sender.h | 381 int m_event_count; variable
|
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/ |
H A D | rpl_binlog_sender.h | 383 int m_event_count; variable
|
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/ |
H A D | rpl_binlog_sender.h | 374 int m_event_count; variable
|
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/ |
H A D | rpl_binlog_sender.h | 383 int m_event_count; variable
|