Searched defs:cref (Results 1 - 25 of 32) sorted by relevance

12

/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/replace/char/
H A D1.cc30 typedef std::string::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/replace/wchar_t/
H A D1.cc30 typedef std::wstring::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/operations/substr/char/
H A D1.cc30 typedef std::string::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/operations/substr/wchar_t/
H A D1.cc30 typedef std::wstring::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/string_view/inserters/char/
H A D1.cc39 typedef std::experimental::string_view::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/string_view/operations/substr/char/
H A D1.cc32 typedef std::experimental::string_view::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/string_view/operations/substr/wchar_t/
H A D1.cc32 typedef std::experimental::wstring_view::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/element_access/char/
H A D1.cc30 typedef std::string::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/char/
H A D1.cc37 typedef std::string::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/append/char/
H A D1.cc30 typedef std::string::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/append/wchar_t/
H A D1.cc30 typedef std::wstring::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/element_access/wchar_t/
H A D1.cc30 typedef std::wstring::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/wchar_t/
H A D1.cc37 typedef std::wstring::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/operations/find/char/
H A D1.cc29 typedef std::string::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/operations/find/wchar_t/
H A D1.cc29 typedef std::wstring::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/operations/rfind/char/
H A D1.cc28 typedef std::string::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/operations/rfind/wchar_t/
H A D1.cc28 typedef std::wstring::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/string_view/element_access/char/
H A D1.cc32 typedef std::experimental::string_view::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/string_view/element_access/wchar_t/
H A D1.cc32 typedef std::experimental::wstring_view::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/string_view/inserters/wchar_t/
H A D1.cc39 typedef std::experimental::wstring_view::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/string_view/operations/find/char/
H A D1.cc31 typedef std::experimental::string_view::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/string_view/operations/find/wchar_t/
H A D1.cc31 typedef std::experimental::wstring_view::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/string_view/operations/rfind/char/
H A D1.cc31 typedef std::experimental::string_view::const_reference cref; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/string_view/operations/rfind/wchar_t/
H A D1.cc31 typedef std::experimental::wstring_view::const_reference cref; typedef
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-ubsan.c319 tree cref = array; local

Completed in 187 milliseconds

12