Searched defs:type (Results 226 - 250 of 3425) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DSystemRuntime.cpp48 GetExtendedBacktraceThread(ThreadSP thread, ConstString type) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DAuxVector.cpp21 const uint64_t type = data.GetAddress(&offset); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCoreMedia.cpp25 CompilerType type = valobj.GetCompilerType(); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationHistory.cpp30 AddPacket(char packet_char, GDBRemotePacket::Type type, uint32_t bytes_transmitted) argument
47 AddPacket(const std::string &src, uint32_t src_len, GDBRemotePacket::Type type, uint32_t bytes_transmitted) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangUtil.cpp55 clang::TagDecl *ClangUtil::GetAsTagDecl(const CompilerType &type) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMagic.cpp126 uint16_t type = 0; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_suppressions.h23 const char *type; member in struct:__sanitizer::Suppression
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
H A DAVR.cpp55 RelExpr AVR::getRelExpr(RelType type, const Symbol &s, argument
60 void AVR::relocateOne(uint8_t *loc, RelType type, uint64_t val) const { argument
H A DMSP430.cpp48 RelExpr MSP430::getRelExpr(RelType type, const Symbol &s, argument
63 void MSP430::relocateOne(uint8_t *loc, RelType type, uint64_t val) const { argument
[all...]
H A DSPARCV9.cpp50 RelExpr SPARCV9::getRelExpr(RelType type, const Symbol &s, argument
78 void SPARCV9::relocateOne(uint8_t *loc, RelType type, uint64_t val) const { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DIOObject.h32 IOObject(FDType type) : m_fd_type(type) {} argument
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp47 static inline const char* stringForOperandType(OperandType type) { argument
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dlow_level.h136 svn_fs_x__rep_type_t type; member in struct:svn_fs_x__rep_header_t
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dlow_level.h200 svn_fs_fs__rep_type_t type; member in struct:svn_fs_fs__rep_header_t
/freebsd-11-stable/contrib/mtree/
H A Dverify.c174 const char *type; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/net/
H A Dh_hostent.c114 const char *type = "any"; local
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_filegen.h44 u_char type; /* type of file generation */ member in struct:filegen_tag
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dassertions.c54 isc_assertion_failed(const char *file, int line, isc_assertiontype_t type, argument
73 isc_assertion_typetotext(isc_assertiontype_t type) { argument
105 default_callback(const char *file, int line, isc_assertiontype_t type, argument
/freebsd-11-stable/contrib/ntp/libjsmn/
H A Djsmn.c26 static void jsmn_fill_token(jsmntok_t *token, jsmntype_t type, argument
162 jsmntype_t type; local
[all...]
H A Djsmn.h40 jsmntype_t type; member in struct:__anon4879
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf_pro_macinfo.c32 _dwarf_add_macro(Dwarf_P_Debug dbg, int type, Dwarf_Unsigned lineno, argument
/freebsd-11-stable/contrib/gcc/
H A Dgengtype-yacc.y228 type: SCALAR label
[all...]
/freebsd-11-stable/contrib/apr-util/include/
H A Dapr_anylock.h37 } type; member in struct:apr_anylock_t
[all...]
/freebsd-11-stable/contrib/apr-util/include/private/
H A Dapr_dbm_private.h107 const apr_dbm_type_t *type; member in struct:apr_dbm_t
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/
H A Dcontainer_base_dispatch.hpp128 typedef lu_map_data_<Key, Mapped, at0t, Alloc, at1t> type; typedef in struct:pb_ds::detail::container_base_dispatch
142 typedef lu_map_no_data_<Key, null_mapped_type, at0t, Alloc, at1t> type; typedef in struct:pb_ds::detail::container_base_dispatch
153 typedef pat_trie_data_<Key, Mapped, at1t, Alloc> type; typedef in struct:pb_ds::detail::container_base_dispatch
165 typedef pat_trie_no_data_<Key, null_mapped_type, at1t, Alloc> type; typedef in struct:pb_ds::detail::container_base_dispatch
178 typedef rb_tree_data_<Key, Mapped, at0t, at1t, Alloc> type; typedef in struct:pb_ds::detail::container_base_dispatch
192 typedef rb_tree_no_data_<Key, null_mapped_type, at0t, at1t, Alloc> type; typedef in struct:pb_ds::detail::container_base_dispatch
206 typedef splay_tree_data_<Key, Mapped, at0t, at1t, Alloc> type; typedef in struct:pb_ds::detail::container_base_dispatch
220 typedef splay_tree_no_data_<Key, null_mapped_type, at0t, at1t, Alloc> type; typedef in struct:pb_ds::detail::container_base_dispatch
233 typedef ov_tree_data_<Key, Mapped, at0t, at1t, Alloc> type; typedef in struct:pb_ds::detail::container_base_dispatch
247 typedef ov_tree_no_data_<Key, null_mapped_type, at0t, at1t, Alloc> type; typedef in struct:pb_ds::detail::container_base_dispatch
267 at4t, at2t> type; typedef in struct:pb_ds::detail::container_base_dispatch
288 at3t::value, at4t, at2t> type; typedef in struct:pb_ds::detail::container_base_dispatch
310 at4t, at5t, at2t> type; typedef in struct:pb_ds::detail::container_base_dispatch
333 at3t::value, at4t, at5t, at2t> type; typedef in struct:pb_ds::detail::container_base_dispatch
[all...]

Completed in 153 milliseconds

1234567891011>>