/freebsd-src/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-src/contrib/llvm-project/lldb/source/DataFormatters/ |
H A D | VectorType.cpp | 26 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 D | FormatManager.cpp | 237 CompilerType element_type = compiler_type.GetArrayElementType( GetPossibleMatches() local
|
/freebsd-src/contrib/llvm-project/libcxx/include/__memory/ |
H A D | auto_ptr.h | 34 typedef _Tp element_type; typedef 85 typedef void element_type; typedef
|
/freebsd-src/contrib/llvm-project/libcxx/include/__mdspan/ |
H A D | default_accessor.h | 45 using element_type = _ElementType; member
|
H A D | mdspan.h | 84 using value_type = remove_cv_t<element_type>; variable
|
/freebsd-src/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 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 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-src/sbin/camcontrol/ |
H A D | attrib.c | 120 int element_type = ELEMENT_TYPE_ALL; in scsiattrib() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCTypeEncodingParser.cpp | 156 clang::QualType element_type(BuildType(ast_ctx, type, for_expression)); BuildArray() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ |
H A D | CompilerType.cpp | 68 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 D | PdbAstBuilder.cpp | 427 const clang::Type *element_type = qt->getArrayElementTypeNoTypeQual(); in CompleteType() local 1167 clang::QualType element_type = GetOrCreateType(ar.ElementType); in CreateArrayType() local
|
H A D | SymbolFileNativePDB.cpp | 686 TypeSP element_type = GetOrCreateType(ar.ElementType); in CreateArrayType() local
|
/freebsd-src/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-src/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-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 2284 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 D | scsi_enc_ses.c | 433 const ses_type_t *element_type; in ses_iter_next() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFASTParserClang.cpp | 1351 Type *element_type = dwarf->ResolveTypeUID(type_die, true); ParseArrayType() local
|
/freebsd-src/sys/dev/ixl/ |
H A D | ixl_pf_main.c | 3851 ixl_switch_element_string(struct sbuf * s,u8 element_type,u16 seid) ixl_switch_element_string() argument
|
H A D | i40e_adminq_cmd.h | 684 u8 element_type; member
|
/freebsd-src/contrib/googletest/googlemock/test/ |
H A D | gmock-matchers-containers_test.cc | 279 typedef T element_type; typedef in testing::gmock_matchers_test::__anon69613d8f0111::ConstPropagatingPtr
|
/freebsd-src/sys/dev/mlx5/ |
H A D | mlx5_ifc.h | 2678 u8 element_type[0x8]; global() member
|