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

/macosx-10.9.5/IOHIDFamily-503.215.2/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.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c128101 nodeParentIndex(Rtree *pRtree, RtreeNode *pNode, int *piIndex) argument
[all...]

Completed in 400 milliseconds