Searched defs:src_type (Results 1 - 17 of 17) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/libsupc++/
H A Dclass_type_info.cc71 __do_dyncast(ptrdiff_t, __sub_kind access_path, const __class_type_info *dst_type, const void *obj_ptr, const __class_type_info *src_type, const void *src_ptr, __dyncast_result &__restrict result) const argument
H A Ddyncast.cc45 __dynamic_cast(const void *src_ptr, const __class_type_info *src_type, const __class_type_info *dst_type, ptrdiff_t src2dst) argument
H A Dsi_class_type_info.cc33 __do_find_public_src(ptrdiff_t src2dst, const void *obj_ptr, const __class_type_info *src_type, const void *src_ptr) const argument
44 __do_dyncast(ptrdiff_t src2dst, __sub_kind access_path, const __class_type_info *dst_type, const void *obj_ptr, const __class_type_info *src_type, const void *src_ptr, __dyncast_result &__restrict result) const argument
H A Dvmi_class_type_info.cc33 __do_find_public_src(ptrdiff_t src2dst, const void *obj_ptr, const __class_type_info *src_type, const void *src_ptr) const argument
80 __do_dyncast(ptrdiff_t src2dst, __sub_kind access_path, const __class_type_info *dst_type, const void *obj_ptr, const __class_type_info *src_type, const void *src_ptr, __dyncast_result &__restrict result) const argument
H A Dtinfo.h161 __find_public_src(ptrdiff_t src2dst, const void *obj_ptr, const __class_type_info *src_type, const void *src_ptr) const argument
/haiku-buildtools/isl/
H A Disl_dim.c158 isl_dim_move(__isl_take isl_space *dim, enum isl_dim_type dst_type, unsigned dst_pos, enum isl_dim_type src_type, unsigned src_pos, unsigned n) argument
H A Disl_fold.c1289 isl_qpolynomial_fold_move_dims( __isl_take isl_qpolynomial_fold *fold, enum isl_dim_type dst_type, unsigned dst_pos, enum isl_dim_type src_type, unsigned src_pos, unsigned n) argument
H A Disl_space.c269 copy_ids(__isl_take isl_space *dst, enum isl_dim_type dst_type, unsigned offset, __isl_keep isl_space *src, enum isl_dim_type src_type) argument
936 isl_space_move_dims(__isl_take isl_space *dim, enum isl_dim_type dst_type, unsigned dst_pos, enum isl_dim_type src_type, unsigned src_pos, unsigned n) argument
[all...]
H A Disl_polynomial.c3157 isl_qpolynomial_move_dims( __isl_take isl_qpolynomial *qp, enum isl_dim_type dst_type, unsigned dst_pos, enum isl_dim_type src_type, unsigned src_pos, unsigned n) argument
H A Disl_map.c3181 isl_basic_map_move_dims( __isl_take isl_basic_map *bmap, enum isl_dim_type dst_type, unsigned dst_pos, enum isl_dim_type src_type, unsigned src_pos, unsigned n) argument
3272 isl_basic_set_move_dims(__isl_take isl_basic_set *bset, enum isl_dim_type dst_type, unsigned dst_pos, enum isl_dim_type src_type, unsigned src_pos, unsigned n) argument
3280 isl_set_move_dims(__isl_take isl_set *set, enum isl_dim_type dst_type, unsigned dst_pos, enum isl_dim_type src_type, unsigned src_pos, unsigned n) argument
3294 isl_map_move_dims(__isl_take isl_map *map, enum isl_dim_type dst_type, unsigned dst_pos, enum isl_dim_type src_type, unsigned src_pos, unsigned n) argument
[all...]
/haiku-buildtools/gcc/gcc/jit/
H A Dlibgccjit.c1541 is_valid_cast (gcc::jit::recording::type *src_type, argument
/haiku-buildtools/legacy/gcc/gcc/java/
H A Djcf-write.c2082 tree src_type = TREE_TYPE (src); local
/haiku-buildtools/gcc/gcc/cp/
H A Dtypeck.c6323 check_for_casting_away_constness(tree src_type, tree dest_type, enum tree_code cast, tsubst_flags_t complain) argument
7007 tree src_type; local
[all...]
/haiku-buildtools/gcc/gcc/
H A Dtree-vrp.c9361 tree src_type; local
H A Dvarasm.c4419 tree src_type = TREE_TYPE (src); local
4441 tree src_type = TREE_TYPE (src); local
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-xtensa.c5077 unsigned src_type; /* Relocation type. */ member in struct:reloc_bfd_fix_struct
5089 reloc_bfd_fix_init(asection *src_sec, bfd_vma src_offset, unsigned src_type, bfd *target_abfd, asection *target_sec, bfd_vma target_offset, bfd_boolean translated) argument
[all...]
/haiku-buildtools/binutils/bfd/
H A Delf32-xtensa.c6139 unsigned src_type; /* Relocation type. */ member in struct:reloc_bfd_fix_struct
6150 reloc_bfd_fix_init(asection *src_sec, bfd_vma src_offset, unsigned src_type, asection *target_sec, bfd_vma target_offset, bfd_boolean translated) argument
[all...]

Completed in 431 milliseconds