Home
last modified time | relevance | path

Searched refs:SIGNAL_COUNT (Results 1 – 25 of 49) sorted by relevance

12

/dports/emulators/mess/mame-mame0226/src/devices/bus/econet/
H A Deconet.h49 SIGNAL_COUNT enumerator
66 int m_line[SIGNAL_COUNT];
78 int m_line[SIGNAL_COUNT];
/dports/emulators/mame/mame-mame0226/src/devices/bus/econet/
H A Deconet.h49 SIGNAL_COUNT enumerator
66 int m_line[SIGNAL_COUNT];
78 int m_line[SIGNAL_COUNT];
/dports/devel/silc-toolkit/silc-toolkit-1.1.12/lib/silcutil/unix/
H A Dsilcunixschedule.c57 #define SIGNAL_COUNT 32 macro
58 SilcUnixSignal signal_call[SIGNAL_COUNT];
408 for (i = 0; i < SIGNAL_COUNT; i++) { in silc_schedule_internal_init()
470 for (i = 0; i < SIGNAL_COUNT; i++) { in silc_schedule_internal_sighandler()
497 for (i = 0; i < SIGNAL_COUNT; i++) { in silc_schedule_internal_signal_register()
527 for (i = 0; i < SIGNAL_COUNT; i++) { in silc_schedule_internal_signal_unregister()
556 for (i = 0; i < SIGNAL_COUNT; i++) { in silc_schedule_internal_signals_call()
/dports/emulators/mess/mame-mame0226/src/devices/bus/cbmiec/
H A Dcbmiec.h81 SIGNAL_COUNT enumerator
99 int m_line[SIGNAL_COUNT];
114 int m_line[SIGNAL_COUNT];
/dports/emulators/mame/mame-mame0226/src/devices/bus/cbmiec/
H A Dcbmiec.h81 SIGNAL_COUNT enumerator
99 int m_line[SIGNAL_COUNT];
114 int m_line[SIGNAL_COUNT];
/dports/multimedia/sabbu/sabbu-0.3.0/Source/
H A DkryColor.cpp42 kryColor::kryColor() : kryObject(kryColor::SIGNAL_COUNT) in kryColor()
55 …r(int id, char *t_id, char *name, int red, int green, int blue) : kryObject(kryColor::SIGNAL_COUNT) in kryColor()
H A DkrySabbu.cpp32 krySabbu::krySabbu() : kryObject(krySabbu::SIGNAL_COUNT) in krySabbu()
H A DkrySabbu.h15 SIGNAL_COUNT enumerator
H A DkryColorTable.h25 SIGNAL_COUNT enumerator
H A DkryColor.h34 SIGNAL_COUNT enumerator
H A DkryUiGTK.h37 SIGNAL_COUNT enumerator
H A DkryEvent.h70 SIGNAL_COUNT enumerator
H A DkryColorTable.cpp40 kryColorTable::kryColorTable(int n_colors) : kryObject(kryColorTable::SIGNAL_COUNT), m_refcount(1) in kryColorTable()
/dports/emulators/mess/mame-mame0226/src/devices/bus/ieee488/
H A Dieee488.h121 SIGNAL_COUNT enumerator
138 int m_line[SIGNAL_COUNT];
160 int m_line[SIGNAL_COUNT];
H A Dremote488.h54 SIGNAL_COUNT enumerator
/dports/emulators/mame/mame-mame0226/src/devices/bus/ieee488/
H A Dieee488.h121 SIGNAL_COUNT enumerator
138 int m_line[SIGNAL_COUNT];
160 int m_line[SIGNAL_COUNT];
H A Dremote488.h54 SIGNAL_COUNT enumerator
/dports/devel/thunar-vcs-plugin/thunar-vcs-plugin-0.2.0/tvp-git-helper/
H A Dtgh-notify-dialog.c48 SIGNAL_COUNT enumerator
51 static guint signals[SIGNAL_COUNT];
H A Dtgh-blame-dialog.c49 SIGNAL_COUNT enumerator
52 static guint signals[SIGNAL_COUNT];
H A Dtgh-status-dialog.c52 SIGNAL_COUNT enumerator
55 static guint signals[SIGNAL_COUNT];
H A Dtgh-branch-dialog.c56 SIGNAL_COUNT enumerator
59 static guint signals[SIGNAL_COUNT];
/dports/devel/thunar-vcs-plugin/thunar-vcs-plugin-0.2.0/tvp-svn-helper/
H A Dtsh-notify-dialog.c48 SIGNAL_COUNT enumerator
51 static guint signals[SIGNAL_COUNT];
H A Dtsh-blame-dialog.c52 SIGNAL_COUNT enumerator
55 static guint signals[SIGNAL_COUNT];
/dports/shells/fish/fish-3.3.1/src/
H A Devent.cpp29 static constexpr size_t SIGNAL_COUNT = NSIG; member in pending_signals_t
35 std::array<std::atomic<bool>, SIGNAL_COUNT> received_{};
61 std::bitset<SIGNAL_COUNT> acquire_pending() { in acquire_pending()
73 std::bitset<SIGNAL_COUNT> result{}; in acquire_pending()
/dports/net-im/telepathy-farstream/telepathy-farstream-0.6.2/telepathy-farstream/
H A Dcontent.c47 SIGNAL_COUNT enumerator
50 static guint signals[SIGNAL_COUNT] = {0};

12