Searched defs:dst_type (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/libsupc++/
H A Dclass_type_info.cc46 __do_upcast (const __class_type_info *dst_type, argument
71 __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.cc44 __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.cc80 __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
/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
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, gcc_jit_type *dst_type) argument
H A Djit-playback.c85 convert (tree dst_type, tree expr) argument
/haiku-buildtools/legacy/gcc/gcc/java/
H A Djcf-write.c2083 tree dst_type = TREE_TYPE (exp); local
/haiku-buildtools/gcc/gcc/cp/
H A Dtypeck.c7004 build_const_cast_1(tree dst_type, tree expr, tsubst_flags_t complain, bool *valid_p) argument
[all...]

Completed in 168 milliseconds