Home
last modified time | relevance | path

Searched defs:read_event (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/science/fastjet/fastjet-3.3.4/example/python/
H A D03-tools.py70 def read_event(filename): function
H A D04-multi-event.py50 def read_event(file_or_filename): function
H A D02-area.py51 def read_event(filename): function
H A D01-basic.py50 def read_event(filename): function
H A D05-user-info.py98 def read_event(file_or_filename): function
H A D06-selector.py136 def read_event(file_or_filename): function
/dports/science/hepmc3/HepMC3-3.2.4/include/HepMC3/
H A DReaderPlugin.h31 …bool read_event(GenEvent& ev) override {if (!m_reader) return false; return m_reader->read_event(… in read_event() function
/dports/devel/apr1/apr-1.7.0/include/arch/win32/
H A Dapr_arch_thread_rwlock.h25 HANDLE read_event; member
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/include/arch/win32/
H A Dapr_arch_thread_rwlock.h25 HANDLE read_event; member
/dports/science/hepmc3/HepMC3-3.2.4/examples/ConvertExample/include/
H A DReaderGZ.h60 bool read_event(GenEvent& evt) { in read_event() function
/dports/devel/py-watchdog/watchdog-2.1.6/tests/
H A Dtest_inotify_buffer.py31 def wait_for_move_event(read_event): argument
/dports/science/hepmc3/HepMC3-3.2.4/rootIO/src/
H A DReaderRootTree.cc85 bool ReaderRootTree::read_event(GenEvent& evt) in read_event() function in HepMC3::ReaderRootTree
H A DReaderRoot.cc49 bool ReaderRoot::read_event(GenEvent& evt) { in read_event() function in HepMC3::ReaderRoot
/dports/audio/ardour6/Ardour-6.8.0/libs/evoral/test/
H A DSMFTest.h45 int read_event(uint32_t* delta_t, uint32_t* size, uint8_t** buf) const { in read_event() function
/dports/devel/py-watchdog/watchdog-2.1.6/src/watchdog/observers/
H A Dinotify_buffer.py38 def read_event(self): member in InotifyBuffer
/dports/multimedia/py-mido/mido-1.2.10/extras/
H A Dhid_joystick.py84 def read_event(device): function
/dports/mail/postfix-current/postfix-3.7-20211107/src/util/
H A Dfifo_trigger.c131 static void read_event(int unused_event, char *context) in read_event() function
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/calendar/tests/
H A Dtest_access_rights.py27 def read_event(self, user, events, field): member in TestAccessRights
/dports/science/hepmc3/HepMC3-3.2.4/python/src/
H A DpyHepMC3_18.cpp63 bool read_event(class HepMC3::GenEvent & a0) override { in read_event() function
108 bool read_event(class HepMC3::GenEvent & a0) override { in read_event() function
H A DpyHepMC3_10.cpp56 bool read_event(class HepMC3::GenEvent & a0) override { in read_event() function
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/classes/
H A Devent_socket.php58 public function read_event() { function in event_socket
/dports/multimedia/spook/spook-20050207/
H A Dcontrol.c40 struct event *read_event; member
/dports/cad/gmsh/gmsh-4.9.2-source/Common/
H A DGamePad.cpp159 int GamePad::read_event() in read_event() function in GamePad
/dports/audio/ardour6/Ardour-6.8.0/libs/evoral/
H A DSMFReader.cc166 SMFReader::read_event(size_t buf_len, in read_event() function in Evoral::SMFReader
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/devd-rs-0.3.0/src/
H A Dlib.rs94 pub fn read_event(&mut self) -> Result<Event> { in read_event() method

1234567