Home
last modified time | relevance | path

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

1234

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dpointer.h73 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 Dpointer.h73 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 Ddefs.h36 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 Dbrig-variable-handler.cc46 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 Dbrig-basic-inst-handler.cc49 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 Dbrig-util.cc306 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 Dauto_ptr.h100 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 Dauto_ptr.h96 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 Dauto_ptr.h36 typedef _Tp element_type; typedef
78 typedef void element_type; typedef
/netbsd-src/external/gpl3/gdb.old/dist/gdb/features/i386/
H A D32bit-avx512.c12 tdesc_type *element_type; in create_feature_i386_32bit_avx512() local
/netbsd-src/external/gpl3/gdb/dist/gdb/features/i386/
H A D32bit-avx512.c12 tdesc_type *element_type; in create_feature_i386_32bit_avx512() local
H A D32bit-sse.c12 tdesc_type *element_type; in create_feature_i386_32bit_sse() local
H A D64bit-sse.c12 tdesc_type *element_type; in create_feature_i386_64bit_sse() local
H A D64bit-avx512.c12 tdesc_type *element_type; in create_feature_i386_64bit_avx512() local
/netbsd-src/external/gpl3/gdb/dist/gdb/features/arm/
H A Dxscale-iwmmxt.c12 tdesc_type *element_type; in create_feature_arm_xscale_iwmmxt() local
/netbsd-src/external/gpl3/gdb/dist/gdb/features/
H A Daarch64-fpu.c12 tdesc_type *element_type; in create_feature_aarch64_fpu() local
H A Dcskyv2-linux.c12 tdesc_type *element_type; in create_feature_cskyv2_linux() local
/netbsd-src/external/gpl3/gdb.old/dist/gdb/features/arm/
H A Dxscale-iwmmxt.c12 tdesc_type *element_type; in create_feature_arm_xscale_iwmmxt() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dshared_ptr.h547 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 Dshared_ptr.h542 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 Darray-traits.h27 typedef T element_type; typedef
H A Dvec-perm-indices.h52 typedef poly_int64 element_type; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Darray-traits.h27 typedef T element_type; typedef
H A Dvec-perm-indices.h52 typedef poly_int64 element_type; typedef
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dmemory.d78 alias element_type = T; member

1234