Searched refs:title (Results 1 – 4 of 4) sorted by relevance
| /xnu-8792.41.9/tools/lldbmacros/ |
| H A D | log.py | 22 def header(self, title, upper_case=False): argument 25 title = title.upper() 26 print(self._O.format("{VT.Bold}{:s}{VT.EndBold}", title))
|
| /xnu-8792.41.9/iokit/Kernel/ |
| H A D | IOKitKernelInternal.h | 223 extern "C" void IOKitKernelLogBuffer(const char * title, const void * buffer, size_t size,
|
| H A D | IOLib.cpp | 1606 IOKitKernelLogBuffer(const char * title, const void * buffer, size_t size, in IOKitKernelLogBuffer() argument 1614 output("%s(0x%lx):\n", title, size); in IOKitKernelLogBuffer()
|
| /xnu-8792.41.9/ |
| H A D | APPLE_LICENSE | 244 each Contributor retains all rights, title and interest in and to any 246 title and interest in and to the Original Code and any Modifications
|