Searched refs:__unused (Results 1 - 25 of 734) sorted by path

1234567891011>>

/macosx-10.9.5/CrackLib-37765/cracklib27/cracklib/
H A Dfascist.c17 static char __unused vers_id[] = "fascist.c : v2.3p3 Alec Muffett 14 dec 1997";
H A Dpacklib.c13 static char __unused vers_id[] = "packlib.c : v2.3p2 Alec Muffett 18 May 1993";
H A Drules.c20 static char __unused vers_id[] = "rules.c : v5.0p3 Alec Muffett 20 May 1993";
23 Debug(int __unused val, const char *fmt, ...)
H A Dstringlib.c13 static char __unused vers_id[] = "stringlib.c : v2.3p2 Alec Muffett 18 May 1993";
/macosx-10.9.5/IOFireWireIP-226.4/KernelHeaders/BSD/
H A Dfirewire.h80 int firewire_attach_inet6(ifnet_t ifp, __unused protocol_family_t protocol_family);
/macosx-10.9.5/IOFireWireIP-226.4/KernelSource/BSD/
H A Dfirewire_inet6_pr_module.c194 __unused ifnet_t ifp,
195 __unused protocol_family_t protocol_family,
196 __unused unsigned long command,
197 __unused void *data)
205 __unused protocol_family_t protocol_family)
H A Dfirewire_inet_pr_module.cpp68 __unused protocol_family_t protocol,
88 __unused ifnet_t ifp,
89 __unused protocol_family_t protocol_family,
150 __unused protocol_family_t protocol_family,
214 __unused ifnet_t ifp,
215 __unused protocol_family_t protocol_family,
216 __unused unsigned long command,
217 __unused void* data)
H A Dif_firewire.cpp286 __unused protocol_family_t protocol,
/macosx-10.9.5/IOGraphics-471.92.1/IOGraphicsFamily/
H A DIOFramebuffer.cpp1562 static void __unused
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDEventSystemPlugIns/
H A DIOHIDAggdMetricsPlugIn.cpp39 void *IOHIDAggdMetricsPlugInFactory(CFAllocatorRef allocator __unused, CFUUIDRef typeUUID) argument
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DAppleEmbeddedKeyboard.cpp280 bool down __unused)
278 filterKeyboardUsage(UInt32 * usagePage, UInt32 * usage, bool down __unused) argument
H A DIOHIDDevice.cpp506 bool IOHIDDevice::_publishDeviceNotificationHandler(void * target __unused, argument
507 void * refCon __unused,
509 IONotifier * notifier __unused)
604 bool IOHIDDevice::publishProperties(IOService * provider __unused) argument
644 bool IOHIDDevice::handleStart(IOService * provider __unused) argument
649 void IOHIDDevice::handleStop(IOService * provider __unused) argument
743 void *argument __unused)
795 void IOHIDDevice::handleClose(IOService * client, IOOptionBits options __unused) argument
1028 IOOptionBits options __unused)
1748 IOOptionBits options __unused)
741 handleOpen(IOService *client, IOOptionBits options, void *argument __unused) argument
1027 parseReportDescriptor( IOMemoryDescriptor * report, IOOptionBits options __unused) argument
1746 startEventDelivery( IOHIDEventQueue * queue, IOHIDElementCookie cookie, IOOptionBits options __unused) argument
2047 getReport(IOMemoryDescriptor *report __unused, IOHIDReportType reportType __unused, IOOptionBits options __unused, UInt32 completionTimeout __unused, IOHIDCompletion *completion __unused) argument
2060 setReport(IOMemoryDescriptor *report __unused, IOHIDReportType reportType __unused, IOOptionBits options __unused, UInt32 completionTimeout __unused, IOHIDCompletion *completion __unused) argument
[all...]
H A DIOHIDElementPrivate.cpp1808 bool IOHIDElementPrivate::initIterator(void * iterationContext __unused) const
1813 bool IOHIDElementPrivate::getNextObjectForIterator(void * iterationContext __unused, argument
1835 unsigned int IOHIDElementPrivate::setCapacityIncrement(unsigned increment __unused) argument
1840 unsigned int IOHIDElementPrivate::ensureCapacity(unsigned int newCapacity __unused) argument
1851 void * context __unused)
1849 setOptions(unsigned options, unsigned mask, void * context __unused) argument
H A DIOHIDEvent.cpp695 IOFixed z __unused,
700 IOFixed yTilt __unused,
732 IOFixed z __unused,
769 IOFixed z __unused,
919 IOOptionBits options __unused)
687 digitizerEventWithTiltOrientation( AbsoluteTime timeStamp, UInt32 transducerID, IOHIDDigitizerTransducerType type, bool inRange, UInt32 buttonState, IOFixed x, IOFixed y, IOFixed z __unused, IOFixed tipPressure, IOFixed auxPressure, IOFixed twist, IOFixed xTilt, IOFixed yTilt __unused, IOOptionBits options) argument
724 digitizerEventWithPolarOrientation( AbsoluteTime timeStamp, UInt32 transducerID, IOHIDDigitizerTransducerType type, bool inRange, UInt32 buttonState, IOFixed x, IOFixed y, IOFixed z __unused, IOFixed tipPressure, IOFixed auxPressure, IOFixed twist, IOFixed altitude, IOFixed azimuth, IOOptionBits options) argument
761 digitizerEventWithQualityOrientation( AbsoluteTime timeStamp, UInt32 transducerID, IOHIDDigitizerTransducerType type, bool inRange, UInt32 buttonState, IOFixed x, IOFixed y, IOFixed z __unused, IOFixed tipPressure, IOFixed auxPressure, IOFixed twist, IOFixed quality, IOFixed density, IOFixed irregularity, IOFixed majorRadius, IOFixed minorRadius, IOOptionBits options) argument
918 getEvent( IOHIDEventType type, IOOptionBits options __unused) argument
H A DIOHIDEventDriver.cpp291 void IOHIDEventDriver::handleStop( IOService * provider __unused )
H A DIOHIDEventRepairDriver.cpp37 AbsoluteTime timeStamp __unused,
38 UInt32 usagePage __unused,
39 UInt32 usage __unused,
40 UInt32 value __unused,
41 IOOptionBits options __unused)
51 SInt32 deltaAxis2 __unused,
52 SInt32 deltaAxis3 __unused,
36 dispatchKeyboardEvent( AbsoluteTime timeStamp __unused, UInt32 usagePage __unused, UInt32 usage __unused, UInt32 value __unused, IOOptionBits options __unused) argument
48 dispatchScrollWheelEvent( AbsoluteTime timeStamp, SInt32 deltaAxis1, SInt32 deltaAxis2 __unused, SInt32 deltaAxis3 __unused, IOOptionBits options) argument
H A DIOHIDEventService.cpp1443 bool IOHIDEventService::handleStart( IOService * provider __unused )
1451 void IOHIDEventService::handleStop( IOService * provider __unused )
1597 UInt32 usagePage __unused,
1598 UInt32 usage __unused,
1599 UInt32 value __unused )
1607 UInt32 usagePage __unused,
1608 UInt32 usage __unused )
1617 void IOHIDEventService::ejectTimerCallback(IOTimerEventSource *sender __unused) argument
1635 void IOHIDEventService::capsTimerCallback(IOTimerEventSource *sender __unused) argument
1666 void IOHIDEventService::multiAxisTimerCallback(IOTimerEventSource *sender __unused) argument
1596 setElementValue( UInt32 usagePage __unused, UInt32 usage __unused, UInt32 value __unused ) argument
1606 getElementValue( UInt32 usagePage __unused, UInt32 usage __unused ) argument
1980 dispatchTabletPointerEvent( AbsoluteTime timeStamp, UInt32 transducerID, SInt32 x, SInt32 y, SInt32 z, IOGBounds * bounds __unused, UInt32 buttonState, SInt32 tipPressure, SInt32 tipPressureMin, SInt32 tipPressureMax, SInt32 barrelPressure, SInt32 barrelPressureMin, SInt32 barrelPressureMax, SInt32 tiltX, SInt32 tiltY, UInt32 twist, IOOptionBits options) argument
2290 dispatchDigitizerEventWithOrientation( AbsoluteTime timeStamp, DigitizerTransducerType type __unused, UInt32 transducerID, bool inRange, UInt32 buttonState, IOFixed x, IOFixed y, IOFixed z, IOFixed tipPressure, IOFixed auxPressure, IOFixed twist, DigitizerOrientationType orientationType, IOFixed * orientationParams, UInt32 orientationParamCount, IOOptionBits options) argument
[all...]
H A DIOHIDInterface.cpp303 IOOptionBits options __unused)
337 IOOptionBits options __unused)
366 IOMemoryDescriptor * report __unused,
367 IOHIDReportType reportType __unused,
368 UInt32 reportID __unused,
369 IOOptionBits options __unused,
370 UInt32 completionTimeout __unused,
371 CompletionAction * completion __unused)
378 IOMemoryDescriptor * report __unused,
379 IOHIDReportType reportType __unused,
301 createMatchingElements( OSDictionary * matching, IOOptionBits options __unused) argument
332 handleReport( AbsoluteTime timestamp, IOMemoryDescriptor * report, IOHIDReportType reportType, UInt32 reportID, IOOptionBits options __unused) argument
365 setReport( IOMemoryDescriptor * report __unused, IOHIDReportType reportType __unused, UInt32 reportID __unused, IOOptionBits options __unused, UInt32 completionTimeout __unused, CompletionAction * completion __unused) argument
377 getReport( IOMemoryDescriptor * report __unused, IOHIDReportType reportType __unused, UInt32 reportID __unused, IOOptionBits options __unused, UInt32 completionTimeout __unused, CompletionAction * completion __unused) argument
[all...]
H A DIOHIDLibUserClient.cpp321 bool IOHIDLibUserClient::resourceNotification(void * refcon __unused, IOService *service __unused, IONotifier *notifier __unused) argument
479 IOReturn IOHIDLibUserClient::_setQueueAsyncPort(IOHIDLibUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments) argument
494 IOReturn IOHIDLibUserClient::_open(IOHIDLibUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments) argument
534 IOReturn IOHIDLibUserClient::_close(IOHIDLibUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments __unused) argument
623 IOReturn IOHIDLibUserClient::messageGated(UInt32 type, IOService * provider __unused, void * argument ) argument
660 IOReturn IOHIDLibUserClient::registerNotificationPortGated(mach_port_t port, UInt32 type, UInt32 refCon __unused) argument
764 void IOHIDLibUserClient::setStateForQueues(UInt32 state, IOOptionBits options __unused) argument
842 _getElementCount(IOHIDLibUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments) argument
863 _getElements(IOHIDLibUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments) argument
961 _deviceIsValid(IOHIDLibUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments) argument
986 _createQueue(IOHIDLibUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments) argument
1013 _disposeQueue(IOHIDLibUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments) argument
1034 _addElementToQueue(IOHIDLibUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments) argument
1039 addElementToQueue(IOHIDEventQueue * queue, IOHIDElementCookie elementCookie, uint32_t flags __unused, uint64_t *pSizeChange) argument
1055 _removeElementFromQueue(IOHIDLibUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments) argument
1076 _queueHasElement(IOHIDLibUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments) argument
1097 _startQueue(IOHIDLibUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments) argument
1113 _stopQueue(IOHIDLibUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments) argument
1129 _updateElementValues(IOHIDLibUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments) argument
1150 _postElementValues(IOHIDLibUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments) argument
1170 _getReport(IOHIDLibUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments) argument
1274 _setReport(IOHIDLibUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments) argument
[all...]
H A DIOHIDResourceUserClient.cpp134 IOReturn IOHIDResourceDeviceUserClient::registerNotificationPort(mach_port_t port, UInt32 type __unused, io_user_reference_t refCon __unused) argument
147 IOReturn IOHIDResourceDeviceUserClient::clientMemoryForType(UInt32 type __unused, IOOptionBits * options, IOMemoryDescriptor ** memory ) argument
259 IOHIDResourceDeviceUserClient * target __unused,
260 void * reference __unused,
357 void IOHIDResourceDeviceUserClient::ReportComplete(void *param, IOReturn res, UInt32 remaining __unused) argument
376 void * reference __unused,
563 IOHIDResourceDeviceUserClient * target __unused,
564 void * reference __unused,
643 void *reference __unused,
258 createDevice( IOHIDResourceDeviceUserClient * target __unused, void * reference __unused, IOExternalMethodArguments * arguments) argument
374 handleReport( IOHIDResourceDeviceUserClient * target, void * reference __unused, IOExternalMethodArguments * arguments) argument
562 postReportResult( IOHIDResourceDeviceUserClient * target __unused, void * reference __unused, IOExternalMethodArguments * arguments) argument
641 _terminateDevice( IOHIDResourceDeviceUserClient *target, void *reference __unused, IOExternalMethodArguments *arguments __unused) argument
[all...]
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDLib/
H A DIOHIDDeviceClass.cpp95 static void ElementCacheApplierFunction(const void *key __unused, const void *value, void *context) argument
296 HRESULT IOHIDDeviceClass::queryInterfaceQueue (CFUUIDRef uuid __unused, void **ppv) argument
312 HRESULT IOHIDDeviceClass::queryInterfaceTransaction (CFUUIDRef uuid __unused, void **ppv) argument
360 probe(CFDictionaryRef propertyTable __unused, io_service_t inService, SInt32 *order __unused) argument
368 IOReturn IOHIDDeviceClass::start(CFDictionaryRef propertyTable __unused, io_service_t inService) argument
573 void IOHIDDeviceClass::_deviceNotification(void *refCon, io_service_t service __unused, natural_t messageType, void * messageArgument ) argument
720 IOReturn IOHIDDeviceClass::close(IOOptionBits options __unused) argument
739 IOReturn IOHIDDeviceClass::getElementValue(IOHIDElementRef element, IOHIDValueRef * pEvent, uint32_t timeout __unused, IOHIDValueCallback callback __unused, voi argument
763 setElementValue(IOHIDElementRef element, IOHIDValueRef event, uint32_t timeout __unused, IOHIDValueCallback callback __unused, void * refcon __unused, IOOptionBits options) argument
853 setReport(IOHIDReportType reportType, uint32_t reportID, const uint8_t *report, CFIndex reportLength, uint32_t timeout, IOHIDReportCallback callback, void *refcon, IOOptionBits options __unused) argument
919 getReport(IOHIDReportType reportType, uint32_t reportID, uint8_t *report, CFIndex *pReportLength, uint32_t timeout, IOHIDReportCallback callback, void *refcon, IOOptionBits options __unused) argument
1519 _hidReportHandlerCallback(void * refcon, IOReturn result, void * sender __unused) argument
2045 queryInterfaceTransaction(CFUUIDRef uuid __unused, void **ppv) argument
2395 _reportCallback( void * context, IOReturn result, void * sender, IOHIDReportType type __unused, uint32_t reportID __unused, uint8_t * report __unused, CFIndex reportLength) argument
[all...]
H A DIOHIDEventServiceClass.cpp255 mach_msg_header_t * msg __unused,
256 CFIndex size __unused,
362 IOReturn IOHIDEventServiceClass::probe(CFDictionaryRef propertyTable __unused, io_service_t service, SInt32 * order __unused) argument
391 IOReturn IOHIDEventServiceClass::start(CFDictionaryRef propertyTable __unused, io_service_t service) argument
253 _queueEventSourceCallback( CFMachPortRef cfPort, mach_msg_header_t * msg __unused, CFIndex size __unused, void * info) argument
H A DIOHIDIUnknown.cpp40 void *IOHIDLibFactory(CFAllocatorRef allocator __unused, CFUUIDRef typeID) argument
H A DIOHIDQueueClass.cpp196 void IOHIDQueueClass::queueEventSourceCallback(CFMachPortRef cfPort __unused, argument
197 mach_msg_header_t *msg __unused,
198 CFIndex size __unused,
392 IOReturn IOHIDQueueClass::removeElement (IOHIDElementRef element, IOOptionBits options __unused) argument
421 IOReturn IOHIDQueueClass::hasElement (IOHIDElementRef element, Boolean * pValue, IOOptionBits options __unused) argument
444 IOReturn IOHIDQueueClass::start (IOOptionBits options __unused) argument
498 IOReturn IOHIDQueueClass::stop (IOOptionBits options __unused) argument
519 uint32_t timeout __unused,
520 IOOptionBits options __unused)
789 IOReturn IOHIDObsoleteQueueClass::getNextEvent (IOHIDEventStruct * pEventStruct, AbsoluteTime maxTime __unused, uint32_ argument
518 copyNextEventValue(IOHIDValueRef *pEvent, uint32_t timeout __unused, IOOptionBits options __unused) argument
[all...]
H A DIOHIDTransactionClass.cpp133 void IOHIDTransactionClass::_eventSourceCallback(CFMachPortRef *cfPort __unused, mach_msg_header_t *msg __unused, CFIndex size __unused, void *info) argument
161 IOReturn IOHIDTransactionClass::setDirection(IOHIDTransactionDirectionType direction, IOOptionBits options __unused) argument
239 IOReturn IOHIDTransactionClass::addElement (IOHIDElementRef element, IOOptionBits options __unused) argument
272 IOReturn IOHIDTransactionClass::removeElement (IOHIDElementRef element, IOOptionBits options __unused) argument
289 IOReturn IOHIDTransactionClass::hasElement (IOHIDElementRef element, Boolean *pValue, IOOptionBits options __unused) argument
354 IOReturn IOHIDTransactionClass::commit(uint32_t timeoutMS __unused, IOHIDCallback callback __unused, void * callbackRefcon __unused, IOOptionBit argument
434 clear(IOOptionBits options __unused) argument
774 _commitCallback(void * context, IOReturn result __unused, void * sender) argument
[all...]

Completed in 412 milliseconds

1234567891011>>