Home
last modified time | relevance | path

Searched refs:string_append (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dd-demangle.c118 string_append (string *p, const char *s) in string_append() function
285 string_append (decl, "extern(C) "); in dlang_call_convention()
289 string_append (decl, "extern(Windows) "); in dlang_call_convention()
293 string_append (decl, "extern(Pascal) "); in dlang_call_convention()
297 string_append (decl, "extern(C++) "); in dlang_call_convention()
301 string_append (decl, "extern(Objective-C) "); in dlang_call_convention()
322 string_append (decl, " const"); in dlang_type_modifiers()
326 string_append (decl, " immutable"); in dlang_type_modifiers()
330 string_append (decl, " shared"); in dlang_type_modifiers()
337 string_append (decl, " inout"); in dlang_type_modifiers()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dd-demangle.c128 string_append (string *p, const char *s) in string_append() function
474 string_append (decl, "extern(C) "); in dlang_call_convention()
478 string_append (decl, "extern(Windows) "); in dlang_call_convention()
482 string_append (decl, "extern(Pascal) "); in dlang_call_convention()
486 string_append (decl, "extern(C++) "); in dlang_call_convention()
490 string_append (decl, "extern(Objective-C) "); in dlang_call_convention()
511 string_append (decl, " const"); in dlang_type_modifiers()
515 string_append (decl, " immutable"); in dlang_type_modifiers()
519 string_append (decl, " shared"); in dlang_type_modifiers()
526 string_append (decl, " inout"); in dlang_type_modifiers()
[all …]
H A DChangeLog384 (string_append): Use size_t n.
4460 string_clear, string_empty, string_append, string_appends,
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dd-demangle.c128 string_append (string *p, const char *s) in string_append() function
474 string_append (decl, "extern(C) "); in dlang_call_convention()
478 string_append (decl, "extern(Windows) "); in dlang_call_convention()
482 string_append (decl, "extern(Pascal) "); in dlang_call_convention()
486 string_append (decl, "extern(C++) "); in dlang_call_convention()
490 string_append (decl, "extern(Objective-C) "); in dlang_call_convention()
511 string_append (decl, " const"); in dlang_type_modifiers()
515 string_append (decl, " immutable"); in dlang_type_modifiers()
519 string_append (decl, " shared"); in dlang_type_modifiers()
526 string_append (decl, " inout"); in dlang_type_modifiers()
[all …]
H A DChangeLog875 (string_append): Use size_t n.
4951 string_clear, string_empty, string_append, string_appends,
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dd-demangle.c128 string_append (string *p, const char *s) in string_append() function
474 string_append (decl, "extern(C) "); in dlang_call_convention()
478 string_append (decl, "extern(Windows) "); in dlang_call_convention()
482 string_append (decl, "extern(Pascal) "); in dlang_call_convention()
486 string_append (decl, "extern(C++) "); in dlang_call_convention()
490 string_append (decl, "extern(Objective-C) "); in dlang_call_convention()
511 string_append (decl, " const"); in dlang_type_modifiers()
515 string_append (decl, " immutable"); in dlang_type_modifiers()
519 string_append (decl, " shared"); in dlang_type_modifiers()
526 string_append (decl, " inout"); in dlang_type_modifiers()
[all …]
H A DChangeLog465 (string_append): Use size_t n.
4541 string_clear, string_empty, string_append, string_appends,
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20045787 string_append.cc, wchar_t_in.cc, wchar_t_length.cc,
5792 * testsuite/performance/21_strings/string_append: New.
6039 * testsuite/performance/string_append.cc: Increase number
H A DChangeLog-20034335 * testsuite/performance/string_append.cc: Convert.
5053 * testsuite/performance/string_append.cc: New.
H A DChangeLog-20102011 * testsuite/performance/21_strings/string_append.cc: Rename to...
H A DChangeLog-200910288 * testsuite/performance/21_strings/string_append.cc: Likewise.