/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | pointer.h | 73 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef 115 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef 167 typedef const _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | pointer.h | 73 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef 115 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef 161 typedef const _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/bin/chio/ |
H A D | defs.h | 36 struct element_type { struct 37 const char *et_name; /* name; i.e. "picker, "slot", etc. */ 38 int et_type; /* type number */
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-variable-handler.cc | 46 tree element_type in build_variable() local 131 tree element_type in operator ()() local 257 tree element_type in get_brig_var_alignment() local
|
H A D | brig-basic-inst-handler.cc | 49 BrigType16_t element_type = brig_inst.type & BRIG_TYPE_BASE_MASK; in scalarized_sat_arithmetics() local 89 tree element_type in build_shuffle() local 156 tree element_type = get_unsigned_int_type (src_element_type); in build_unpack() local 237 tree element_type = TREE_TYPE (TREE_TYPE (operands[0])); in build_pack() local 280 tree element_type = get_unsigned_int_type (TREE_TYPE (arith_type)); in build_unpack_lo_or_hi() local 583 BrigType16_t element_type = brig_inst_type & BRIG_TYPE_BASE_MASK; in operator ()() local 715 tree element_type = TREE_TYPE (TREE_TYPE (vec_operand)); in build_lower_element_broadcast() local
|
H A D | brig-util.cc | 306 tree element_type = TREE_TYPE (tree_type); in gccbrig_tree_type_to_hsa_type() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/backward/ |
H A D | auto_ptr.h | 100 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef 299 typedef void element_type; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/backward/ |
H A D | auto_ptr.h | 96 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef 295 typedef void element_type; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__memory/ |
H A D | auto_ptr.h | 36 typedef _Tp element_type; typedef 78 typedef void element_type; typedef
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/features/i386/ |
H A D | 32bit-avx512.c | 12 tdesc_type *element_type; in create_feature_i386_32bit_avx512() local
|
/netbsd-src/external/gpl3/gdb/dist/gdb/features/i386/ |
H A D | 32bit-avx512.c | 12 tdesc_type *element_type; in create_feature_i386_32bit_avx512() local
|
H A D | 32bit-sse.c | 12 tdesc_type *element_type; in create_feature_i386_32bit_sse() local
|
H A D | 64bit-sse.c | 12 tdesc_type *element_type; in create_feature_i386_64bit_sse() local
|
H A D | 64bit-avx512.c | 12 tdesc_type *element_type; in create_feature_i386_64bit_avx512() local
|
/netbsd-src/external/gpl3/gdb/dist/gdb/features/arm/ |
H A D | xscale-iwmmxt.c | 12 tdesc_type *element_type; in create_feature_arm_xscale_iwmmxt() local
|
/netbsd-src/external/gpl3/gdb/dist/gdb/features/ |
H A D | aarch64-fpu.c | 12 tdesc_type *element_type; in create_feature_aarch64_fpu() local
|
H A D | cskyv2-linux.c | 12 tdesc_type *element_type; in create_feature_cskyv2_linux() local
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/features/arm/ |
H A D | xscale-iwmmxt.c | 12 tdesc_type *element_type; in create_feature_arm_xscale_iwmmxt() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
H A D | shared_ptr.h | 547 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef 811 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
H A D | shared_ptr.h | 542 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef 801 typedef _Tp element_type; in _GLIBCXX_VISIBILITY() typedef
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | array-traits.h | 27 typedef T element_type; typedef
|
H A D | vec-perm-indices.h | 52 typedef poly_int64 element_type; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | array-traits.h | 27 typedef T element_type; typedef
|
H A D | vec-perm-indices.h | 52 typedef poly_int64 element_type; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/ |
H A D | memory.d | 78 alias element_type = T; member
|