Home
last modified time | relevance | path

Searched defs:Reactors (Results 1 – 6 of 6) sorted by relevance

/dports/devel/py-twisted/Twisted-22.1.0/docs/core/howto/
H A Dchoosing-reactor.rst136 Select()-based Reactor
173 Poll-based Reactor
203 KQueue
235 WaitForMultipleObjects (WFMO) for Win32
267 Input/Output Completion Port (IOCP) for Win32
300 Epoll-based Reactor
338 GTK+
391 GTK+ 3.0 and GObject Introspection
462 wxPython
548 CoreFoundation
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/doc/sphinx/cython/
H A Dzerodim.rst32 Reactors section in Zero-Dimensional Reactor Networks
35 Reservoir
39 Reactor
43 IdealGasReactor
47 ConstPressureReactor
51 IdealGasConstPressureReactor
55 FlowReactor
/dports/cad/py-ezdxf/ezdxf-0.16.3/docs/source/dxfinternals/
H A Ddxftags.rst297 .. _app_data_internals:
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/entities/
H A Dappdata.py59 class Reactors: class
/dports/games/d2x/d2x-0.2.5/main/
H A Dcntrlcen.c54 reactor Reactors[MAX_REACTORS]; variable
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Dcntrlcen.cpp57 std::array<reactor, MAX_REACTORS> Reactors; variable