Searched refs:inRefCon (Results 1 - 25 of 31) sorted by relevance

12

/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibIRMAllocation.h56 void* inRefCon = 0) ;
95 void* inRefCon ) ;
106 void* inRefCon );
H A DIOFireWireLibAsyncStreamListener.h64 void* inRefCon = 0) ;
145 void* inRefCon ) ;
158 void* inRefCon );
H A DIOFireWireLibCommand.h148 void* inRefCon ) ;
161 void* inRefCon) ;
207 void* inRefCon) ;
237 void* inRefCon ) ;*/
247 void* inRefCon ) ;
258 void* inRefCon) ;
283 void* inRefCon );
292 void* inRefCon );
324 void* inRefCon ) ;
369 void* inRefCon) ;
[all...]
H A DIOFireWireLibDevice.h239 void* inRefCon,
243 void* inRefCon, REFIID iid) ;
246 UInt32 generation, void* inRefCon, REFIID iid) ;
249 UInt32 generation, void* inRefCon, REFIID iid) ;
272 void* inRefCon,
276 REFIID iid) { return CreateAddressSpace( inSize, inRefCon, inQueueBufferSize, inBackingStore, inFlags, iid ) ; }
287 void* inRefCon,
291 REFIID iid) { return CreateAddressSpace( inSize, inRefCon, inQueueBufferSize, inBackingStore, inFlags, iid, true, inAddressLo ) ; }
295 void* inRefCon,
388 IOFireWireLibVectorCommandRef CreateVectorCommand( IOFireWireLibCommandCallback callback, void* inRefCon, REFII
270 CreatePseudoAddressSpace( UInt32 inSize, void* inRefCon, UInt32 inQueueBufferSize, void* inBackingStore, UInt32 inFlags, REFIID iid) argument
284 CreateInitialUnitsPseudoAddressSpace( UInt32 inAddressLo, UInt32 inSize, void* inRefCon, UInt32 inQueueBufferSize, void* inBackingStore, UInt32 inFlags, REFIID iid) argument
[all...]
H A DIOFireWireLibIRMAllocation.cpp28 void* inRefCon )
34 mUserRefCon(inRefCon),
223 void* inRefCon )
224 : IRMAllocation( reinterpret_cast<const IUnknownVTbl &>( sInterface ), userclient, inKernIRMAllocationRef, inCallBack, inRefCon )
240 void* inRefCon )
245 me = new IRMAllocationCOM( userclient, inKernIRMAllocationRef, inCallBack, inRefCon ) ;
H A DIOFireWireLibPseudoAddressSpace.h52 void* inRefCon) ;
97 void* inRefCon = 0) ;
H A DIOFireWireLibDevice.cpp883 void* inRefCon,
888 IUnknownVTbl** iUnknown = ReadCmd::Alloc(*this, device, addr, buf, size, callback, failOnReset, generation, inRefCon) ;
907 void* inRefCon,
926 void* inRefCon,
931 IUnknownVTbl** iUnknown = WriteCmd::Alloc(*this, device, addr, buf, size, callback, failOnReset, generation, inRefCon) ;
951 void* inRefCon,
964 void* inRefCon, REFIID iid)
968 IUnknownVTbl** iUnknown = CompareSwapCmd::Alloc( *this, device, addr, cmpVal, newVal, quads, callback, failOnReset, generation, inRefCon) ;
1191 void* inRefCon,
1260 IUnknownVTbl** iUnknown = PseudoAddressSpace::Alloc(*this, addrSpaceRef, queueBuffer, inQueueBufferSize, inBackingStore, inRefCon) ;
875 CreateReadCommand( io_object_t device, const FWAddress& addr, void* buf, UInt32 size, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) argument
899 CreateReadQuadletCommand( io_object_t device, const FWAddress & addr, UInt32 quads[], UInt32 numQuads, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) argument
918 CreateWriteCommand( io_object_t device, const FWAddress & addr, void* buf, UInt32 size, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) argument
943 CreateWriteQuadletCommand( io_object_t device, const FWAddress & addr, UInt32 quads[], UInt32 numQuads, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) argument
962 CreateCompareSwapCommand( io_object_t device, const FWAddress & addr, UInt64 cmpVal, UInt64 newVal, unsigned int quads, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) argument
1189 CreateAddressSpace( UInt32 inSize, void* inRefCon, UInt32 inQueueBufferSize, void* inBackingStore, UInt32 inFlags, REFIID iid, Boolean isInitialUnits, UInt32 inAddressLo ) argument
1639 CreateVectorCommand( IOFireWireLibCommandCallback callback, void* inRefCon, REFIID iid ) argument
1657 CreatePHYCommand( UInt32 data1, UInt32 data2, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid ) argument
1768 CreateAsyncStreamListener( UInt32 channel, IOFWAsyncStreamListenerHandler callback, void * inRefCon, UInt32 inQueueBufferSize, REFIID iid ) argument
1846 CreateAsyncStreamCommand( UInt32 channel, UInt32 sync, UInt32 tag, void* buf, UInt32 size, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) argument
2215 SCreateCompareSwapCommand64(IOFireWireLibDeviceRef self, io_object_t device, const FWAddress* addr, UInt64 cmpVal, UInt64 newVal, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid ) argument
2255 SCreateReadCommand(IOFireWireLibDeviceRef self, io_object_t device, const FWAddress* addr, void* buf, UInt32 size, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) argument
2270 SCreateReadQuadletCommand(IOFireWireLibDeviceRef self, io_object_t device, const FWAddress* addr, UInt32 val[], const UInt32 numQuads, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) argument
2278 SCreateWriteCommand(IOFireWireLibDeviceRef self, io_object_t device, const FWAddress* addr, void* buf, UInt32 size, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) argument
2286 SCreateWriteQuadletCommand(IOFireWireLibDeviceRef self, io_object_t device, const FWAddress* addr, UInt32 quads[], const UInt32 numQuads, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) argument
2294 SCreateCompareSwapCommand(IOFireWireLibDeviceRef self, io_object_t device, const FWAddress* addr, UInt32 cmpVal, UInt32 newVal, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) argument
2335 SCreatePseudoAddressSpace(IOFireWireLibDeviceRef self, UInt32 inLength, void* inRefCon, UInt32 inQueueBufferSize, void* inBackingStore, UInt32 inFlags, REFIID iid) argument
2348 SCreateInitialUnitsPseudoAddressSpace( IOFireWireLibDeviceRef self, UInt32 inAddressLo, UInt32 inSize, void* inRefCon, UInt32 inQueueBufferSize, void* inBackingStore, UInt32 inFlags, REFIID iid) argument
2655 S_CreateVectorCommand( IOFireWireLibDeviceRef self, IOFireWireLibCommandCallback callback, void* inRefCon, REFIID iid) argument
2665 S_CreatePHYCommand( IOFireWireLibDeviceRef self, UInt32 data1, UInt32 data2, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid ) argument
2720 S_CreateAsyncStreamListener( IOFireWireLibDeviceRef self, UInt32 channel, IOFWAsyncStreamListenerHandler callback, void* inRefCon, UInt32 inQueueBufferSize, REFIID iid ) argument
2755 S_CreateAsyncStreamCommand( IOFireWireLibDeviceRef self, UInt32 channel, UInt32 sync, UInt32 tag, void* buf, UInt32 size, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) argument
[all...]
H A DIOFireWireLibAsyncStreamListener.cpp30 void* inRefCon )
36 mUserRefCon(inRefCon),
343 void* inRefCon )
345 inBufferSize, inCallBack, inRefCon )
363 void* inRefCon )
368 me = new AsyncStreamListenerCOM( userclient, inKernAddrSpaceRef, inBuffer, inBufferSize, inCallBack, inRefCon ) ;
H A DIOFireWireLib.h1044 IOFireWireLibCommandRef (*CreateReadCommand)( IOFireWireLibDeviceRef self, io_object_t device, const FWAddress * addr, void* buf, UInt32 size, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) ;
1063 IOFireWireLibCommandRef (*CreateReadQuadletCommand)( IOFireWireLibDeviceRef self, io_object_t device, const FWAddress * addr, UInt32 quads[], UInt32 numQuads, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) ;
1082 IOFireWireLibCommandRef (*CreateWriteCommand)( IOFireWireLibDeviceRef self, io_object_t device, const FWAddress * addr, void* buf, UInt32 size, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) ;
1103 IOFireWireLibCommandRef (*CreateWriteQuadletCommand)(IOFireWireLibDeviceRef self, io_object_t device, const FWAddress * addr, UInt32 quads[], UInt32 numQuads, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) ;
1123 IOFireWireLibCommandRef (*CreateCompareSwapCommand)( IOFireWireLibDeviceRef self, io_object_t device, const FWAddress * addr, UInt32 cmpVal, UInt32 newVal, IOFireWireLibCommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon, REFIID iid) ;
1207 @param inRefCon A user specified reference value. This will be passed to all callback functions.
1235 void* inRefCon,
1431 @param inRefCon A user specified reference value. This will be passed to all callback functions.
1467 void* inRefCon,
1584 Boolean failOnReset, UInt32 generation, void* inRefCon, REFII
[all...]
H A DIOFireWireLibPseudoAddressSpace.cpp58 void* inBackingStore, void* inRefCon )
63 me = new PseudoAddressSpace(userclient, inKernAddrSpaceRef, inBuffer, inBufferSize, inBackingStore, inRefCon) ;
173 void* inBuffer, UInt32 inBufferSize, void* inBackingStore, void* inRefCon)
184 mRefCon(inRefCon)
172 PseudoAddressSpace( Device& userclient, UserObjectHandle inKernAddrSpaceRef, void* inBuffer, UInt32 inBufferSize, void* inBackingStore, void* inRefCon) argument
H A DIOFireWireLibVectorCommand.cpp74 void* inRefCon )
76 VectorCommand * me = new VectorCommand( userclient, callback, inRefCon );
88 IOFireWireLibCommandCallback inCallback, void* inRefCon )
92 mRefCon( inRefCon ),
H A DIOFireWireLibVectorCommand.h64 void* inRefCon );
H A DIOFireWireLibCommand.cpp188 const bool inFailOnReset, const UInt32 inGeneration, void* inRefCon,
196 mRefCon( inRefCon ),
542 void* inRefCon,
548 mRefCon = inRefCon ;
756 void* inRefCon,
759 return IOFireWireIUnknown::InterfaceMap<Cmd>::GetThis(self)->SubmitWithRefconAndCallback(inRefCon, inCallback) ;
894 void* inRefCon)
896 ReadCmd* me = new ReadCmd( userclient, device, addr, buf, size, callback, failOnReset, generation, inRefCon ) ;
1714 AsyncStreamCmd::AsyncStreamCmd(Device& userclient, UInt32 channel, UInt32 sync, UInt32 tag, void* buf, UInt32 size, CommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon )
1715 : Cmd( reinterpret_cast<const IUnknownVTbl &>( sInterface), userclient, NULL, FWAddress(), callback, failOnReset, generation, inRefCon,
186 Cmd( const IUnknownVTbl & vtable, Device& userClient, io_object_t device, const FWAddress& inAddr, CommandCallback inCallback, const bool inFailOnReset, const UInt32 inGeneration, void* inRefCon, CommandSubmitParams* params ) argument
541 SubmitWithRefconAndCallback( void* inRefCon, CommandCallback inCallback) argument
754 SSubmitWithRefconAndCallback( IOFireWireLibCommandRef self, void* inRefCon, CommandCallback inCallback) argument
885 Alloc( Device& userclient, io_object_t device, const FWAddress& addr, void* buf, UInt32 size, CommandCallback callback, bool failOnReset, UInt32 generation, void* inRefCon) argument
1729 Alloc( Device& userclient, UInt32 channel, UInt32 sync, UInt32 tag, void* buf, UInt32 size, CommandCallback callback, Boolean failOnReset, UInt32 generation, void* inRefCon) argument
[all...]
H A DIOFireWireLibIsochPort.h108 void* inRefCon) ;
/macosx-10.9.5/WebCore-7537.78.1/platform/audio/ios/
H A DAudioDestinationIOS.h61 static void frameSizeChangedProc(void *inRefCon, AudioUnit inUnit, AudioUnitPropertyID inID, AudioUnitScope inScope, AudioUnitElement inElement);
H A DAudioDestinationIOS.cpp253 void AudioDestinationIOS::frameSizeChangedProc(void *inRefCon, AudioUnit, AudioUnitPropertyID, AudioUnitScope, AudioUnitElement) argument
255 AudioDestinationIOS* audioOutput = static_cast<AudioDestinationIOS*>(inRefCon);
/macosx-10.9.5/OpenAL-52.1/Source/OpenAL/
H A DoalCaptureDevice.h90 static OSStatus InputProc( void * inRefCon,
H A DoalDevice.cpp291 void OALDevice::GraphFormatPropertyListener ( void *inRefCon, argument
298 DebugMessageN1("OALDevice::GraphFormatPropertyListener - OALDevice: %ld", ((OALDevice*)inRefCon)->mSelfToken);
304 ((OALDevice*)inRefCon)->ResetRenderChannelSettings ();
H A DoalDevice.h104 static void GraphFormatPropertyListener ( void *inRefCon,
H A DoalCaptureDevice.cpp220 OSStatus OALCaptureDevice::InputProc(void * inRefCon, argument
230 OALCaptureDevice *This = static_cast<OALCaptureDevice *>(inRefCon);
H A DoalSource.h613 static OSStatus SourceNotificationProc (void *inRefCon,
620 static OSStatus SourceInputProc ( void *inRefCon,
H A DoalContext.h169 static OSStatus ContextNotificationProc ( void *inRefCon,
/macosx-10.9.5/MITKerberosShim-62.1/Kerberos/
H A DKerberosLogin.h381 const KLRefCon inRefCon)
386 KLRefCon* inRefCon)
/macosx-10.9.5/MITKerberosShim-62.1/include/
H A Dmit-KerberosLogin.h334 const KLRefCon inRefCon);
337 KLRefCon* inRefCon);
/macosx-10.9.5/tcl-102/tcl_ext/quicktimetcl/quicktimetcl/
H A DBroadcast.c171 void *inNotificationParams, void *inRefCon );
211 void *ioParams, void *inRefCon );
1555 void *inRefCon )
1557 MovieBroadcast *bcastPtr = (MovieBroadcast *) inRefCon;
2470 void *inRefCon )
2472 MovieBroadcast *bcastPtr = (MovieBroadcast *) inRefCon;

Completed in 154 milliseconds

12