Searched refs:do_transform (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| H A D | locale_classes.h | 726 { return this->do_transform(__lo, __hi); } in _GLIBCXX_VISIBILITY() 782 do_transform(const _CharT* __lo, const _CharT* __hi) const; in _GLIBCXX_VISIBILITY()
|
| H A D | locale_classes.tcc | 223 do_transform(const _CharT* __lo, const _CharT* __hi) const in do_transform() function in std::collate
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
| H A D | locale_classes.h | 722 { return this->do_transform(__lo, __hi); } in _GLIBCXX_VISIBILITY() 778 do_transform(const _CharT* __lo, const _CharT* __hi) const; in _GLIBCXX_VISIBILITY()
|
| H A D | locale_classes.tcc | 200 do_transform(const _CharT* __lo, const _CharT* __hi) const in do_transform() function in std::collate
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
| H A D | __locale | 284 return do_transform(__lo, __hi); 299 virtual string_type do_transform(const char_type* __lo, const char_type* __hi) const 365 virtual string_type do_transform(const char_type* __lo, const char_type* __hi) const; 385 virtual string_type do_transform(const char_type* __lo, const char_type* __hi) const;
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
| H A D | cxx11-shim_facets.cc | 281 do_transform(const _CharT* lo, const _CharT* hi) const in do_transform() function
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
| H A D | cxx11-shim_facets.cc | 281 do_transform(const _CharT* lo, const _CharT* hi) const in do_transform() function
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
| H A D | locale.cpp | 727 collate_byname<char>::do_transform(const char_type* lo, const char_type* hi) const in do_transform() function in collate_byname 775 collate_byname<wchar_t>::do_transform(const char_type* lo, const char_type* hi) const in do_transform() function in collate_byname
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
| H A D | ChangeLog-2001 | 103 * include/bits/locale_facets.tcc (collate::do_transform): 1180 * include/bits/locale_facets.tcc (collate::do_transform): Fix. 1915 * include/bits/locale_facets.tcc (collate::do_transform): Add typename.
|
| H A D | ChangeLog-2002 | 3843 (collate::do_transform): Simplify. 3987 * include/bits/locale_facets.tcc (collate::do_transform):
|
| H A D | ChangeLog-2006 | 2978 * include/bits/locale_facets.tcc (collate<>::do_transform( 2998 * include/bits/locale_facets.tcc (collate<>::do_transform(
|
| H A D | ChangeLog-2003 | 1658 string_type&), collate::do_compare, collate::do_transform): 7174 (collate::do_compare, collate::do_transform):
|
| H A D | ChangeLog-2007 | 5030 collate::do_compare, collate::do_transform, collate::do_hash): Move...
|