Searched defs:kind (Results 1 - 25 of 391) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/
H A DProcessMessage.cpp17 const char *ProcessMessage::PrintKind(Kind kind) { argument
/freebsd-13-stable/contrib/subversion/subversion/include/
H A Dsvn_checksum.h76 svn_checksum_kind_t kind; member in struct:svn_checksum_t
[all...]
H A Dsvn_io.h82 /** The kind of this entry. */ member in struct:svn_io_dirent2_t
125 /** The kind of this entry. */ member in struct:svn_io_dirent_t
[all...]
H A Dsvn_opt.h471 enum svn_opt_revision_kind kind; /**< See svn_opt_revision_kind */ member in struct:svn_opt_revision_t
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DDynamicCheckerFunctions.h36 DynamicCheckerFunctions(DynamicCheckerFunctionsKind kind) : m_kind(kind) {} argument
H A DExpressionTypeSystemHelper.h37 ExpressionTypeSystemHelper(LLVMCastKind kind) : m_kind(kind) {} argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangDeclVendor.h23 ClangDeclVendor(DeclVendorKind kind) : DeclVendor(kind) {} argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsection.h26 DebugSubsectionKind kind() const { return Kind; } function in class:llvm::codeview::DebugSubsectionRef
39 DebugSubsectionKind kind() const { return Kind; } function in class:llvm::codeview::DebugSubsection
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql[all...]
H A Dwcroot_anchor.c146 svn_wc_check_root(svn_boolean_t *is_wcroot, svn_boolean_t *is_switched, svn_node_kind_t *kind, svn_wc_context_t *wc_ctx, const char *local_abspath, apr_pool_t *scratch_pool) argument
216 svn_node_kind_t kind; local
H A Drelocate.c88 svn_node_kind_t kind; local
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DDeclVendor.h29 DeclVendor(DeclVendorKind kind) : m_kind(kind) {} argument
/freebsd-13-stable/lib/libc/gdtoa/
H A D_ldtoa.c63 int be, kind; local
/freebsd-13-stable/contrib/elftoolchain/libelf/
H A Dlibelf_allocate.c63 _libelf_init_elf(Elf *e, Elf_Kind kind) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DObjCRuntime.cpp61 Kind kind; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DComdat.cpp58 void LLVMSetComdatSelectionKind(LLVMComdatRef C, LLVMComdatSelectionKind kind) { argument
/freebsd-13-stable/contrib/subversion/subversion/include/private/
H A Dsvn_ra_svn_private.h57 svn_ra_svn_item_kind_t kind; member in struct:svn_ra_svn__item_t
H A Dsvn_element.h160 svn_node_kind_t kind; member in struct:svn_element__payload_t
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/include/lld/Core/
H A DNode.h34 virtual Kind kind() const { return _kind; } function in class:lld::Node
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DRegisterNumber.cpp33 void RegisterNumber::init(lldb_private::Thread &thread, lldb::RegisterKind kind, argument
82 uint32_t RegisterNumber::GetAsKind(lldb::RegisterKind kind) { argument
15 RegisterNumber(lldb_private::Thread &thread, lldb::RegisterKind kind, uint32_t num) argument
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DDebugTypes.h65 const TpiKind kind; member in class:lld::coff::TpiSource
/freebsd-13-stable/contrib/gdtoa/
H A Darithchk.c33 int kind; member in struct:Akind
/freebsd-13-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_decl.c91 uint_t kind, n = 1; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugSubsectionRecord.cpp48 DebugSubsectionKind DebugSubsectionRecord::kind() const { return Kind; } function in class:DebugSubsectionRecord
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Dcheckout.c82 svn_node_kind_t kind; local
[all...]

Completed in 133 milliseconds

1234567891011>>