Searched defs:DLOG (Results 1 - 19 of 19) sorted by relevance

/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkDebug.h33 #define DLOG(fmt, args...) \ macro
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/src/objc/
H A Dinternal_macros.h26 #define DLOG(mod, fmt, args...) \ macro
/macosx-10.9.5/IOATAFamily-252.0.3/
H A DIOATADevice.cpp34 #undef DLOG macro
38 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
40 #define DLOG(fmt, args...) macro
H A DIOATABusInfo.cpp35 #undef DLOG macro
39 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
41 #define DLOG(fmt, args...) macro
H A DIOATABusCommand.cpp37 #undef DLOG macro
41 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
43 #define DLOG(fmt, args...) macro
H A DATADeviceNub.cpp54 #undef DLOG macro
58 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
60 #define DLOG(fmt, args...) macro
[all...]
H A DIOATADevConfig.cpp47 #undef DLOG macro
51 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
53 #define DLOG(fmt, args...) macro
H A DIOPCIATA.cpp48 #undef DLOG macro
54 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
56 #define DLOG(fmt, args...) macro
[all...]
H A DIOATACommand.cpp37 #undef DLOG macro
41 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
43 #define DLOG(fmt, args...) macro
H A DIOATAController.cpp59 #undef DLOG macro
65 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
67 #define DLOG(fmt, args...) macro
[all...]
/macosx-10.9.5/IOKitUser-907.100.13/platform.subproj/
H A DIOPlatformSupport.c40 #define DLOG(format) macro
/macosx-10.9.5/IOFireWireIP-226.4/KernelSource/IONetworkingFamily/
H A DIOFWController.cpp77 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
79 #define DLOG(fmt, args...) macro
H A DIOFWInterface.cpp104 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
106 #define DLOG(fmt, args...) macro
[all...]
/macosx-10.9.5/IOPCIFamily-224.92.1/
H A DIOPCIDevice.cpp57 #define DLOG(fmt, args...) \ macro
[all...]
H A DIOPCIBridge.cpp144 #define DLOG(fmt, args...) \ macro
[all...]
H A DIOPCIConfigurator.cpp66 #define DLOG(fmt, args...) DLOGC(this, fmt, ## args); macro
[all...]
/macosx-10.9.5/IOFireWireSerialBusProtocolTransport-251.0.1/
H A DIOFireWireSerialBusProtocolTransport.cpp70 #define DLOG(x) IOLog x macro
72 #define DLOG(x) macro
[all...]
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDDevice.cpp259 #define DLOG(fmt, args...) IOLog(fmt, args) macro
261 #define DLOG(fmt, args...) macro
[all...]
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOPMrootDomain.cpp84 #define DLOG(x...) do { \ macro
[all...]

Completed in 307 milliseconds