Searched defs:categories (Results 1 – 13 of 13) sorted by relevance
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| HD | LogChannelDWARF.cpp | 87 LogChannelDWARF::Disable (const char **categories, Stream *feedback_strm) in Disable() 129 …const char **categories // The categories to enable within this logging stream, if empty, enable … in Enable()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ |
| HD | ProcessGDBRemoteLog.cpp | 78 ProcessGDBRemoteLog::DisableLog (const char **categories, Stream *feedback_strm) in DisableLog() 126 …teLog::EnableLog (StreamSP &log_stream_sp, uint32_t log_options, const char **categories, Stream *… in EnableLog()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Core/ |
| HD | Logging.cpp | 106 lldb_private::DisableLog (const char **categories, Stream *feedback_strm) in DisableLog() 171 lldb_private::EnableLog (StreamSP &log_stream_sp, uint32_t log_options, const char **categories, St… in EnableLog()
|
| HD | Log.cpp | 372 const char **categories, in EnableLogChannel() 407 const char **categories, in EnableAllLogChannels() 452 const char *categories[1] = {NULL}; in DisableAllLogChannels() local
|
| HD | Debugger.cpp | 1274 Debugger::EnableLog (const char *channel, const char **categories, const char *log_file, uint32_t l… in EnableLog()
|
| /NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| HD | CommonBugCategories.cpp | 13 namespace clang { namespace ento { namespace categories { namespace
|
| /NextBSD/contrib/ntp/lib/isc/tests/ |
| HD | isctest.c | 52 static isc_logcategory_t categories[] = { variable
|
| /NextBSD/lib/libc/locale/ |
| HD | setlocale.c | 60 static const char categories[_LC_LAST][12] = { variable
|
| /NextBSD/usr.bin/localedef/ |
| HD | scanner.c | 206 static int categories[] = { variable
|
| /NextBSD/contrib/llvm/lib/Support/ |
| HD | regex2.h | 148 cat_t *categories; /* ->catspace[-CHAR_MIN] */ member
|
| /NextBSD/usr.sbin/portsnap/make_index/ |
| HD | make_index.c | 49 char * categories; member
|
| /NextBSD/contrib/ntp/lib/isc/ |
| HD | log.c | 149 isc_logcategory_t * categories; member 569 isc_log_registercategories(isc_log_t *lctx, isc_logcategory_t categories[]) { in isc_log_registercategories()
|
| /NextBSD/contrib/llvm/tools/lldb/source/API/ |
| HD | SBDebugger.cpp | 1377 SBDebugger::EnableLog (const char *channel, const char **categories) in EnableLog()
|