/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Histable.h | 138 char *type_to_string ();
|
H A D | Hist_data.cc | 1813 Histable::type_to_string () in type_to_string() function in Histable 1841 type_to_string (), get_type (), (unsigned long) this, (long long) id, in dump_comparable_objs() 1847 h ? h->type_to_string () : "", h ? h->get_type () : -1, in dump_comparable_objs() 1860 (unsigned long) this, type_to_string (), get_type (), in dump()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Histable.h | 138 char *type_to_string ();
|
H A D | Hist_data.cc | 1813 Histable::type_to_string () in type_to_string() function in Histable 1841 type_to_string (), get_type (), (unsigned long) this, (long long) id, in dump_comparable_objs() 1847 h ? h->type_to_string () : "", h ? h->get_type () : -1, in dump_comparable_objs() 1860 (unsigned long) this, type_to_string (), get_type (), in dump()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | error.c | 63 static const char *type_to_string (tree, int, bool, bool *, bool); 3242 type_to_string (tree typ, int verbose, bool postprocessed, bool *quote, in type_to_string() function 3908 return type_to_string (arg, verbose, true, NULL, false); in arg_to_string() 4201 type_a_text = type_to_string (type_a.m_tree, type_a.m_verbose, in handle() 4203 type_b_text = type_to_string (type_b.m_tree, type_b.m_verbose, in handle() 4339 result = type_to_string (next_tree, verbose, false, quoted, in cp_printer() 4576 result = type_to_string (m_labelled_type, verbose, true, NULL, show_color); in get_text()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | error.cc | 63 static const char *type_to_string (tree, int, bool, bool *, bool); 3335 type_to_string (tree typ, int verbose, bool postprocessed, bool *quote, in type_to_string() function 4009 return type_to_string (arg, verbose, true, NULL, false); in arg_to_string() 4307 type_a_text = type_to_string (type_a.m_tree, type_a.m_verbose, in handle() 4309 type_b_text = type_to_string (type_b.m_tree, type_b.m_verbose, in handle() 4436 result = type_to_string (next_tree, verbose, false, quoted, in cp_printer() 4674 result = type_to_string (m_labelled_type, verbose, true, NULL, show_color); in get_text()
|
H A D | ChangeLog-2013 | 1637 * error.c (type_to_string): Use pp_buffer. 1686 (type_to_string): Likewise. 1872 (type_to_string): Likewise. 1907 (type_to_string): Likewise.
|
H A D | ChangeLog-2017 | 482 * error.c (type_to_string): Add leading comment. Add params 485 (arg_to_string): Update for new params to type_to_string. 488 Update call to type_to_string and calls to 2449 * error.c (type_to_string): Remove enum special handling. 4416 * error.c (type_to_string): Add '{enum}' suffix to enumeration types.
|
H A D | ChangeLog-2011 | 2467 * error.c (type_to_string): Avoid redundant akas. 2827 * error.c (type_to_string): Print typedef-stripped version too.
|
H A D | ChangeLog-2014 | 2124 * error.c (type_to_string): Fix aka cut off code.
|
H A D | ChangeLog-2003 | 5484 (type_to_string): Likewise.
|
H A D | ChangeLog-2004 | 4337 (type_to_string): Likewise.
|
H A D | ChangeLog-2019 | 1472 * error.c (dump_template_bindings, type_to_string): Pass
|
H A D | ChangeLog-1999 | 1598 (type_to_string): New static print callback.
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | ChangeLog | 1388 * resolve.c: export string_to_type and type_to_string 2014 (type_to_string): always declare
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog.10 | 4741 (type_to_string): Add fdp argument; pass it to emit_aggregate. 4742 (print_symbol): Add fdp argument; pass it to type_to_string. 4747 (main): Pass null FDR to type_to_string. 7430 * mips-tdump.c (type_to_string): Likewise.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | FSFChangeLog.10 | 4741 (type_to_string): Add fdp argument; pass it to emit_aggregate. 4742 (print_symbol): Add fdp argument; pass it to type_to_string. 4747 (main): Pass null FDR to type_to_string. 7430 * mips-tdump.c (type_to_string): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2009 | 3659 * typeprint.c (type_to_string): Ditto. 6918 * varobj.c (varobj_get_type): Use type_to_string. 12704 * typeprint.c (type_to_string): New function. 12705 * value.h (type_to_string): New prototype.
|
H A D | ChangeLog-2016 | 2319 * typeprint.c (type_to_string): Return std::string and use 2321 * value.h (type_to_string): Change return type to std::string.
|
H A D | ChangeLog-2015 | 12519 * infcmd.c (print_return_value): use type_to_string to print type.
|
H A D | ChangeLog-2017 | 17362 * typeprint.c (type_to_string): Use string_file.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2009 | 3659 * typeprint.c (type_to_string): Ditto. 6918 * varobj.c (varobj_get_type): Use type_to_string. 12704 * typeprint.c (type_to_string): New function. 12705 * value.h (type_to_string): New prototype.
|
H A D | ChangeLog-2016 | 2319 * typeprint.c (type_to_string): Return std::string and use 2321 * value.h (type_to_string): Change return type to std::string.
|
H A D | ChangeLog-2015 | 12519 * infcmd.c (print_return_value): use type_to_string to print type.
|
H A D | ChangeLog-2017 | 17362 * typeprint.c (type_to_string): Use string_file.
|