Home
last modified time | relevance | path

Searched refs:type_to_string (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DHistable.h138 char *type_to_string ();
H A DHist_data.cc1813 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 DHistable.h138 char *type_to_string ();
H A DHist_data.cc1813 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 Derror.c63 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 Derror.cc63 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 DChangeLog-20131637 * 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 DChangeLog-2017482 * 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 DChangeLog-20112467 * error.c (type_to_string): Avoid redundant akas.
2827 * error.c (type_to_string): Print typedef-stripped version too.
H A DChangeLog-20142124 * error.c (type_to_string): Fix aka cut off code.
H A DChangeLog-20035484 (type_to_string): Likewise.
H A DChangeLog-20044337 (type_to_string): Likewise.
H A DChangeLog-20191472 * error.c (dump_template_bindings, type_to_string): Pass
H A DChangeLog-19991598 (type_to_string): New static print callback.
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A DChangeLog1388 * 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 DFSFChangeLog.104741 (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 DFSFChangeLog.104741 (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 DChangeLog-20093659 * 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 DChangeLog-20162319 * typeprint.c (type_to_string): Return std::string and use
2321 * value.h (type_to_string): Change return type to std::string.
H A DChangeLog-201512519 * infcmd.c (print_return_value): use type_to_string to print type.
H A DChangeLog-201717362 * typeprint.c (type_to_string): Use string_file.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20093659 * 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 DChangeLog-20162319 * typeprint.c (type_to_string): Return std::string and use
2321 * value.h (type_to_string): Change return type to std::string.
H A DChangeLog-201512519 * infcmd.c (print_return_value): use type_to_string to print type.
H A DChangeLog-201717362 * typeprint.c (type_to_string): Use string_file.

12