/external/sdv/vsomeip/third_party/boost/utility/include/boost/utility/ |
D | string_view_fwd.hpp | 30 typedef basic_string_view<char16_t, std::char_traits<char16_t> > u16string_view; typedef
|
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__fwd/ |
D | string_view.h | 29 typedef basic_string_view<char16_t> u16string_view; typedef
|
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__fwd/ |
D | string_view.h | 29 typedef basic_string_view<char16_t> u16string_view; typedef
|
/external/cronet/tot/third_party/libc++/src/include/__fwd/ |
D | string_view.h | 29 typedef basic_string_view<char16_t> u16string_view; typedef
|
/external/cronet/stable/third_party/libc++/src/include/__fwd/ |
D | string_view.h | 29 typedef basic_string_view<char16_t> u16string_view; typedef
|
/external/libcxx/test/std/strings/string.view/string.view.iterators/ |
D | rend.pass.cpp | 58 typedef std::u16string_view u16string_view; in main() typedef
|
D | begin.pass.cpp | 49 typedef std::u16string_view u16string_view; in main() typedef
|
D | end.pass.cpp | 58 typedef std::u16string_view u16string_view; in main() typedef
|
D | rbegin.pass.cpp | 50 typedef std::u16string_view u16string_view; in main() typedef
|
/external/cronet/tot/third_party/libc++/src/test/std/strings/string.view/string.view.iterators/ |
D | rend.pass.cpp | 52 typedef std::u16string_view u16string_view; in main() typedef
|
D | end.pass.cpp | 52 typedef std::u16string_view u16string_view; in main() typedef
|
D | begin.pass.cpp | 44 typedef std::u16string_view u16string_view; in main() typedef
|
D | rbegin.pass.cpp | 45 typedef std::u16string_view u16string_view; in main() typedef
|
/external/cronet/stable/third_party/libc++/src/test/std/strings/string.view/string.view.iterators/ |
D | rend.pass.cpp | 52 typedef std::u16string_view u16string_view; in main() typedef
|
D | end.pass.cpp | 52 typedef std::u16string_view u16string_view; in main() typedef
|
D | begin.pass.cpp | 44 typedef std::u16string_view u16string_view; in main() typedef
|
D | rbegin.pass.cpp | 45 typedef std::u16string_view u16string_view; in main() typedef
|
/external/cronet/stable/base/strings/ |
D | string_number_conversions_fuzzer.cc | 46 bool (*string_to_num)(std::u16string_view, in CheckRoundtrips16()
|
/external/cronet/tot/base/strings/ |
D | string_number_conversions_fuzzer.cc | 46 bool (*string_to_num)(std::u16string_view, in CheckRoundtrips16()
|
/external/pigweed/pw_minimal_cpp_stdlib/public/pw_minimal_cpp_stdlib/internal/ |
D | string_view.h | 173 using u16string_view = basic_string_view<char16_t>; variable
|
/external/icu/icu4c/source/common/unicode/ |
D | unistr.h | 3035 inline operator std::u16string_view() const { in u16string_view() function
|
/external/icu/libicu/cts_headers/unicode/ |
D | unistr.h | 3035 inline operator std::u16string_view() const { in u16string_view() function
|