Searched defs:device (Results 101 - 125 of 238) sorted by relevance

12345678910

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_symfile.c79 dev_t device; member in struct:kern_direct_file_io_ref_t
88 dev_t device = *(dev_t*) p1; local
201 dev_t device; local
[all...]
/macosx-10.10/xnu-2782.1.97/osfmk/vm/
H A Ddevice_vm.c138 device_pager_setup( __unused memory_object_t device, uintptr_t device_handle, vm_size_t size, int flags) argument
161 device_pager_populate_object( memory_object_t device, memory_object_offset_t offset, ppnum_t page_num, vm_size_t size) argument
/macosx-10.10/IOFWDVComponents-207.4.1/tests/
H A DDVTest.c292 static void destructoWrite(DVDeviceID device, DVDeviceRefNum refNum, int file) argument
354 DVDeviceID device; local
[all...]
/macosx-10.10/IOFireWireSBP2-425/IOFireWireSBP2/
H A DIOFireWireSBP2Target.cpp463 IOFireWireDevice * device = NULL; local
/macosx-10.10/IOKitUser-1050.1.21/hid.subproj/
H A DIOHIDUserDevice.c134 IOHIDUserDeviceRef device = NULL; local
158 IOHIDUserDeviceRef device = (IOHIDUserDeviceRef)object; local
234 __IOHIDUserDeviceStartDevice(IOHIDUserDeviceRef device, IOOptionBits options) argument
269 IOHIDUserDeviceRef device = NULL; local
306 __IOHIDUserDeviceSetupAsyncSupport(IOHIDUserDeviceRef device) argument
353 IOHIDUserDeviceScheduleWithRunLoop(IOHIDUserDeviceRef device, CFRunLoopRef runLoop, CFStringRef runLoopMode) argument
383 IOHIDUserDeviceUnscheduleFromRunLoop(IOHIDUserDeviceRef device, CFRunLoopRef runLoop, CFStringRef runLoopMode) argument
396 IOHIDUserDeviceScheduleWithDispatchQueue(IOHIDUserDeviceRef device, dispatch_queue_t queue) argument
449 IOHIDUserDeviceUnscheduleFromDispatchQueue(IOHIDUserDeviceRef device, dispatch_queue_t queue) argument
470 IOHIDUserDeviceRegisterGetReportCallback(IOHIDUserDeviceRef device, IOHIDUserDeviceReportCallback callback, void * refcon) argument
479 IOHIDUserDeviceRegisterGetReportWithReturnLengthCallback(IOHIDUserDeviceRef device, IOHIDUserDeviceReportWithReturnLengthCallback callback, void * refcon) argument
489 IOHIDUserDeviceRegisterSetReportCallback(IOHIDUserDeviceRef device, IOHIDUserDeviceReportCallback callback, void * refcon) argument
504 IOHIDUserDeviceRef device = (IOHIDUserDeviceRef)info; local
573 IOHIDUserDeviceHandleReportAsyncWithTimeStamp(IOHIDUserDeviceRef device, uint64_t timestamp, uint8_t *report, CFIndex reportLength, IOHIDUserDeviceHandleReportAsyncCallback callback, void * refcon) argument
597 IOHIDUserDeviceHandleReportWithTimeStamp(IOHIDUserDeviceRef device, uint64_t timestamp, uint8_t * report, CFIndex reportLength) argument
605 IOHIDUserDeviceHandleReport(IOHIDUserDeviceRef device, uint8_t * report, CFIndex reportLength) argument
613 IOHIDUserDeviceHandleReportAsync(IOHIDUserDeviceRef device, uint8_t * report, CFIndex reportLength, IOHIDUserDeviceHandleReportAsyncCallback callback, void * refcon) argument
[all...]
/macosx-10.10/OpenAL-54/Source/OpenAL/
H A DoalDevice.cpp195 AudioDeviceID device = 0; local
397 AudioDeviceID device = 0; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/Regressions/
H A DSOSTestDevice.c272 SOSTestDeviceRef device; local
/macosx-10.10/cups-408/cups/scheduler/
H A Dcups-deviced.c359 cupsd_device_t *device; /* New device */ local
[all...]
/macosx-10.10/cups-408/cups/systemv/
H A Dlpstat.c1098 *device; /* Printer device URI */ local
[all...]
/macosx-10.10/libpcap-48/libpcap/
H A Dinet.c679 static char device[IF_NAMESIZE + 1]; local
[all...]
H A Dpcap-canusb-linux.c206 canusb_create(const char *device, char *ebuf, int *is_ours) argument
H A Dpcap-darwin.c70 char device[sizeof "/dev/bpf0000000000"]; local
151 pcap_setup_pktap_interface(const char *device, char *ebuf) argument
404 pcap_create_pktap_device(const char *device, char *ebuf, size_t size) argument
[all...]
H A Dpcap-netfilter-linux.c590 netfilter_create(const char *device, char *ebuf, int *is_ours) argument
H A Dpcap-win32.c751 pcap_create_interface(const char *device, char *ebuf) argument
/macosx-10.10/network_cmds-457/rarpd.tproj/
H A Drarpd.c282 char device[sizeof "/dev/bpf000"]; local
[all...]
/macosx-10.10/ntp-92/ntpd/
H A Drefclock_acts.c725 char device[20]; local
[all...]
H A Drefclock_nmea.c176 char device[20]; local
357 char device[32]; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/snack/snack/unix/
H A DjkAudIO_skel.c41 SnackAudioOpen(ADesc *A, Tcl_Interp *interp, char *device, int mode, int freq, argument
157 SnackAudioGetEncodings(char *device) argument
163 SnackAudioGetRates(char *device, char *buf, int n) argument
170 SnackAudioMaxNumberChannels(char *device) argument
176 SnackAudioMinNumberChannels(char *device) argument
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOMapper.cpp143 IOMapper * IOMapper::copyMapperForDevice(IOService * device) argument
148 IOMapper * IOMapper::copyMapperForDeviceWithIndex(IOService * device, unsigned int index) argument
/macosx-10.10/DiskArbitration-268/diskarbitrationd/
H A DDADisk.c244 io_service_t device = IO_OBJECT_NULL; local
[all...]
H A DDAFileSystem.c480 DAFileSystemMount( DAFileSystemRef filesystem, CFURLRef device, CFURLRef mountpoint, uid_t userUID, gid_t userGID, DAFileSystemCallback callback, void * callbackContext ) argument
495 DAFileSystemMountWithArguments( DAFileSystemRef filesystem, CFURLRef device, CFURLRef mountpoint, uid_t userUID, gid_t userGID, DAFileSystemCallback callback, void * callbackContext, ... ) argument
610 DAFileSystemProbe( DAFileSystemRef filesystem, CFURLRef device, DAFileSystemProbeCallback callback, void * callbackContext ) argument
771 DAFileSystemRepair( DAFileSystemRef filesystem, CFURLRef device, DAFileSystemCallback callback, void * callbackContext ) argument
/macosx-10.10/IOFWDVComponents-207.4.1/
H A DDVFamily.c66 DVDeviceID device; member in struct:DVNotificationEntryStruct
124 static void deviceArrived(void *refcon, DVDevice *device, UInt32 index, UInt32 refound) argument
[all...]
/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCProtocolUserClient.cpp356 IOFireWireNub *device; local
H A DIOFireWireAVCUnit.cpp1233 void IOFireWireAVCUnit::AVCAsynchRequestWriteDone(void *refcon, IOReturn status, IOFireWireNub *device, IOFWCommand *fwCmd) argument
/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibNuDCLPool.cpp45 NuDCLPool::NuDCLPool( const IUnknownVTbl & vTable, Device& device, UInt32 capacity ) argument
249 NuDCLPoolCOM::NuDCLPoolCOM( Device& device, UInt32 numDCLs ) argument
259 NuDCLPoolCOM::Alloc( Device& device, UInt32 capacity ) argument

Completed in 387 milliseconds

12345678910