Home
last modified time | relevance | path

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

12

/freebsd/bin/chio/
H A Ddefs.h36 struct element_type { struct
37 const char *et_name; /* name; i.e. "picker, "slot", etc. */
38 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()
259 CompilerType element_type; in Update() local
H A DFormatManager.cpp247 CompilerType element_type = compiler_type.GetArrayElementType( in GetPossibleMatches() local
/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dauto_ptr.h34 typedef _Tp element_type; typedef
85 typedef void element_type; typedef
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__memory/
H A Dauto_ptr.h32 typedef _Tp element_type; typedef
83 typedef void element_type; typedef
/freebsd/contrib/llvm-project/libcxx/include/__mdspan/
H A Ddefault_accessor.h44 using element_type = _ElementType; member
H A Daligned_accessor.h49 using element_type = _ElementType; member
H A Dmdspan.h82 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
297 using element_type = typename std::vector<T>::value_type; variable
323 using element_type = std::pair<K, V>; 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.cpp165 clang::QualType element_type(BuildType(ast_ctx, type, for_expression)); in BuildArray() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxUnorderedMap.cpp102 auto element_type = in GetElementType() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp70 bool CompilerType::IsVectorType(CompilerType *element_type, in IsVectorType()
315 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
1167 clang::QualType element_type = GetOrCreateType(ar.ElementType); in CreateArrayType() local
H A DSymbolFileNativePDB.cpp683 TypeSP element_type = GetOrCreateType(ar.ElementType); in CreateArrayType() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp434 Type *element_type = ResolveTypeUID(ctf_array.type); in CreateArray() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp680 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.cpp2247 TypeSystemClang::CreateArrayType(const CompilerType &element_type, in CreateArrayType()
2931 CompilerType *element_type, uint64_t *size) { in IsVectorType()
6519 CompilerType element_type = GetType(array->getElementType()); in GetChildCompilerTypeAtIndex() local
6541 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/sys/dev/ixl/
H A Dixl_pf_main.c3866 ixl_switch_element_string(struct sbuf *s, u8 element_type, u16 seid) in ixl_switch_element_string()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1463 Type *element_type = dwarf->ResolveTypeUID(type_die, true); in ParseArrayType() local
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc280 typedef T element_type; typedef in testing::gmock_matchers_test::__anon540e1b3d0111::ConstPropagatingPtr
/freebsd/crypto/openssh/
H A Dlibcrux_mlkem768_sha3.h272 #define Eurydice_slice_split_at(slice, mid, element_type, ret_t) \ argument
280 #define Eurydice_slice_split_at_mut(slice, mid, element_type, ret_t) \ argument

12