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

/macosx-10.10.1/IOHIDFamily-606.1.7/tools/
H A DIOHIDEventSystemMonitor.c43 static uint64_t __eventLastTimestamps[kIOHIDEventTypeCount] = {};
44 static CFMutableArrayRef __eventIntervals[kIOHIDEventTypeCount] = {};
45 static uint64_t __eventCounts[kIOHIDEventTypeCount] = {};
218 for ( uint32_t index=0; index<kIOHIDEventTypeCount; index++ ) {
722 for (uint32_t index=0; index<kIOHIDEventTypeCount; index++) {
819 for (int type = kIOHIDEventTypeNULL; type<kIOHIDEventTypeCount; type++) {
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEventTypes.h108 kIOHIDEventTypeCount, // This should always be last enumerator in enum:__anon1979

Completed in 82 milliseconds