Searched defs:category (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-10.0-release/contrib/diff/lib/
H A Dhard-locale.c35 hard_locale (int category) argument
/freebsd-10.0-release/gnu/usr.bin/grep/
H A Dhard-locale.c54 hard_locale (int category) argument
/freebsd-10.0-release/usr.sbin/bluetooth/bthidcontrol/
H A Dbthidcontrol.c171 find_bthid_command(char const *command, struct bthid_command *category) argument
192 print_bthid_command(struct bthid_command *category) argument
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dutf_validate.c351 int category = octet_category[octet]; local
372 int category = octet_category[octet]; local
392 int category = octet_category[octet]; local
H A Dconfig.c247 get_category_config(svn_config_t **cfg, const char *config_dir, const char *category, apr_pool_t *pool) argument
/freebsd-10.0-release/usr.sbin/bluetooth/l2control/
H A Dl2control.c177 find_l2cap_command(char const *command, struct l2cap_command *category) argument
198 print_l2cap_command(struct l2cap_command *category) argument
/freebsd-10.0-release/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.c176 find_sdp_command(char const *command, struct sdp_command *category) argument
197 print_sdp_command(struct sdp_command *category) argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/DataFormatters/
H A DDataVisualization.cpp160 DataVisualization::Categories::GetCategory (const ConstString &category, lldb::TypeCategoryImplSP &entry, argument
168 DataVisualization::Categories::Add (const ConstString &category) argument
174 DataVisualization::Categories::Delete (const ConstString &category) argument
187 DataVisualization::Categories::Clear (const ConstString &category) argument
193 DataVisualization::Categories::Enable (const ConstString& category, argument
202 Disable(const ConstString& category) argument
209 Enable(const lldb::TypeCategoryImplSP& category, TypeCategoryMap::Position pos) argument
221 Disable(const lldb::TypeCategoryImplSP& category) argument
[all...]
H A DTypeCategoryMap.cpp61 ValueSP category; local
71 ValueSP category; local
78 TypeCategoryMap::Enable (ValueSP category, Position pos) argument
107 Disable(ValueSP category) argument
246 lldb::TypeCategoryImplSP category = *begin; local
[all...]
/freebsd-10.0-release/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.c251 find_hci_command(char const *command, struct hci_command *category) argument
307 print_hci_command(struct hci_command *category) argument
/freebsd-10.0-release/contrib/libstdc++/include/bits/
H A Dlocale_classes.h71 typedef int category; typedef in class:locale
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DFormatManager.h72 EnableCategory (const lldb::TypeCategoryImplSP& category, argument
80 DisableCategory (const lldb::TypeCategoryImplSP& category) argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Core/
H A DTimer.cpp78 Timer::Timer (const char *category, const char *format, ...) : argument
/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Ddefun.c336 const char *category; local
[all...]
/freebsd-10.0-release/lib/libkiconv/
H A Dxlat16_iconv.c303 chklocale(int category, const char *code) argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Target/
H A DObjCLanguageRuntime.cpp395 const ConstString &category = GetCategory(); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp473 unsigned SDiagsWriter::getEmitCategory(unsigned int category) { argument
[all...]
/freebsd-10.0-release/bin/sh/
H A Dparser.c938 } category; member in struct:tokenstate
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Dgenmodes.c200 new_adjust(const char *name, struct mode_adjust **category, const char *catname, const char *adjustment, enum mode_class required_class, const char *file, unsigned int line) argument
H A Dtree-mudflap.c298 mf_make_builtin (enum tree_code category, const char *name, tree type) argument
/freebsd-10.0-release/contrib/gcclibs/libcpp/
H A Dlex.c37 enum spell_type category; member in struct:token_spelling
/freebsd-10.0-release/contrib/wpa/src/ap/
H A Dieee802_11.c1430 static int robust_action_frame(u8 category) argument
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dobjc-lang.c1401 char *category local
1175 parse_method(char *method, char *type, char **class, char **category, char **selector) argument
1277 find_methods(struct symtab *symtab, char type, const char *class, const char *category, const char *selector, struct symbol **syms, unsigned int *nsym, unsigned int *ndebug) argument
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h704 const error_category& category() const {return *_cat_;} function in class:llvm::error_condition
767 const error_category& category() const {return *_cat_;} function in class:llvm::error_code
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp108 PathDiagnostic(const Decl *declWithIssue, StringRef bugtype, StringRef verboseDesc, StringRef shortDesc, StringRef category, PathDiagnosticLocation LocationToUnique, const Decl *DeclToUnique) argument

Completed in 147 milliseconds

12