/freebsd/bin/chio/ |
H A D | defs.h | 34 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 D | VectorType.cpp | 27 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 D | FormatManager.cpp | 241 CompilerType element_type = compiler_type.GetArrayElementType( in GetPossibleMatches() local
|
/freebsd/contrib/llvm-project/libcxx/include/__memory/ |
H A D | auto_ptr.h | 35 typedef _Tp element_type; global() typedef 77 typedef void element_type; global() typedef
|
/freebsd/contrib/llvm-project/libcxx/include/__mdspan/ |
H A D | default_accessor.h | 45 using element_type = _ElementType; member
|
H A D | mdspan.h | 83 using element_type = _ElementType; variable
|
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
H A D | adt.h | 29 typedef T element_type; typedef
|
H A D | simple_packed_serialization.h | 268 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 D | SimplePackedSerialization.h | 277 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 D | attrib.c | 120 int element_type = ELEMENT_TYPE_ALL; in scsiattrib() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCTypeEncodingParser.cpp | 158 clang::QualType element_type(BuildType(ast_ctx, type, for_expression)); in BuildArray() local
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | CompilerType.cpp | 68 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 D | PdbAstBuilder.cpp | 427 const clang::Type *element_type = qt->getArrayElementTypeNoTypeQual(); in CompleteType() local 1166 clang::QualType element_type = GetOrCreateType(ar.ElementType); CreateArrayType() local
|
H A D | SymbolFileNativePDB.cpp | 686 TypeSP element_type = GetOrCreateType(ar.ElementType); in CreateArrayType() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/ |
H A D | SymbolFileCTF.cpp | 433 Type *element_type = ResolveTypeUID(ctf_array.type); in CreateArray() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
H A D | PDBASTParser.cpp | 681 lldb_private::Type *element_type = symbol_file->ResolveTypeUID(element_uid); in CreateLLDBTypeFromPDBType() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 2236 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 D | scsi_enc_ses.c | 433 const ses_type_t *element_type; in ses_iter_next() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFASTParserClang.cpp | 1385 Type *element_type = dwarf->ResolveTypeUID(type_die, true); in ParseArrayType() local
|
/freebsd/sys/dev/ixl/ |
H A D | ixl_pf_main.c | 3799 ixl_switch_element_string(struct sbuf *s, u8 element_type, u16 seid) in ixl_switch_element_string()
|
H A D | i40e_adminq_cmd.h | 684 u8 element_type; member
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-matchers-containers_test.cc | 279 typedef T element_type; typedef in testing::gmock_matchers_test::__anon540e1b3d0111::ConstPropagatingPtr
|
/freebsd/sys/dev/mlx5/ |
H A D | mlx5_ifc.h | 2941 u8 element_type[0x8]; member
|