Searched refs:piIndex (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOHIDDescriptorParser/
H A DHIDHasUsage.c63 * piIndex(optional) - The usage Index pointer (Can be used to tell
68 * piIndex - The usage Index
77 UInt32 *piIndex, UInt32 *piCount)
118 if (piIndex != NULL)
119 *piIndex = iUsageIndex + (ptUsageItem->usageMinimum - usage);
163 if (piIndex != NULL)
164 *piIndex = iUsageIndex;
74 HIDHasUsage(HIDPreparsedDataRef preparsedDataRef, HIDReportItem *ptReportItem, HIDUsage usagePage, HIDUsage usage, UInt32 *piIndex, UInt32 *piCount) argument
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c128101 nodeParentIndex(Rtree *pRtree, RtreeNode *pNode, int *piIndex) argument
[all...]

Completed in 484 milliseconds