Home
last modified time | relevance | path

Searched defs:categories (Results 1 – 13 of 13) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDLogChannelDWARF.cpp87 LogChannelDWARF::Disable (const char **categories, Stream *feedback_strm) in Disable()
129const 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/
HDProcessGDBRemoteLog.cpp78 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/
HDLogging.cpp106 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()
HDLog.cpp372 const char **categories, in EnableLogChannel()
407 const char **categories, in EnableAllLogChannels()
452 const char *categories[1] = {NULL}; in DisableAllLogChannels() local
HDDebugger.cpp1274 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/
HDCommonBugCategories.cpp13 namespace clang { namespace ento { namespace categories { namespace
/NextBSD/contrib/ntp/lib/isc/tests/
HDisctest.c52 static isc_logcategory_t categories[] = { variable
/NextBSD/lib/libc/locale/
HDsetlocale.c60 static const char categories[_LC_LAST][12] = { variable
/NextBSD/usr.bin/localedef/
HDscanner.c206 static int categories[] = { variable
/NextBSD/contrib/llvm/lib/Support/
HDregex2.h148 cat_t *categories; /* ->catspace[-CHAR_MIN] */ member
/NextBSD/usr.sbin/portsnap/make_index/
HDmake_index.c49 char * categories; member
/NextBSD/contrib/ntp/lib/isc/
HDlog.c149 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/
HDSBDebugger.cpp1377 SBDebugger::EnableLog (const char *channel, const char **categories) in EnableLog()