Home
last modified time | relevance | path

Searched defs:iEvent (Results 1 – 25 of 43) sorted by relevance

12

/dports/security/snort/snort-2.9.18/src/preprocessors/HttpInspect/event_output/
H A Dhi_eo_log.c219 int hi_eo_anom_server_event_log(HI_SESSION *Session, int iEvent, void *data, in hi_eo_anom_server_event_log()
305 int hi_eo_client_event_log(HI_SESSION *Session, int iEvent, void *data, in hi_eo_client_event_log()
381 int hi_eo_server_event_log(HI_SESSION *Session, int iEvent, void *data, in hi_eo_server_event_log()
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/ftptelnet/
H A Dftpp_eo_log.c245 int iEvent, void *data, void (*free_data)(void *) ) in ftpp_eo_event_log()
300 int telnet_eo_event_log(TELNET_SESSION *Session, int iEvent, void *data, in telnet_eo_event_log()
348 int ftp_eo_event_log(FTP_SESSION *Session, int iEvent, void *data, in ftp_eo_event_log()
/dports/print/hplip/hplip-3.20.6/prnt/hpcups/
H A Ddbuscomm.cpp79 …tring strDbusPath,string strInterfaceName, string strDeviceURI, string strPrinterName, int iEvent, in sendEvent()
135 bool DBusCommunicator::sendEvent(int iEvent, string strTitle/*=""*/, int iJobId/*=0*/,string strUse… in sendEvent()
/dports/finance/skrooge/skrooge-2.26.1/skgbasegui/
H A Dskgcalculatoredit.cpp130 void SKGCalculatorEdit::keyPressEvent(QKeyEvent* iEvent) in keyPressEvent()
155 void SKGCalculatorEdit::focusOutEvent(QFocusEvent* iEvent) in focusOutEvent()
H A Dskgwidget.cpp89 bool SKGWidget::eventFilter(QObject* iObject, QEvent* iEvent) in eventFilter()
H A Dskgtablewidget.cpp75 bool SKGTableWidget::eventFilter(QObject* iObject, QEvent* iEvent) in eventFilter()
H A Dskgwebview.cpp179 void SKGWebView::contextMenuEvent(QContextMenuEvent* iEvent) in contextMenuEvent()
204 bool SKGWebView::eventFilter(QObject* iObject, QEvent* iEvent) in eventFilter()
H A Dskggraphicsview.cpp183 bool SKGGraphicsView::eventFilter(QObject* iObject, QEvent* iEvent) in eventFilter()
H A Dkdateedit.cpp305 bool KDateEdit::eventFilter(QObject* iObject, QEvent* iEvent) in eventFilter()
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Devent.h190 typedef EL::iterator iEvent; typedef
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/midilib/src/
H A Dmidiutil.c504 BOOL muGetTextName(char *pName, tMIDI_TEXT iEvent) in muGetTextName()
510 BOOL muGetMetaName(char *pName, tMIDI_META iEvent) in muGetMetaName()
/dports/games/openlierox/OpenLieroX/include/DeprecatedGUI/
H A DCGuiSkinnedLayout.h98 virtual void ProcessChildEvent(int iEvent, CWidget * child) { }; in ProcessChildEvent()
/dports/finance/skrooge/skrooge-2.26.1/plugins/skrooge/skrooge_tracker/
H A Dskgtrackerpluginwidget.cpp66 bool SKGTrackerPluginWidget::eventFilter(QObject* iObject, QEvent* iEvent) in eventFilter()
/dports/devel/liblogging/liblogging-1.0.6/rfc3195/src/
H A Dbeepprofile.c239 srRetVal sbProfSetEventHandler(sbProfObj* pThis, sbProfEvent iEvent, srRetVal (*handler)()) in sbProfSetEventHandler()
/dports/finance/skrooge/skrooge-2.26.1/plugins/skrooge/skrooge_payee/
H A Dskgpayeepluginwidget.cpp80 bool SKGPayeePluginWidget::eventFilter(QObject* iObject, QEvent* iEvent) in eventFilter()
/dports/security/barnyard2-sguil/barnyard2-2-1.13/src/output-plugins/
H A Dspo_syslog_full.c882 Unified2EventCommon *iEvent = NULL; in OpSyslog_Alert() local
1191 Unified2EventCommon *iEvent = NULL; in OpSyslog_Log() local
/dports/security/barnyard2/barnyard2-2-1.13/src/output-plugins/
H A Dspo_syslog_full.c882 Unified2EventCommon *iEvent = NULL; in OpSyslog_Alert() local
1191 Unified2EventCommon *iEvent = NULL; in OpSyslog_Log() local
/dports/devel/juce/JUCE-f37e9a1/examples/Utilities/
H A DAnalyticsCollectionDemo.h254 for (auto iEvent = 0; iEvent < numEvents; ++iEvent) in restoreUnloggedEvents() local
/dports/finance/skrooge/skrooge-2.26.1/plugins/skrooge/skrooge_scheduled/
H A Dskgscheduledpluginwidget.cpp99 bool SKGScheduledPluginWidget::eventFilter(QObject* iObject, QEvent* iEvent) in eventFilter()
/dports/finance/skrooge/skrooge-2.26.1/plugins/skrooge/skrooge_categories/
H A Dskgcategoriespluginwidget.cpp94 bool SKGCategoriesPluginWidget::eventFilter(QObject* iObject, QEvent* iEvent) in eventFilter()
/dports/games/SpaceCadetPinball/SpaceCadetPinball-Release_2.0/SpaceCadetPinball/
H A Dmidi.h49 uint32_t iEvent; member
/dports/finance/skrooge/skrooge-2.26.1/skgbankgui/
H A Dskgpredicatcreator.cpp266 bool SKGPredicatCreator::eventFilter(QObject* iObject, QEvent* iEvent) in eventFilter()
/dports/games/openlierox/OpenLieroX/src/client/DeprecatedGUI/
H A DCChatWidget.cpp209 void CChatWidget::ProcessChildEvent(int iEvent, CWidget * child) in ProcessChildEvent()
/dports/finance/skrooge/skrooge-2.26.1/plugins/skrooge/skrooge_calculator/
H A Dskgcalculatorpluginwidget.cpp117 bool SKGCalculatorPluginWidget::eventFilter(QObject* iObject, QEvent* iEvent) in eventFilter()
/dports/finance/skrooge/skrooge-2.26.1/plugins/generic/skg_bookmark/
H A Dskgbookmarkplugindockwidget.cpp589 void SKGBookmarkPluginDockWidget::resizeEvent(QResizeEvent* iEvent) in resizeEvent()

12