/netbsd-src/external/bsd/kyua-cli/dist/utils/text/ |
H A D | operations.cpp | 170 text::to_type(const std::string& str) in to_type() function in text 188 text::to_type(const std::string& str) in to_type() function in text
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-builder.cc | 107 build_type_cast (tree to_type, tree op, tree lhs) in build_type_cast() 115 build_type_cast (tree to_type, gimple *op, tree lhs) in build_type_cast()
|
H A D | sancov.cc | 59 tree to_type = NULL_TREE; in instrument_comparison() local
|
H A D | tree.cc | 6894 build_pointer_type_for_mode (tree to_type, machine_mode mode, in build_pointer_type_for_mode() 6958 build_pointer_type (tree to_type) in build_pointer_type() 6966 build_reference_type_for_mode (tree to_type, machine_mode mode, in build_reference_type_for_mode() 7030 build_reference_type (tree to_type) in build_reference_type()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-builder.c | 107 build_type_cast (tree to_type, tree op, tree lhs) in build_type_cast() 115 build_type_cast (tree to_type, gimple *op, tree lhs) in build_type_cast()
|
H A D | sancov.c | 59 tree to_type = NULL_TREE; in instrument_comparison() local
|
H A D | tree.c | 7885 build_pointer_type_for_mode (tree to_type, machine_mode mode, in build_pointer_type_for_mode() 7943 build_pointer_type (tree to_type) in build_pointer_type() 7954 build_reference_type_for_mode (tree to_type, machine_mode mode, in build_reference_type_for_mode() 8012 build_reference_type (tree to_type) in build_reference_type()
|
/netbsd-src/external/bsd/atf/dist/atf-c++/detail/ |
H A D | text_test.cpp | 351 ATF_TEST_CASE_HEAD(to_type) in ATF_TEST_CASE_HEAD() argument 355 ATF_TEST_CASE_BODY(to_type) in ATF_TEST_CASE_BODY() argument
|
H A D | text.hpp | 140 to_type(const std::string& str) in to_type() function
|
/netbsd-src/external/bsd/atf/dist/tools/ |
H A D | text_test.cpp | 351 ATF_TEST_CASE_HEAD(to_type) in ATF_TEST_CASE_HEAD() argument 355 ATF_TEST_CASE_BODY(to_type) in ATF_TEST_CASE_BODY() argument
|
H A D | text.hpp | 140 to_type(const std::string& str) in to_type() function
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-i386.c | 1070 unsigned int to_type = from_type; in elf_i386_tls_transition() local
|
H A D | elf64-x86-64.c | 1403 unsigned int to_type = from_type; in elf_x86_64_tls_transition() local
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-i386.c | 1069 unsigned int to_type = from_type; in elf_i386_tls_transition() local
|
H A D | elf64-x86-64.c | 1271 unsigned int to_type = from_type; in elf_x86_64_tls_transition() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | tree.cc | 1257 cp_build_reference_type_for_mode (tree to_type, machine_mode mode, bool rval) in cp_build_reference_type_for_mode() 1312 cp_build_reference_type (tree to_type, bool rval) in cp_build_reference_type()
|
H A D | search.cc | 2323 tree to_type, tree parent_convs, tree other_convs) in check_hidden_convs()
|
H A D | call.cc | 444 tree to_type; member 2444 tree argtype, to_type; in add_function_candidate() local 10770 tree from_type, tree to_type, in complain_about_bad_argument()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | search.c | 2289 tree to_type, tree parent_convs, tree other_convs) in check_hidden_convs()
|
H A D | name-lookup.c | 1588 tree to_type = NULL_TREE; in member_vec_dedup() local 2360 tree to_type = old_type; in update_binding() local
|
H A D | call.c | 447 tree to_type; member 2345 tree argtype, to_type; in add_function_candidate() local 10037 tree from_type, tree to_type, in complain_about_bad_argument()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/ |
H A D | msp430.c | 495 msp430_addr_space_convert (rtx op, tree from_type, tree to_type) in msp430_addr_space_convert()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/ |
H A D | m32c.c | 2095 m32c_addr_space_convert (rtx op, tree from_type, tree to_type) in m32c_addr_space_convert()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/ |
H A D | m32c.cc | 2099 m32c_addr_space_convert (rtx op, tree from_type, tree to_type) in m32c_addr_space_convert()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-common.c | 1291 int_safely_convertible_to_real_p (const_tree from_type, const_tree to_type) in int_safely_convertible_to_real_p() 1535 tree to_type = TREE_TYPE (type); in unsafe_conversion_p() local
|