| /src/usr.bin/rpcgen/ |
| rpc_parse.h | 60 const char *old_type; member in struct:typedef_def
|
| /src/external/gpl2/groff/dist/src/roff/troff/ |
| column.cpp | 486 symbol *old_type = type; local 490 type[i] = old_type[i]; 491 a_delete old_type; local
|
| /src/external/gpl3/gcc/dist/gcc/ |
| ipa-strub.cc | 1597 tree old_type = TREE_TYPE (node->decl); 1598 tree new_type = build_distinct_type_copy (old_type); 1601 /* Remap any calls to node->decl that use old_type, or a variant 1595 tree old_type = TREE_TYPE (node->decl); local
|
| sched-deps.cc | 1077 /* Type of dependence DEP have changed from OLD_TYPE. Update dependency 1080 update_dependency_caches (dep_t dep, enum reg_note old_type) 1089 switch (old_type) 1142 enum reg_note old_type = DEP_TYPE (dep); 1151 if ((int) DEP_TYPE (new_dep) < (int) old_type) 1202 update_dependency_caches (dep, old_type); 1137 enum reg_note old_type = DEP_TYPE (dep); local
|
| gimplify.cc | 3168 tree old_type = TREE_TYPE (expr); 3185 gcc_assert (useless_type_conversion_p (old_type, type)); 3165 tree old_type = TREE_TYPE (expr); local
|
| /src/external/gpl3/gdb/dist/gdb/ |
| varobj.c | 2021 std::string old_type = varobj_get_type (var); 2023 if (old_type == new_type) 2019 std::string old_type = varobj_get_type (var); local
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| varobj.c | 2024 std::string old_type = varobj_get_type (var); 2026 if (old_type == new_type) 2022 std::string old_type = varobj_get_type (var); local
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| sched-deps.cc | 1077 /* Type of dependence DEP have changed from OLD_TYPE. Update dependency 1080 update_dependency_caches (dep_t dep, enum reg_note old_type) 1089 switch (old_type) 1142 enum reg_note old_type = DEP_TYPE (dep); 1151 if ((int) DEP_TYPE (new_dep) < (int) old_type) 1202 update_dependency_caches (dep, old_type); 1137 enum reg_note old_type = DEP_TYPE (dep); local
|
| gimplify.cc | 2918 tree old_type = TREE_TYPE (expr); 2935 gcc_assert (useless_type_conversion_p (old_type, type)); 2915 tree old_type = TREE_TYPE (expr); local
|
| /src/sys/dev/pci/ |
| if_iwm.c | 3892 enum iwm_ucode_type old_type = sc->sc_uc_current; local 3907 sc->sc_uc_current = old_type;
|
| /src/external/gpl3/gcc/dist/gcc/cp/ |
| name-lookup.cc | 2965 tree old_type = NULL_TREE; local 2972 old_type = binding->type; 2974 if (!old_type) 2980 old_type = STAT_TYPE (*slot); 2986 tree to_type = old_type; 3059 if (to_type != old_type
|
| pt.cc | 2567 tree old_type; local 2583 old_type = TREE_TYPE (decl); 2584 spec_types = TYPE_ARG_TYPES (old_type); 2627 TREE_TYPE (old_type), 2631 new_type = build_function_type (TREE_TYPE (old_type), 2634 TYPE_ATTRIBUTES (old_type)); 2635 new_type = cxx_copy_lang_qualifiers (new_type, old_type);
|
| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| trans-expr.cc | 4293 expr_t old_type; local 4300 old_type = e2->expr_type; 4303 e2->expr_type = old_type;
|
| /src/external/gpl3/gcc.old/dist/gcc/cp/ |
| name-lookup.cc | 2786 tree old_type = NULL_TREE; local 2792 old_type = binding->type; 2794 if (!old_type) 2799 old_type = STAT_TYPE (*slot); 2805 tree to_type = old_type; 2878 if (to_type != old_type
|
| pt.cc | 2586 tree old_type; local 2602 old_type = TREE_TYPE (decl); 2603 spec_types = TYPE_ARG_TYPES (old_type); 2646 TREE_TYPE (old_type), 2650 new_type = build_function_type (TREE_TYPE (old_type), 2653 TYPE_ATTRIBUTES (old_type)); 2654 new_type = cxx_copy_lang_qualifiers (new_type, old_type);
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| trans-expr.cc | 4191 expr_t old_type; local 4198 old_type = e2->expr_type; 4201 e2->expr_type = old_type;
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elf64-ppc.c | 3919 struct ppc_stub_type old_type = stub_entry->type; 3921 if (old_type.main == ppc_stub_save_res) 3962 old_type = stub_entry->type; 3963 if (old_type.main == ppc_stub_plt_branch) 3964 old_type.main = ppc_stub_long_branch; 3966 if (old_type.main != stub_type.main 3967 || (old_type.sub != stub_type.sub 3968 && old_type.sub != ppc_stub_toc 3915 struct ppc_stub_type old_type = stub_entry->type; local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf64-ppc.c | 3927 struct ppc_stub_type old_type = stub_entry->type; 3929 if (old_type.main == ppc_stub_save_res) 3970 old_type = stub_entry->type; 3971 if (old_type.main == ppc_stub_plt_branch) 3972 old_type.main = ppc_stub_long_branch; 3974 if (old_type.main != stub_type.main 3975 || (old_type.sub != stub_type.sub 3976 && old_type.sub != ppc_stub_toc 3923 struct ppc_stub_type old_type = stub_entry->type; local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf64-ppc.c | 3926 struct ppc_stub_type old_type = stub_entry->type; 3928 if (old_type.main == ppc_stub_save_res) 3969 old_type = stub_entry->type; 3970 if (old_type.main == ppc_stub_plt_branch) 3971 old_type.main = ppc_stub_long_branch; 3973 if (old_type.main != stub_type.main 3974 || (old_type.sub != stub_type.sub 3975 && old_type.sub != ppc_stub_toc 3922 struct ppc_stub_type old_type = stub_entry->type; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf64-ppc.c | 3932 struct ppc_stub_type old_type = stub_entry->type; 3934 if (old_type.main == ppc_stub_save_res) 3975 old_type = stub_entry->type; 3976 if (old_type.main == ppc_stub_plt_branch) 3977 old_type.main = ppc_stub_long_branch; 3979 if (old_type.main != stub_type.main 3980 || (old_type.sub != stub_type.sub 3981 && old_type.sub != ppc_stub_toc 3928 struct ppc_stub_type old_type = stub_entry->type; local
|