Home
last modified time | relevance | path

Searched defs:types (Results 101 – 125 of 125) sorted by relevance

12345

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_affinity.h874 kmp_hw_t *types; variable
/freebsd-13-stable/sys/netpfil/ipfilter/netinet/
HDip_state.c4293 int types[1]; in ipf_state_log() local
HDip_nat.c6040 int types[1]; in ipf_nat_log() local
/freebsd-13-stable/sys/dev/hyperv/netvsc/
HDif_hn.c1441 uint32_t types = 0; in hn_rss_type_fromndis() local
1461 hn_rss_type_tondis(uint32_t types) in hn_rss_type_tondis()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
HDSymbolFilePDB.cpp1468 lldb_private::TypeMap &types) { in FindTypesByRegex()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectThread.cpp191 const std::vector<ConstString> &types = in DoExtendedBacktrace() local
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
HDNeonEmitter.cpp2252 static void emitNeonTypeDefs(const std::string& types, raw_ostream &OS) { in emitNeonTypeDefs()
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
HDMachODump.cpp3682 uint64_t types; /* const char * (64-bit pointer) */ member
3688 uint32_t types; /* const char * (32-bit pointer) */ member
3694 int32_t types; /* const char * (32-bit relative) */ member
3924 uint32_t types; /* char * (32-bit pointer) */ member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDLowerTypeTests.cpp311 ArrayRef<MDNode *> types() const { in types() function in __anonda8b869c0111::GlobalTypeMember
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
HDAppleObjCRuntimeV2.cpp813 auto types = vendor->FindTypes(class_name, /*max_matches*/ 1); in GetDynamicTypeAndAddress() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBlocks.cpp2598 SmallVector<llvm::Type *, 8> types; in getBlockByrefInfo() local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
HDcached_data.c85 static const char *types[] = {"<n/a>", "frep ", "drep ", "fprop", "dprop", in dbg__log_access() local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
HDcached_data.c85 static const char *types[] = {"<n/a>", "frep ", "drep ", "fprop", "dprop", in dbg_log_access() local
/freebsd-13-stable/sys/cddl/dev/dtrace/x86/
HDdis_tables.c4605 char *types[] = {"", "w", "l", "q"}; in dtrace_disx86() local
/freebsd-13-stable/contrib/wpa/wpa_supplicant/dbus/
HDdbus_new_handlers.c4845 } types[] = { in wpas_dbus_getter_mac_address_randomization_mask() local
/freebsd-13-stable/sys/dev/sound/pci/hda/
HDhdaa.c4720 static const int types[7][13] = { in hdaa_audio_assign_names() local
/freebsd-13-stable/sys/dev/drm2/
HDdrmP.h991 enum drm_stat_type types[15]; member
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
HDio.c3728 apr_hash_t *types = apr_hash_make(pool); in svn_io_parse_mimetypes_file() local
/freebsd-13-stable/contrib/wpa/src/drivers/
HDdriver_nl80211.c3636 struct nlattr *types; in wpa_driver_nl80211_set_key() local
3644 struct nlattr *types; in wpa_driver_nl80211_set_key() local
/freebsd-13-stable/sys/dev/ice/
HDice_lib.c3516 uint64_t types; in __ice_sysctl_phy_type_handler() local
/freebsd-13-stable/sys/contrib/openzfs/cmd/zdb/
HDzdb.c1912 const char *types[4] = { "ditto", "single", "double", "triple" }; in dump_dde() local
/freebsd-13-stable/sys/compat/linuxkpi/common/include/net/
HDcfg80211.h1046 int max, types; member
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
HDIOHandlerCursesGUI.cpp2910 std::vector<std::string> types; in ProcessAttachFormDelegate() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp10892 SmallVector<QualType, 10> types; in mergeFunctionTypes() local
/freebsd-13-stable/lib/clang/liblldb/
HDLLDBWrapLua.cpp384 …swig_type_info **types; /* Array of pointers to swig_type_info structures that are in thi… member

12345