Home
last modified time | relevance | path

Searched defs:element_type (Results 1 – 23 of 23) sorted by relevance

/freebsd/bin/chio/
H A Ddefs.h34 struct element_type { struct
35 const char *et_name; /* name; i.e. "picker, "slot", etc. */
36 int et_type; /* type number */
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DVectorType.cpp27 CompilerType element_type, in GetCompilerTypeForFormat()
127 CompilerType element_type) { in GetItemFormatForFormat()
199 CompilerType element_type) { in CalculateNumChildren()
258 CompilerType element_type; in Update() local
H A DFormatManager.cpp241 CompilerType element_type = compiler_type.GetArrayElementType( in GetPossibleMatches() local
/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dauto_ptr.h35 typedef _Tp element_type; global() typedef
77 typedef void element_type; global() typedef
/freebsd/contrib/llvm-project/libcxx/include/__mdspan/
H A Ddefault_accessor.h45 using element_type = _ElementType; member
H A Dmdspan.h83 using element_type = _ElementType; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dadt.h29 typedef T element_type; typedef
H A Dsimple_packed_serialization.h268 using element_type = char; variable
290 using element_type = typename std::vector<T>::value_type; global() variable
316 using element_type = std::pair<K, V>; global() variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimplePackedSerialization.h277 using element_type = char; variable
299 using element_type = typename std::vector<T>::value_type; variable
321 using element_type = typename SmallVectorImpl<T>::value_type; variable
/freebsd/sbin/camcontrol/
H A Dattrib.c120 int element_type = ELEMENT_TYPE_ALL; in scsiattrib() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp158 clang::QualType element_type(BuildType(ast_ctx, type, for_expression)); in BuildArray() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp68 bool CompilerType::IsVectorType(CompilerType *element_type, in IsVectorType()
313 CompilerType element_type; in IsArrayOfScalarType() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp427 const clang::Type *element_type = qt->getArrayElementTypeNoTypeQual(); in CompleteType() local
1166 clang::QualType element_type = GetOrCreateType(ar.ElementType); CreateArrayType() local
H A DSymbolFileNativePDB.cpp686 TypeSP element_type = GetOrCreateType(ar.ElementType); in CreateArrayType() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp433 Type *element_type = ResolveTypeUID(ctf_array.type); in CreateArray() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp681 lldb_private::Type *element_type = symbol_file->ResolveTypeUID(element_uid); in CreateLLDBTypeFromPDBType() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2236 CompilerType TypeSystemClang::CreateArrayType(const CompilerType &element_type, in CreateArrayType()
2889 CompilerType *element_type, uint64_t *size) { in IsVectorType()
6523 CompilerType element_type = GetType(array->getElementType()); in GetChildCompilerTypeAtIndex() local
6545 CompilerType element_type = GetType(array->getElementType()); in GetChildCompilerTypeAtIndex() local
/freebsd/sys/cam/scsi/
H A Dscsi_enc_ses.c433 const ses_type_t *element_type; in ses_iter_next() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1385 Type *element_type = dwarf->ResolveTypeUID(type_die, true); in ParseArrayType() local
/freebsd/sys/dev/ixl/
H A Dixl_pf_main.c3799 ixl_switch_element_string(struct sbuf *s, u8 element_type, u16 seid) in ixl_switch_element_string()
H A Di40e_adminq_cmd.h684 u8 element_type; member
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc279 typedef T element_type; typedef in testing::gmock_matchers_test::__anon540e1b3d0111::ConstPropagatingPtr
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h2941 u8 element_type[0x8]; member