Searched defs:cat (Results 1 - 24 of 24) sorted by path

/freebsd-current/contrib/file/src/
H A Dcdf.c1578 cdf_catalog_t *cat; local
1187 cdf_unpack_catalog(const cdf_header_t *h, const cdf_stream_t *sst, cdf_catalog_t **cat) argument
[all...]
H A Dreadcdf.c269 cdf_catalog_t *cat; local
/freebsd-current/contrib/ldns/
H A Drr.c1065 ldns_rr_list *cat; local
/freebsd-current/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DStencil.h64 template <typename... Ts> Stencil cat(Ts &&... Parts) { function in namespace:clang::transformer
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp3649 const auto *cat = cast<ConstantArrayType>(ty); local
/freebsd-current/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp153 void GenObjCCategory(StringRef cls, StringRef cat, argument
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp77 auto cat = llvm::find_if(entry.second.m_channel.categories, local
H A DTimer.cpp48 Timer::Category::Category(const char *cat) : m_name(cat) { argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h475 struct cat { struct in namespace:llvm::cl
478 cat(OptionCategory &c) : Category(c) {} function in struct:llvm::cl::cat
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp328 void registerCategory(OptionCategory *cat) { argument
[all...]
H A Dregcomp.c1427 cat_t cat; local
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_i18n.cpp79 static nl_catd cat = KMP_I18N_NULLCAT; // !!! Shall it be volatile? variable
225 static HMODULE cat = KMP_I18N_NULLCAT; // !!! Shall it be volatile? variable
[all...]
/freebsd-current/contrib/lua/src/
H A Dloslib.c381 static const int cat[] = {LC_ALL, LC_COLLATE, LC_CTYPE, LC_MONETARY, local
/freebsd-current/contrib/nvi/regex/
H A Dregcomp.c1321 cat_t cat; local
/freebsd-current/contrib/one-true-awk/
H A Drun.c1600 Cell *cat(Node **a, int q) /* a[0] cat a[1] */ function
/freebsd-current/contrib/tcsh/
H A Dgethost.c144 cat(const char *a, const char *b, size_t len) function
[all...]
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dmesh_mpm.c217 u8 *pos, *cat; local
H A Dmesh_rsn.c533 mesh_rsn_protect_frame(struct mesh_rsn *rsn, struct sta_info *sta, const u8 *cat, struct wpabuf *buf) argument
627 mesh_rsn_process_ampe(struct wpa_supplicant *wpa_s, struct sta_info *sta, struct ieee802_11_elems *elems, const u8 *cat, const u8 *chosen_pmk, const u8 *start, size_t elems_len) argument
[all...]
/freebsd-current/lib/libfetch/
H A Dcommon.h67 const int cat; member in struct:fetcherr
/freebsd-current/sys/contrib/dev/rtw89/
H A Dfw.c729 rtw89_h2c_pkt_set_hdr(struct rtw89_dev *rtwdev, struct sk_buff *skb, u8 type, u8 cat, u8 class, u8 func, bool rack, bool dack, u32 len) argument
753 rtw89_h2c_pkt_set_hdr_fwdl(struct rtw89_dev *rtwdev, struct sk_buff *skb, u8 type, u8 cat, u8 class, u8 func, u32 len) argument
/freebsd-current/sys/net80211/
H A Dieee80211_action.c52 send_inval(struct ieee80211_node *ni, int cat, int act, void *sa) argument
84 ieee80211_send_action_register(int cat, int act, ieee80211_send_action_func *f) argument
122 ieee80211_send_action_unregister(int cat, int act) argument
128 ieee80211_send_action(struct ieee80211_node *ni, int cat, int act, void *sa) argument
195 ieee80211_recv_action_register(int cat, int act, ieee80211_recv_action_func *f) argument
233 ieee80211_recv_action_unregister(int cat, int act) argument
[all...]
/freebsd-current/usr.bin/compress/
H A Dcompress.c62 int bits, cat, ch; local
/freebsd-current/usr.bin/locale/
H A Dlocale.c794 kwval_lookup(const char *kwname, char **kwval, int *cat, int *type, int *alloc) argument
842 int type, cat, tmpval, alloc; local
896 lookup_localecat(int cat) argument
/freebsd-current/usr.bin/mail/
H A Dnames.c526 cat(struct name *n1, struct name *n2) function

Completed in 585 milliseconds