Home
last modified time | relevance | path

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

12

/openbsd/bin/chio/
H A Ddefs.h36 struct element_type { struct
37 char *et_name; /* name; i.e. "picker, "slot", etc. */
38 int et_type; /* type number */
/openbsd/gnu/llvm/lldb/source/DataFormatters/
H A DVectorType.cpp26 CompilerType element_type, in GetCompilerTypeForFormat()
126 CompilerType element_type) { in GetItemFormatForFormat()
173 CompilerType container_type, CompilerType element_type, in CalculateNumChildren()
223 CompilerType element_type; in Update() local
H A DFormatManager.cpp237 CompilerType element_type = compiler_type.GetArrayElementType( in GetPossibleMatches() local
/openbsd/gnu/llvm/libcxx/include/__memory/
H A Dauto_ptr.h35 typedef _Tp element_type; typedef
77 typedef void element_type; typedef
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20001203-2.c47 create_array_type (struct type *result_type, struct type *element_type) in create_array_type()
113 struct type element_type; in main() local
/openbsd/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DCFUtils.h26 typedef T element_type; typedef
/openbsd/gnu/llvm/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; variable
316 using element_type = std::pair<K, V>; variable
/openbsd/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_memory.h174 typedef _Tp element_type; typedef
/openbsd/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_memory.h181 typedef _Tp element_type; typedef
/openbsd/gnu/llvm/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
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dtypeck.c359 build_prim_array_type (element_type, length) in build_prim_array_type() argument
379 build_java_array_type (element_type, length) in build_java_array_type() argument
H A Dexpr.c804 tree check, element_type, source; local
2512 tree element_type = TYPE_ARRAY_ELEMENT (array_type); local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dauto_ptr.C8 typedef X element_type; typedef
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp156 clang::QualType element_type(BuildType(ast_ctx, type, for_expression)); in BuildArray() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Deval.c511 struct type *element_type = TYPE_TARGET_TYPE (type); in evaluate_subexp_standard() local
562 struct type *element_type = TYPE_INDEX_TYPE (type); in evaluate_subexp_standard() local
H A Dvalops.c222 struct type *element_type = TYPE_TARGET_TYPE (type); in value_cast() local
2776 struct type *element_type = TYPE_TARGET_TYPE (array_type); in value_slice() local
/openbsd/gnu/gcc/libstdc++-v3/include/tr1/
H A Dboost_shared_ptr.h506 typedef _Tp element_type; typedef
790 typedef _Tp element_type; typedef
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DCompilerType.cpp69 bool CompilerType::IsVectorType(CompilerType *element_type, in IsVectorType()
293 CompilerType element_type; in IsArrayOfScalarType() local
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp426 const clang::Type *element_type = qt->getArrayElementTypeNoTypeQual(); in CompleteType() local
1165 clang::QualType element_type = GetOrCreateType(ar.ElementType); in CreateArrayType() local
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp683 lldb_private::Type *element_type = symbol_file->ResolveTypeUID(element_uid); in CreateLLDBTypeFromPDBType() local
/openbsd/gnu/usr.bin/binutils/binutils/
H A Ddebug.c217 debug_type element_type; member
1479 debug_make_array_type (void *handle, debug_type element_type, in debug_make_array_type()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Ddebug.c218 debug_type element_type; member
1480 debug_make_array_type (void *handle, debug_type element_type, in debug_make_array_type()
/openbsd/gnu/gcc/gcc/cp/
H A Dtree.c494 tree element_type in cp_build_qualified_type_real() local
/openbsd/gnu/llvm/libcxx/utils/gdb/libcxx/
H A Dprinters.py460 def _calculate_block_size(self, element_type): argument

12