Home
last modified time | relevance | path

Searched defs:wstring (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
Dfsetpos.c33 const char *wstring = "This is a test case!"; in fsetpos_0100() local
59 const char *wstring = "This is a test case!"; in fsetpos_0200() local
85 const char *wstring = "This is a test case!"; in fsetpos_0300() local
Dfopen.c36 const char *wstring = "this is tempory test!"; in fopen_0100() local
155 const char *wstring = "this is tempory test!"; in fopen_0500() local
270 const char *wstring = "this is tempory test!"; in fopen_0900() local
/third_party/boost/boost/container/pmr/
Dstring.hpp44 typedef basic_string_of<wchar_t>::type wstring; typedef
/third_party/boost/libs/nowide/test/
Dtest_sets.hpp92 … run_all(std::wstring (*to_wide)(const std::string&), std::string (*to_narrow)(const std::wstring& in run_all()
/third_party/boost/boost/container/
Dcontainer_fwd.hpp275 typedef basic_string<wchar_t> wstring; typedef
Dstring.hpp3009 wstring; typedef
/third_party/boost/boost/filesystem/
Dpath.hpp453 const std::wstring& wstring() const { return m_pathname; } in wstring() function in boost::filesystem::path
454 const std::wstring& wstring(const codecvt_type&) const { return m_pathname; } in wstring() function in boost::filesystem::path
460 const std::wstring wstring() const in wstring() function in boost::filesystem::path
468 const std::wstring wstring(const codecvt_type& cvt) const in wstring() function in boost::filesystem::path
/third_party/glib/glib/
Dgwin32.c639 special_wchar_to_locale_encoding (wchar_t *wstring) in special_wchar_to_locale_encoding()
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsmessagebox.c141 WCHAR *wstring; in AddDialogString() local
/third_party/cef/include/internal/
Dcef_string_wrappers.h782 operator std::wstring() const { return ToWString(); } in wstring() function
/third_party/libxml2/
Dtrio.c671 trio_wchar_t *wstring; member