Searched refs:inIndex (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10.1/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibConfigDirectory.h199 int inIndex,
203 int inIndex,
207 int inIndex,
211 int inIndex,
215 int inIndex,
219 int inIndex,
224 int inIndex,
228 int inIndex,
232 int inIndex,
H A DIOFireWireLibConfigDirectory.cpp640 int inIndex,
643 return IOFireWireIUnknown::InterfaceMap<ConfigDirectoryCOM>::GetThis(inDir)->GetIndexType(inIndex, *outType) ;
649 int inIndex,
652 return IOFireWireIUnknown::InterfaceMap<ConfigDirectoryCOM>::GetThis(inDir)->GetIndexKey(inIndex, *outKey) ;
658 int inIndex,
661 return IOFireWireIUnknown::InterfaceMap<ConfigDirectoryCOM>::GetThis(inDir)->GetIndexValue(inIndex, *outValue) ;
667 int inIndex,
670 return IOFireWireIUnknown::InterfaceMap<ConfigDirectoryCOM>::GetThis(inDir)->GetIndexValue(inIndex, outValue) ;
676 int inIndex,
679 return IOFireWireIUnknown::InterfaceMap<ConfigDirectoryCOM>::GetThis(inDir)->GetIndexValue(inIndex, outValu
638 SGetIndexType( IOFireWireLibConfigDirectoryRef inDir, int inIndex, IOConfigKeyType* outType) argument
647 SGetIndexKey( IOFireWireLibConfigDirectoryRef inDir, int inIndex, int * outKey) argument
656 SGetIndexValue_UInt32( IOFireWireLibConfigDirectoryRef inDir, int inIndex, UInt32 * outValue) argument
665 SGetIndexValue_Data( IOFireWireLibConfigDirectoryRef inDir, int inIndex, CFDataRef * outValue) argument
674 SGetIndexValue_String( IOFireWireLibConfigDirectoryRef inDir, int inIndex, CFStringRef* outValue) argument
683 SGetIndexValue_ConfigDirectory( IOFireWireLibConfigDirectoryRef inDir, int inIndex, IOFireWireLibConfigDirectoryRef* outValue, REFIID iid) argument
693 SGetIndexOffset_FWAddress( IOFireWireLibConfigDirectoryRef inDir, int inIndex, FWAddress* outValue) argument
702 SGetIndexOffset_UInt32( IOFireWireLibConfigDirectoryRef inDir, int inIndex, UInt32* outValue) argument
711 SGetIndexEntry( IOFireWireLibConfigDirectoryRef inDir, int inIndex, UInt32* outValue) argument
[all...]
H A DIOFireWireLib.h3545 IOReturn (*GetIndexType) ( IOFireWireLibConfigDirectoryRef self, int inIndex, IOConfigKeyType* type);
3547 IOReturn (*GetIndexKey) ( IOFireWireLibConfigDirectoryRef self, int inIndex, int * key);
3549 IOReturn (*GetIndexValue_UInt32) ( IOFireWireLibConfigDirectoryRef self, int inIndex, UInt32 * value);
3551 IOReturn (*GetIndexValue_Data) ( IOFireWireLibConfigDirectoryRef self, int inIndex, CFDataRef * value);
3553 IOReturn (*GetIndexValue_String) ( IOFireWireLibConfigDirectoryRef self, int inIndex, CFStringRef* outValue);
3555 IOReturn (*GetIndexValue_ConfigDirectory) ( IOFireWireLibConfigDirectoryRef self, int inIndex, IOFireWireLibConfigDirectoryRef* outValue, REFIID iid);
3557 IOReturn (*GetIndexOffset_FWAddress) ( IOFireWireLibConfigDirectoryRef self, int inIndex, FWAddress* outValue);
3559 IOReturn (*GetIndexOffset_UInt32) ( IOFireWireLibConfigDirectoryRef self, int inIndex, UInt32* outValue);
3561 IOReturn (*GetIndexEntry) ( IOFireWireLibConfigDirectoryRef self, int inIndex, UInt32* outValue);
/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalDevice.h174 OALDevice* GetDeviceByIndex(UInt32 inIndex, uintptr_t &outDeviceToken) { argument
176 std::advance(it, inIndex);
H A DoalBuffer.h210 OALBuffer* GetBufferByIndex(UInt32 inIndex) { argument
213 for (UInt32 i = 0; i < inIndex; i++){
217 i = inIndex;
H A DoalContext.h301 OALContext* GetContextByIndex(UInt32 inIndex, uintptr_t &outContextToken) { argument
303 std::advance(it, inIndex);
H A DoalSource.h134 ALuint RemoveQueueEntryByIndex(OALSource* thisSource, UInt32 inIndex, bool inReleaseIt);
774 OALSource* GetSourceByIndex(UInt32 inIndex) { argument
777 for (UInt32 i = 0; i < inIndex; i++) {
781 i = inIndex;
H A DoalSource.cpp4638 ALuint BufferQueue::RemoveQueueEntryByIndex(OALSource* thisSource, UInt32 inIndex, bool inReleaseIt) argument
4641 DebugMessageN3("BufferQueue::RemoveQueueEntryByIndex - thisSource:inIndex:inReleaseIt:inACToken = %d:%d:%d", thisSource->GetToken(), inIndex, inReleaseIt);
4646 std::advance(it, inIndex);
/macosx-10.10.1/MITKerberosShim-66/Kerberos/
H A DKerberosLogin.h411 KLStatus KLGetKerberosRealm (KLIndex inIndex,
416 KLStatus KLSetKerberosRealm (KLIndex inIndex,
421 KLStatus KLRemoveKerberosRealm (KLIndex inIndex)
440 KLStatus KLSetKerberosDefaultRealm (KLIndex inIndex)
/macosx-10.10.1/MITKerberosShim-66/include/
H A Dmit-KerberosLogin.h354 KLStatus KLGetKerberosRealm (KLIndex inIndex,
357 KLStatus KLSetKerberosRealm (KLIndex inIndex,
360 KLStatus KLRemoveKerberosRealm (KLIndex inIndex);
373 KLStatus KLSetKerberosDefaultRealm (KLIndex inIndex);
/macosx-10.10.1/MITKerberosShim-66/
H A DKrb4DeprecatedAPIs.c558 OSStatus KClientGetNthRealmMapDeprecated (SInt32 inIndex, char *outHost, char *outRealm) argument
563 OSStatus KClientGetNthServerDeprecated (SInt32 inIndex, char *outHost, char *inRealm, Boolean inAdmin) argument
578 OSStatus KClientGetNthServerMapDeprecated (SInt32 inIndex, char *outHost, char *outRealm, Boolean *outAdmin) argument
583 OSStatus KClientGetNthServerPortDeprecated (SInt32 inIndex, UInt16 *outPort) argument
588 OSStatus KClientSetNthServerPortDeprecated (SInt32 inIndex, UInt16 inPort) argument
598 OSStatus KClientGetNthSessionDeprecated (SInt32 inIndex, char *outName, char *outInstance, char *outRealm) argument
631 OSStatus KClientGetNthCredentialDeprecated (SInt32 inIndex, argument
H A Dkll.c846 KLStatus KLGetKerberosRealm (KLIndex inIndex, argument
853 KLStatus KLSetKerberosRealm (KLIndex inIndex, argument
860 KLStatus KLRemoveKerberosRealm (KLIndex inIndex) argument
902 KLStatus KLSetKerberosDefaultRealm (KLIndex inIndex) argument
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dutilities.h249 T &operator[](size_t inIndex) { return mArray[inIndex]; } argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dutilities.h249 T &operator[](size_t inIndex) { return mArray[inIndex]; } argument
/macosx-10.10.1/IONetworkingFamily-101/
H A DIOMbufMemoryCursor.cpp200 UInt32 inIndex = 0; local
284 if (inIndex < mbufsInCache)
285 numSegs -= segsPerMBuf[inIndex]; // Yeah, in cache
300 inIndex++;
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSVxWorks/
H A DmDNSVxWorks.c124 mDNSlocal NetworkInterfaceInfoVxWorks * FindInterfaceByIndex( mDNS *const inMDNS, int inFamily, mDNSu32 inIndex );
599 mDNSexport mDNSInterfaceID mDNSPlatformInterfaceIDfromInterfaceIndex( mDNS *const inMDNS, mDNSu32 inIndex )
603 if( inIndex == (mDNSu32) -1 ) return( mDNSInterface_LocalOnly );
604 if( inIndex != 0 )
610 if( i->ifinfo.InterfaceID && ( i->scopeID == inIndex ) ) return( i->ifinfo.InterfaceID );
1259 mDNSlocal NetworkInterfaceInfoVxWorks * FindInterfaceByIndex( mDNS *const inMDNS, int inFamily, mDNSu32 inIndex )
1263 check( inIndex != 0 );
1267 if( i->exists && ( i->scopeID == inIndex ) &&
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSWindows/
H A DmDNSWin32.c870 mDNSexport mDNSInterfaceID mDNSPlatformInterfaceIDfromInterfaceIndex( mDNS * const inMDNS, mDNSu32 inIndex )
875 if( inIndex == kDNSServiceInterfaceIndexLocalOnly )
879 else if( inIndex != 0 )
885 if( ( ifd->scopeID == inIndex ) && ifd->interfaceInfo.InterfaceActive )

Completed in 202 milliseconds