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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DCommonBugCategories.h16 namespace categories { namespace in namespace:clang::ento
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCommonBugCategories.cpp13 namespace clang { namespace ento { namespace categories { namespace in namespace:clang::ento
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.cpp59 ProcessGDBRemoteLog::DisableLog (const char **categories, Stream *feedback_strm) argument
107 ProcessGDBRemoteLog::EnableLog (StreamSP &log_stream_sp, uint32_t log_options, const char **categories, Stream *feedback_strm) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/
H A Dlldb-log.cpp105 lldb_private::DisableLog (const char **categories, Stream *feedback_strm) argument
169 lldb_private::EnableLog (StreamSP &log_stream_sp, uint32_t log_options, const char **categories, Stream *feedback_strm) argument
[all...]
/freebsd-10-stable/lib/libc/locale/
H A Dsetlocale.c60 static const char categories[_LC_LAST][12] = { variable
/freebsd-10-stable/contrib/ntp/lib/isc/tests/
H A Disctest.c52 static isc_logcategory_t categories[] = { variable
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DLogChannelDWARF.cpp87 LogChannelDWARF::Disable (const char **categories, Stream *feedback_strm) argument
/freebsd-10-stable/usr.sbin/portsnap/make_index/
H A Dmake_index.c49 char * categories; member in struct:port
/freebsd-10-stable/contrib/llvm/lib/Support/
H A Dregex2.h145 cat_t *categories; /* ->catspace[-CHAR_MIN] */ member in struct:re_guts
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DLog.cpp416 const char *categories[1] = {NULL}; local
367 EnableAllLogChannels( StreamSP &log_stream_sp, uint32_t log_options, const char **categories, Stream *feedback_strm ) argument
H A DDebugger.cpp2584 Debugger::EnableLog (const char *channel, const char **categories, const char *log_file, uint32_t log_options, Stream &error_stream) argument
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dlog.c149 isc_logcategory_t * categories; member in struct:isc_log
569 isc_log_registercategories(isc_log_t *lctx, isc_logcategory_t categories[]) { argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp1314 SBDebugger::EnableLog (const char *channel, const char **categories) argument

Completed in 119 milliseconds