Searched defs:kind (Results 126 - 150 of 391) sorted by relevance

1234567891011>>

/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_decl.c78 dt_decl_alloc(ushort_t kind, char *name) argument
233 dt_decl_spec(ushort_t kind, char *name) argument
310 dt_decl_prototype(dt_node_t *plist, dt_node_t *flist, const char *kind, uint_t flags) argument
460 dt_decl_sou(uint_t kind, char *name) argument
516 uint_t kind; local
[all...]
H A Ddt_dis.c256 char kind[16], ckind[16]; local
463 char kind[4], scope[4], flags[16] = { 0 }; local
[all...]
H A Ddt_handle.c299 dt_droptag(dtrace_dropkind_t kind) argument
H A Ddt_pragma.c509 int kind = DT_PRAGMA_DIR; local
H A Ddt_print.c375 int kind; local
545 int kind; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DObjCRuntime.h68 ObjCRuntime(Kind kind, const VersionTuple &version) argument
71 void set(Kind kind, VersionTuple version) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTokens.h110 tok::TokenKind kind() const { return Kind; } function in class:clang::syntax::Token
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp128 LockKind kind() const { return LKind; } function in class:__anon1646::FactEntry
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h52 enum DbgValueKind kind; member in class:llvm::SDDbgValue
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp300 lltok::Kind LLLexer::ReadString(lltok::Kind kind) { argument
395 lltok::Kind kind = ReadString(lltok::StringConstant); local
[all...]
/freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_party.c190 uni_party_act_count(struct call *c, int kind) argument
/freebsd-13-stable/stand/ficl/
H A Dtools.c208 WORDKIND kind = ficlWordClassify(pFW); local
305 WORDKIND kind; local
444 WORDKIND kind; local
[all...]
/freebsd-13-stable/usr.bin/usbhidctl/
H A Dusbhid.c307 enum hid_kind kind; local
384 enum hid_kind kind; local
[all...]
/freebsd-13-stable/usr.bin/elfctl/
H A Delfctl.c96 Elf_Kind kind; local
/freebsd-13-stable/usr.bin/rpcgen/
H A Drpc_scan.h121 tok_kind kind; member in struct:token
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Ddelete.c305 svn_node_kind_t kind; local
H A Dinfo.c94 svn_node_kind_t kind; local
[all...]
H A Dlocking_commands.c365 svn_node_kind_t kind; local
H A Dupdate.c58 svn_node_kind_t kind; local
[all...]
H A Dutil.c385 fetch_kind_func(svn_node_kind_t *kind, argument
/freebsd-13-stable/contrib/subversion/subversion/libsvn_delta/
H A Dcompose_delta.c77 enum range_kind kind; member in struct:range_list_node_t
521 alloc_range_list(range_list_node_t **list, range_list_node_t **tail, range_index_t *ndx, enum range_kind kind, apr_size_t offset, apr_size_t limit, apr_size_t target_offset) argument
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs/
H A Deditor.c281 svn_node_kind_t kind; local
438 add_absent_cb(void *baton, const char *relpath, svn_node_kind_t kind, svn_revnum_t replaces_rev, apr_pool_t *scratch_pool) argument
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dfs.h145 transaction_kind_t kind; member in struct:transaction_t
173 svn_node_kind_t kind; member in struct:node_revision_t
258 rep_kind_t kind; member in struct:representation_t
311 copy_kind_t kind; member in struct:copy_t
335 svn_fs_path_change_kind_t kind; member in struct:change_t
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dhotcopy.c130 svn_node_kind_t kind; local
585 svn_node_kind_t kind; local
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dproperties.c174 svn_prop_kind_t kind = svn_property_kind2(prop_name); local
208 enum svn_prop_kind kind; local
[all...]

Completed in 160 milliseconds

1234567891011>>