Searched refs:vstring (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/usr.bin/tip/tip/ |
| H A D | remote.c | 198 vstring("es", ES); in getremcap() 200 vstring("fo", FO); in getremcap() 202 vstring("pr", PR); in getremcap() 204 vstring("rc", RC); in getremcap()
|
| H A D | tip.h | 301 int vstring(char *, char *);
|
| H A D | value.c | 336 vstring(char *s, char *v) in vstring() function
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | ChangeLog | 105 include/bits/fstream.tcc, include/ext/vstring.h: Fix comment typos. 219 PR libstdc++/28277 (partial: vstring bits) 222 * include/ext/vstring.h (operator<<(basic_ostream<>&, 230 * include/ext/vstring.tcc (operator<<(basic_ostream<>&, 243 * testsuite/ext/vstring/inserters_extractors/char/28277.cc: New. 244 * testsuite/ext/vstring/inserters_extractors/wchar_t/28277.cc: New. 275 PR libstdc++/31401 (vstring bits) 276 * include/ext/vstring.tcc (find(const _CharT*, size_type,
|
| H A D | ChangeLog-2005 | 432 * include/ext/vstring.tcc: Same. 450 * include/ext/vstring.h: Same. 646 * include/ext/vstring.h (compare(const string&)): Use it. 725 * include/ext/vstring.h (__versa_string<>::operator+, all 750 * include/ext/vstring.tcc (__versa_string<>::_M_append): 757 * include/ext/vstring.tcc (__versa_string<>::_M_replace): 1183 * include/ext/vstring.h (max_size): Adjust. 1508 * testsuite/ext/vstring/types/23767.cc: Likewise. 1902 * include/ext/vstring.h: Likewise. 1903 * include/ext/vstring.tcc: Likewise. [all …]
|
| H A D | ChangeLog-2006 | 323 * include/ext/vstring.h: Same. 324 * include/ext/vstring.tcc: Same. 815 * include/ext/vstring.h: Likewise. 1439 PR libstdc++/29134 (ext/vstring bits) 1444 * include/ext/vstring.h: Minor comment tweak. 1445 * testsuite/ext/vstring/capacity/29134.cc: New. 2039 * include/ext/vstring.tcc (find(const _CharT*, size_type, 2046 * include/ext/vstring.tcc (find(const _CharT*, size_type, 2318 * include/ext/vstring.h (clear): Use it. 4350 * include/ext/vstring.h (operator[]): Allow s[s.size()] in [all …]
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | wrstabs.c | 1449 char *vstring; in stab_start_class_type() local 1454 vstring = NULL; in stab_start_class_type() 1459 vstring = stab_pop_type (info); in stab_start_class_type() 1477 vtable = (char *) xmalloc (strlen (vstring) + 3); in stab_start_class_type() 1478 sprintf (vtable, "~%%%s", vstring); in stab_start_class_type() 1479 free (vstring); in stab_start_class_type()
|
| /freebsd-12.1/gnu/lib/libstdc++/ |
| H A D | Makefile | 148 type_traits.h rc_string_base.h sso_string_base.h vstring.h \ 149 vstring.tcc vstring_fwd.h vstring_util.h
|
| /freebsd-12.1/contrib/libstdc++/include/ |
| H A D | Makefile.am | 550 ${ext_srcdir}/vstring.h \ 551 ${ext_srcdir}/vstring.tcc \
|
| H A D | Makefile.in | 772 ${ext_srcdir}/vstring.h \ 773 ${ext_srcdir}/vstring.tcc \
|
| /freebsd-12.1/tools/build/mk/ |
| H A D | OptionalObsoleteFiles.inc | 2178 OLD_FILES+=usr/include/c++/4.2/ext/vstring.h 2179 OLD_FILES+=usr/include/c++/4.2/ext/vstring.tcc
|