Home
last modified time | relevance | path

Searched defs:title (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/tests/unit/tools/
H A Dfibers_lldb.py159 def list_fibers_from_queue(debugger, command, result, internal_dict, queue_name, title, arch): argument
/xnu-12377.1.9/tools/lldbmacros/
H A Dlog.py19 def header(self, title, upper_case=False): argument
/xnu-12377.1.9/iokit/Kernel/
H A DIOLib.cpp1536 IOKitKernelLogBuffer(const char * title, const void * buffer, size_t size, in IOKitKernelLogBuffer()