Searched defs:to_type (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/contrib/atf/atf-c++/detail/
H A Dtext.hpp136 to_type(const std::string& str) function in namespace:atf::text
H A Dtext_test.cpp346 ATF_TEST_CASE(to_type); variable
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Ddoublest.c781 convert_typed_floating(const void *from, const struct type *from_type, void *to, const struct type *to_type) argument
H A Dgdbtypes.c975 smash_to_member_type(struct type *type, struct type *domain, struct type *to_type) argument
998 smash_to_method_type(struct type *type, struct type *domain, struct type *to_type, struct field *args, int nargs, int varargs) argument
H A Ddwarf2read.c3682 struct type *to_type; local
/freebsd-10-stable/contrib/gcc/cp/
H A Dsearch.c2164 check_hidden_convs(tree binfo, int virtual_depth, int virtualness, tree to_type, tree parent_convs, tree other_convs) argument
H A Dtypeck.c6230 tree to_type; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dipa-type-escape.c636 check_cast_type (tree to_type, tree from_type) argument
654 check_cast (tree to_type, tree from) argument
830 mark_interesting_addressof(tree to_type, tree from_type) argument
[all...]
H A Dtree.c4974 build_pointer_type_for_mode(tree to_type, enum machine_mode mode, bool can_alias_all) argument
5018 build_pointer_type(tree to_type) argument
5025 build_block_pointer_type(tree to_type) argument
5051 build_reference_type_for_mode(tree to_type, enum machine_mode mode, bool can_alias_all) argument
5092 build_reference_type(tree to_type) argument
[all...]

Completed in 123 milliseconds