Home
last modified time | relevance | path

Searched defs:inHandler (Results 1 – 25 of 52) sorted by relevance

123

/dports/audio/faust/faust-2.37.3/architecture/AU/PublicUtility/
H A DCADebugMacros.h249 #define FailIf(inCondition, inHandler, inMessage) \ argument
257 #define FailWithAction(inCondition, inAction, inHandler, inMessage) \ argument
266 #define FailIfNULL(inPointer, inAction, inHandler, inMessage) \ argument
287 #define FailIfError(inError, inAction, inHandler, inMessage) \ argument
300 #define FailIfNoMessage(inCondition, inHandler, inMessage) \ argument
334 #define FailIfErrorNoMessage(inError, inAction, inHandler, inMessage) \ argument
442 #define FailIf(inCondition, inHandler, inMessage) \ argument
449 #define FailWithAction(inCondition, inAction, inHandler, inMessage) \ argument
457 #define FailIfNULL(inPointer, inAction, inHandler, inMessage) \ argument
473 #define FailIfError(inError, inAction, inHandler, inMessage) \ argument
[all …]
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/
H A DCADebugMacros.h254 #define FailIf(inCondition, inHandler, inMessage) \ argument
262 #define FailWithAction(inCondition, inAction, inHandler, inMessage) \ argument
271 #define FailIfNULL(inPointer, inAction, inHandler, inMessage) \ argument
292 #define FailIfError(inError, inAction, inHandler, inMessage) \ argument
305 #define FailIfNoMessage(inCondition, inHandler, inMessage) \ argument
339 #define FailIfErrorNoMessage(inError, inAction, inHandler, inMessage) \ argument
447 #define FailIf(inCondition, inHandler, inMessage) \ argument
454 #define FailWithAction(inCondition, inAction, inHandler, inMessage) \ argument
462 #define FailIfNULL(inPointer, inAction, inHandler, inMessage) \ argument
478 #define FailIfError(inError, inAction, inHandler, inMessage) \ argument
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/PublicUtility/
H A DCADebugMacros.h250 #define FailIf(inCondition, inHandler, inMessage) \ argument
258 #define FailWithAction(inCondition, inAction, inHandler, inMessage) \ argument
267 #define FailIfNULL(inPointer, inAction, inHandler, inMessage) \ argument
288 #define FailIfError(inError, inAction, inHandler, inMessage) \ argument
301 #define FailIfNoMessage(inCondition, inHandler, inMessage) \ argument
335 #define FailIfErrorNoMessage(inError, inAction, inHandler, inMessage) \ argument
443 #define FailIf(inCondition, inHandler, inMessage) \ argument
450 #define FailWithAction(inCondition, inAction, inHandler, inMessage) \ argument
458 #define FailIfNULL(inPointer, inAction, inHandler, inMessage) \ argument
474 #define FailIfError(inError, inAction, inHandler, inMessage) \ argument
[all …]
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/PublicUtility/
H A DCADebugMacros.h212 #define FailIf(inCondition, inHandler, inMessage) \ argument
220 #define FailWithAction(inCondition, inAction, inHandler, inMessage) \ argument
229 #define FailIfNULL(inPointer, inAction, inHandler, inMessage) \ argument
250 #define FailIfError(inError, inAction, inHandler, inMessage) \ argument
263 #define FailIfNoMessage(inCondition, inHandler, inMessage) \ argument
297 #define FailIfErrorNoMessage(inError, inAction, inHandler, inMessage) \ argument
405 #define FailIf(inCondition, inHandler, inMessage) \ argument
412 #define FailWithAction(inCondition, inAction, inHandler, inMessage) \ argument
420 #define FailIfNULL(inPointer, inAction, inHandler, inMessage) \ argument
436 #define FailIfError(inError, inAction, inHandler, inMessage) \ argument
[all …]
/dports/audio/mixxx/mixxx-2.3.0/lib/apple/
H A DCADebugMacros.h249 #define FailIf(inCondition, inHandler, inMessage) \ argument
257 #define FailWithAction(inCondition, inAction, inHandler, inMessage) \ argument
266 #define FailIfNULL(inPointer, inAction, inHandler, inMessage) \ argument
287 #define FailIfError(inError, inAction, inHandler, inMessage) \ argument
300 #define FailIfNoMessage(inCondition, inHandler, inMessage) \ argument
334 #define FailIfErrorNoMessage(inError, inAction, inHandler, inMessage) \ argument
442 #define FailIf(inCondition, inHandler, inMessage) \ argument
449 #define FailWithAction(inCondition, inAction, inHandler, inMessage) \ argument
457 #define FailIfNULL(inPointer, inAction, inHandler, inMessage) \ argument
473 #define FailIfError(inError, inAction, inHandler, inMessage) \ argument
[all …]
/dports/games/alephone/alephone-release-20190331/Source_Files/TCPMess/
H A DMessageDispatcher.h43 void setHandlerForType(MessageHandler* inHandler, MessageTypeID inType) in setHandlerForType()
73 void setDefaultHandler(MessageHandler* inHandler) in setDefaultHandler()
H A DCommunicationsChannel.h83 void setMessageHandler(MessageHandler* inHandler) { mMessageHandler = inHandler; } in setMessageHandler()
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio105/
H A DCADebugMacros.h183 #define FailIf(inCondition, inHandler, inMessage) \ argument
191 #define FailWithAction(inCondition, inAction, inHandler, inMessage) \ argument
200 #define FailIfNULL(inPointer, inAction, inHandler, inMessage) \ argument
321 #define FailIf(inCondition, inHandler, inMessage) \ argument
328 #define FailWithAction(inCondition, inAction, inHandler, inMessage) \ argument
336 #define FailIfNULL(inPointer, inAction, inHandler, inMessage) \ argument
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/mac/
H A DCarbon.java60 …int InstallEventHandler(Pointer inTarget, EventHandlerProcPtr inHandler, int inNumTypes, EventType… in InstallEventHandler()
/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/unix/
H A Dsvcproc.cxx542 static PBoolean inHandler = PFalse; in PXOnAsyncSignal() local
/dports/lang/seed7/seed7/src/
H A Dsigutl.c153 static boolType signalDecision (int signalNum, boolType inHandler) in signalDecision()
/dports/misc/jbidwatcher/jbidwatcher-2.5.6/src/com/jbidwatcher/ui/
H A DJDropListener.java39 public JDropListener(JDropHandler inHandler) { in JDropListener()
/dports/audio/faust/faust-2.37.3/architecture/AU/AUPublic/AUInstrumentBase/
H A DSynthElement.cpp90 …t::SynthGroupElement(AUInstrumentBase *audioUnit, UInt32 inElement, MIDIControlHandler *inHandler) in SynthGroupElement()
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/AudioUnits/AUPublic/AUInstrumentBase/
H A DSynthElement.cpp90 …nt::SynthGroupElement(AUInstrumentBase *audioUnit, UInt32 inElement, MIDIControlHandler *inHandler) in SynthGroupElement()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/AUPublic/
H A DSynthElement.cpp52 …t::SynthGroupElement(AUInstrumentBase *audioUnit, UInt32 inElement, MIDIControlHandler *inHandler) in SynthGroupElement()
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/kcms/kfontinst/dbus/
H A DHelper.cpp62 static bool inHandler = false; in signalHander() local
/dports/x11-fonts/xfs/xfs-1.2.0/difs/
H A Ddifsutils.c239 static Bool inHandler; variable
/dports/net/mpich/mpich-3.4.3/src/pm/util/
H A Dprocess.c451 static volatile int inHandler = 0; variable
/dports/net/mpich2/mpich2-1.5/src/pm/util/
H A Dprocess.c467 static volatile int inHandler = 0; variable
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/dix/
H A Ddixutils.c425 static Bool inHandler; variable
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/dix/
H A Ddixutils.c372 static Bool inHandler; variable
/dports/x11-servers/xephyr/xorg-server-1.20.13/dix/
H A Ddixutils.c372 static Bool inHandler; variable
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/dix/
H A Ddixutils.c372 static Bool inHandler; variable
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/dix/
H A Ddixutils.c372 static Bool inHandler; variable
/dports/x11-servers/xwayland/xorg-server-1.20.13/dix/
H A Ddixutils.c372 static Bool inHandler; variable

123