Home
last modified time | relevance | path

Searched defs:wstr (Results 1 – 25 of 45) sorted by relevance

12

/external/pdfium/testing/
Dtest_support.cpp107 std::string GetPlatformString(FPDF_WIDESTRING wstr) { in GetPlatformString()
113 std::wstring GetPlatformWString(FPDF_WIDESTRING wstr) { in GetPlatformWString()
145 const std::wstring& wstr) { in GetFPDFWideString()
/external/clang/test/SemaCXX/
Dtype-convert-construct.cpp27 wchar_t *wstr; in f() local
Dstring-plus-char.cpp24 wchar_t *wstr; in f() local
/external/webrtc/webrtc/system_wrappers/include/
Dutf_util_win.h50 inline std::string ToUtf8(const std::wstring& wstr) { in ToUtf8()
/external/libcups/cups/
Dpwg-media.c765 char wstr[32], lstr[32]; /* Width and length as strings */ in pwgMediaForPPD() local
871 char wstr[32], lstr[32]; /* Width and length strings */ in pwgMediaForPWG() local
937 char wstr[32], lstr[32]; /* Width and length as strings */ in _pwgMediaNearSize() local
/external/tensorflow/tensorflow/core/platform/windows/
Dwindows_file_system.h77 static string WideCharToUtf8(const std::wstring& wstr) { in WideCharToUtf8()
/external/libcxx/test/std/re/re.results/re.results.form/
Dform3.pass.cpp30 typedef std::basic_string<wchar_t, std::char_traits<wchar_t>, test_allocator<wchar_t> > wstr; in main() typedef
Dform2.pass.cpp31 typedef std::basic_string<wchar_t, std::char_traits<wchar_t>, test_allocator<wchar_t> > wstr; in main() typedef
/external/webrtc/webrtc/base/
Dwin32.h74 inline std::string ToUtf8(const std::wstring& wstr) { in ToUtf8()
/external/libedit/examples/
Dwtc1.c37 my_wcstombs(const wchar_t *wstr) in my_wcstombs()
/external/syslinux/gpxe/src/interface/efi/
Defi_console.c153 wchar_t wstr[] = { character, 0 }; in efi_putchar() local
/external/pdfium/core/fxcrt/
Dfx_system.cpp190 const wchar_t* wstr, in FXSYS_WideCharToMultiByte()
Dwidestring.cpp301 WideString wstr; in GetWideString() local
887 WideString WideString::FromUTF16LE(const unsigned short* wstr, size_t wlen) { in FromUTF16LE()
Dbytestring.cpp71 ByteString GetByteString(uint16_t codepage, const WideStringView& wstr) { in GetByteString()
/external/python/cpython3/Modules/
D_cursesmodule.c343 PyObject **bytes, wchar_t **wstr) in PyCurses_ConvertToString()
599 wchar_t wstr[2]; in curses_window_addch_impl() local
645 wchar_t *wstr = NULL; in PyCursesWindow_AddStr() local
721 wchar_t *wstr = NULL; in PyCursesWindow_AddNStr() local
1434 wchar_t *wstr = NULL; in PyCursesWindow_InsStr() local
1512 wchar_t *wstr = NULL; in PyCursesWindow_InsNStr() local
/external/pdfium/xfa/fxfa/
Dcxfa_fftextedit.cpp352 WideString wstr(L"FWL_EVENT_DTP_SelectChanged"); in OnProcessEvent() local
/external/libusb/libusb/os/
Dwindows_common.h64 #define wchar_to_utf8_ms(wstr, str, strlen) WideCharToMultiByte(CP_UTF8, 0, wstr, -1, str, strlen, … argument
/external/libchrome/base/
Dlogging_unittest.cc502 std::wstring wstr = L"Hello World"; in TEST_F() local
Dlogging.cc969 std::ostream& std::operator<<(std::ostream& out, const wchar_t* wstr) { in operator <<()
/external/protobuf/gtest/include/gtest/
Dgtest.h1215 GTEST_API_ inline String FormatForFailureMessage(const ::std::wstring& wstr) { in FormatForFailureMessage()
1228 GTEST_API_ inline String FormatForFailureMessage(const ::wstring& wstr) { in FormatForFailureMessage()
/external/python/cpython3/PC/
Dwinreg.c624 wchar_t *wstr; in Py2Reg() local
649 wchar_t *wstr; in Py2Reg() local
/external/python/cpython3/Python/
Dtraceback.c576 wchar_t *wstr = NULL; in _Py_DumpASCII() local
Dfileutils.c277 wchar_t *wstr; in Py_DecodeLocale() local
/external/python/cpython3/Include/
Dunicodeobject.h334 wchar_t *wstr; /* wchar_t representation (null-terminated) */ member
/external/pdfium/fpdfsdk/
Dfpdfedit_embeddertest.cpp965 std::wstring wstr = L"ABCDEFGhijklmnop."; in TEST_F() local

12