Searched defs:notifyProc (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDVFamilyLib.c423 OSErr DVCNewNotification( DVCDeviceConnectionID connID, DVCNotifyProc notifyProc, argument
H A DDVFamilyPriv.h163 DVCNotifyProc notifyProc; member in struct:DVNotificationEntryStruct
169 DVCNotifyProc notifyProc; member in struct:DVEventEntryStruct
/macosx-10.10/IOFWDVComponents-207.4.1/
H A DDVFamily.c64 DVNotifyProc notifyProc; member in struct:DVNotificationEntryStruct
164 OSErr DVNewNotification( DVDeviceRefNum refNum, DVNotifyProc notifyProc, argument
[all...]
/macosx-10.10/OpenAL-54/Source/OpenAL/
H A DoalImp.cpp4783 AL_API ALenum AL_APIENTRY alSourceAddNotification (ALuint sid, ALuint notificationID, alSourceNotificationProc notifyProc, ALvoid* userData) argument
4822 AL_API ALvoid AL_APIENTRY alSourceRemoveNotification (ALuint sid, ALuint notificationID, alSourceNotificationProc notifyProc, ALvoid* userData) argument
H A DoalSource.cpp2361 ALenum OALSource::AddNotification(ALuint notificationID, alSourceNotificationProc notifyProc, ALvoid* userData) argument
2376 void OALSource::RemoveNotification(ALuint notificationID, alSourceNotificationProc notifyProc, ALvoid* userData) argument

Completed in 199 milliseconds