Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/lldb/source/DataFormatters/
H A DVectorType.cpp26 GetCompilerTypeForFormat(lldb::Format format,CompilerType element_type,TypeSystemSP type_system) GetCompilerTypeForFormat() argument
126 GetItemFormatForFormat(lldb::Format format,CompilerType element_type) GetItemFormatForFormat() argument
198 CalculateNumChildren(CompilerType container_elem_type,uint64_t num_elements,CompilerType element_type) CalculateNumChildren() argument
251 CompilerType element_type; Update() local
[all...]
H A DFormatManager.cpp237 CompilerType element_type = compiler_type.GetArrayElementType( GetPossibleMatches() local
/freebsd-src/contrib/llvm-project/libcxx/include/__memory/
H A Dauto_ptr.h34 typedef _Tp element_type; typedef
85 typedef void element_type; typedef
/freebsd-src/contrib/llvm-project/libcxx/include/__mdspan/
H A Ddefault_accessor.h45 using element_type = _ElementType; member
H A Dmdspan.h84 using value_type = remove_cv_t<element_type>; variable
/freebsd-src/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-src/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-src/sbin/camcontrol/
H A Dattrib.c120 int element_type = ELEMENT_TYPE_ALL; in scsiattrib() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp156 clang::QualType element_type(BuildType(ast_ctx, type, for_expression)); BuildArray() local
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp68 bool CompilerType::IsVectorType(CompilerType *element_type, in IsVectorType() argument
292 CompilerType element_type; IsArrayOfScalarType() local
/freebsd-src/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.cpp686 TypeSP element_type = GetOrCreateType(ar.ElementType); in CreateArrayType() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp433 Type *element_type = ResolveTypeUID(ctf_array.type); in CreateArray() local
/freebsd-src/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-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2284 CreateArrayType(const CompilerType & element_type,size_t element_count,bool is_vector) CreateArrayType() argument
2881 IsVectorType(lldb::opaque_compiler_type_t type,CompilerType * element_type,uint64_t * size) IsVectorType() argument
6398 CompilerType element_type = GetType(array->getElementType()); GetChildCompilerTypeAtIndex() local
6420 CompilerType element_type = GetType(array->getElementType()); GetChildCompilerTypeAtIndex() local
[all...]
/freebsd-src/sys/cam/scsi/
H A Dscsi_enc_ses.c433 const ses_type_t *element_type; in ses_iter_next() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1351 Type *element_type = dwarf->ResolveTypeUID(type_die, true); ParseArrayType() local
/freebsd-src/sys/dev/ixl/
H A Dixl_pf_main.c3851 ixl_switch_element_string(struct sbuf * s,u8 element_type,u16 seid) ixl_switch_element_string() argument
H A Di40e_adminq_cmd.h684 u8 element_type; member
/freebsd-src/contrib/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc279 typedef T element_type; typedef in testing::gmock_matchers_test::__anon69613d8f0111::ConstPropagatingPtr
/freebsd-src/sys/dev/mlx5/
H A Dmlx5_ifc.h2678 u8 element_type[0x8]; global() member