Searched defs:iid (Results 26 - 44 of 44) sorted by relevance

12

/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDLib/
H A DIOHIDQueueClass.cpp129 HRESULT IOHIDQueueClass::queryInterface(REFIID iid, void ** ppv) argument
715 HRESULT IOHIDObsoleteQueueClass::queryInterface(REFIID iid, void ** ppv) argument
H A DIOHIDTransactionClass.cpp105 HRESULT IOHIDTransactionClass::queryInterface(REFIID iid, void ** ppv) argument
598 HRESULT IOHIDOutputTransactionClass::queryInterface(REFIID iid, void ** ppv) argument
H A DIOHIDUPSClass.cpp381 HRESULT IOHIDUPSClass::queryInterface(REFIID iid, void **ppv) argument
H A DIOHIDDeviceClass.cpp328 HRESULT IOHIDDeviceClass::queryInterface(REFIID iid, void **ppv) argument
2061 HRESULT IOHIDObsoleteDeviceClass::queryInterface(REFIID iid, void **ppv) argument
/macosx-10.9.5/vim-53/src/
H A Dif_ole.cpp265 GetIDsOfNames( const IID &iid, OLECHAR **names, UINT n, LCID, DISPID *dispids) argument
279 Invoke( DISPID member, const IID &iid, LCID, WORD flags, DISPPARAMS *dispparams, VARIANT *result, EXCEPINFO *excepinfo, UINT *argerr) argument
H A Dgui.c955 static int iid; local
/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibConsumer.cpp483 HRESULT IOFireWireAVCLibConsumer::queryInterface( void * self, REFIID iid, void **ppv ) argument
H A DIOFireWireAVCLibProtocol.c297 static HRESULT queryInterface( void * self, REFIID iid, void **ppv ) argument
H A DIOFireWireAVCLibUnit.cpp292 static HRESULT queryInterface( void * self, REFIID iid, void **ppv ) argument
738 static void *GetAncestorInterface( void * self, char * object_class, REFIID pluginType, REFIID iid) argument
801 static void *GetProtocolInterface( void * self, REFIID pluginType, REFIID iid) argument
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibCommand.cpp239 Cmd::QueryInterface(REFIID iid, LPVOID* ppv) argument
858 ReadCmd::QueryInterface(REFIID iid, LPVOID* ppv) argument
970 ReadQuadCmd::QueryInterface(REFIID iid, LPVOID* ppv) argument
1119 WriteCmd::QueryInterface(REFIID iid, LPVOID* ppv) argument
1196 PHYCmd::QueryInterface( REFIID iid, LPVOID* ppv ) argument
1275 QueryInterface(REFIID iid, LPVOID* ppv) argument
1446 QueryInterface(REFIID iid, LPVOID* ppv) argument
1740 QueryInterface(REFIID iid, LPVOID* ppv) argument
[all...]
H A DIOFireWireLibIsochPort.cpp615 RemoteIsochPortCOM::QueryInterface(REFIID iid, void ** ppv ) argument
1652 LocalIsochPortCOM::QueryInterface ( REFIID iid, void ** ppv ) argument
H A DIOFireWireLibDevice.cpp126 Device::QueryInterface(REFIID iid, LPVOID* ppv) argument
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
1101 GetConfigDirectory( REFIID iid) argument
1125 CreateConfigDirectoryWithIOObject( io_object_t inObject, REFIID iid) argument
1147 CreatePhysicalAddressSpace( UInt32 inSize, void* inBackingStore, UInt32 inFlags, REFIID iid) argument
1189 CreateAddressSpace( UInt32 inSize, void* inRefCon, UInt32 inQueueBufferSize, void* inBackingStore, UInt32 inFlags, REFIID iid, Boolean isInitialUnits, UInt32 inAddressLo ) argument
1504 CreateRemoteIsochPort( Boolean inTalking, REFIID iid) argument
1521 CreateLocalIsochPortWithOptions( Boolean talking, DCLCommand* dclProgram, UInt32 startEvent, UInt32 startState, UInt32 startMask, IOVirtualRange dclProgramRanges[], UInt32 dclProgramRangeCount, IOVirtualRange bufferRanges[], UInt32 bufferRangeCount, IOFWIsochPortOptions options, REFIID iid) argument
1727 CreateIRMAllocation(Boolean releaseIRMResourcesOnFree, IOFireWireLibIRMAllocationLostNotificationProc callback, void *pLostNotificationProcRefCon, 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
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
2313 SCreateLocalUnitDirectory(IOFireWireLibDeviceRef self, REFIID iid) argument
2319 SGetConfigDirectory(IOFireWireLibDeviceRef self, REFIID iid) argument
2325 SCreateConfigDirectoryWithIOObject(IOFireWireLibDeviceRef self, io_object_t inObject, REFIID iid) argument
2335 SCreatePseudoAddressSpace(IOFireWireLibDeviceRef self, UInt32 inLength, void* inRefCon, UInt32 inQueueBufferSize, void* inBackingStore, UInt32 inFlags, REFIID iid) argument
2342 SCreatePhysicalAddressSpace(IOFireWireLibDeviceRef self, UInt32 inLength, void* inBackingStore, UInt32 flags, REFIID iid) argument
2348 SCreateInitialUnitsPseudoAddressSpace( IOFireWireLibDeviceRef self, UInt32 inAddressLo, UInt32 inSize, void* inRefCon, UInt32 inQueueBufferSize, void* inBackingStore, UInt32 inFlags, REFIID iid) argument
2408 SCreateRemoteIsochPort( IOFireWireLibDeviceRef self, Boolean inTalking, REFIID iid) argument
2417 S_CreateLocalIsochPort( IOFireWireLibDeviceRef self, Boolean talking, DCLCommand* dclProgram, UInt32 startEvent, UInt32 startState, UInt32 startMask, IOVirtualRange dclProgramRanges[], UInt32 dclProgramRangeCount, IOVirtualRange bufferRanges[], UInt32 bufferRangeCount, REFIID iid) argument
2635 S_CreateLocalIsochPortWithOptions( IOFireWireLibDeviceRef self, Boolean talking, DCLCommand* dclProgram, UInt32 startEvent, UInt32 startState, UInt32 startMask, IOVirtualRange dclProgramRanges[], UInt32 dclProgramRangeCount, IOVirtualRange bufferRanges[], UInt32 bufferRangeCount, IOFWIsochPortOptions options, REFIID iid) argument
2655 S_CreateVectorCommand( IOFireWireLibDeviceRef self, IOFireWireLibCommandCallback callback, void* inRefCon, REFIID iid) argument
2679 S_CreatePHYPacketListener( IOFireWireLibDeviceRef self, UInt32 queueCount, REFIID iid) argument
2707 S_CreateIRMAllocation( IOFireWireLibDeviceRef self, Boolean releaseIRMResourcesOnFree, IOFireWireLibIRMAllocationLostNotificationProc callback, void *pLostNotificationProcRefCon, 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...]
/macosx-10.9.5/configd-596.15/SCMonitor/
H A Dmonitor.c1206 myQueryInterface(void *myInstance, REFIID iid, LPVOID *ppv) argument
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A DBonjourEvents.c174 static HRESULT QueryInterface(void *myInstance, REFIID iid, LPVOID *ppv) argument
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dresrc.c791 define_control(const struct res_id iid, unsigned long id, unsigned long x, unsigned long y, unsigned long width, unsigned long height, unsigned long class, unsigned long style, unsigned long exstyle) argument
817 define_icon_control(struct res_id iid, unsigned long id, unsigned long x, unsigned long y, unsigned long style, unsigned long exstyle, unsigned long help, struct rcdata_item *data, struct dialog_ex *ex) argument
/macosx-10.9.5/eap8021x-180/EAPOLMonitor.bproj/
H A Deapol_monitor.c1243 static HRESULT myQueryInterface(void *myInstance, REFIID iid, LPVOID *ppv) { argument
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSShared/
H A Ddnsextd.c3103 mDNSCoreReceive(mDNS *const m, void *const msg, const mDNSu8 *const end, const mDNSAddr *const srcaddr, const mDNSIPPort srcport, const mDNSAddr *const dstaddr, const mDNSIPPort dstport, const mDNSInterfaceID iid) argument
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/
H A DmDNSWin32.c3220 mDNSInterfaceID iid; local
/macosx-10.9.5/ruby-104/ruby/ext/win32ole/
H A Dwin32ole.c4480 IID iid; local
7584 EVENTSINK_QueryInterface( PEVENTSINK pEV, REFIID iid, LPVOID* ppv ) argument
8289 IID iid; local
[all...]

Completed in 1211 milliseconds

12