Searched defs:categories (Results 1 – 9 of 9) sorted by relevance
56 static const char categories[_LC_LAST][12] = { variable
66 llvm::ArrayRef<const char *> categories) { in GetFlags()226 llvm::ArrayRef<const char *> categories, in EnableLogChannel()241 llvm::ArrayRef<const char *> categories, in DisableLogChannel()
172 constexpr Channel(llvm::ArrayRef<Log::Category> categories, in Channel()
204 static int categories[] = { variable
151 cat_t *categories; /* ->catspace[-CHAR_MIN] */ member
149 isc_logcategory_t * categories; member569 isc_log_registercategories(isc_log_t *lctx, isc_logcategory_t categories[]) { in isc_log_registercategories()
1116 std::vector<InfoInputCategory> &categories) { in mergeCategoriesIntoSingleCategory()1400 const Defined *baseClass, std::vector<InfoInputCategory> &categories) { in mergeCategoriesIntoBaseClass()
1656 static llvm::ArrayRef<const char *> GetCategoryArray(const char **categories) { in GetCategoryArray()1665 bool SBDebugger::EnableLog(const char *channel, const char **categories) { in EnableLog()
1634 llvm::ArrayRef<const char *> categories, in EnableLog()