Home
last modified time | relevance | path

Searched defs:wname (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/libs/nowide/src/
Dcstdio.cpp43 const wstackstring wname(file_name); in freopen() local
52 const wstackstring wname(file_name); in fopen() local
69 const wstackstring wname(name); in remove() local
/third_party/glib/glib/
Dgenviron.c456 wchar_t dummy[2], *wname, *wvalue; in g_getenv() local
534 wchar_t *wname, *wvalue, *wassignment; in g_setenv() local
580 wchar_t *wname, *wassignment; in g_unsetenv() local
Dgwin32.c709 wchar_t *wname; in g_win32_locale_filename_from_utf8() local
/third_party/ltp/testcases/kernel/syscalls/lseek/
Dlseek01.c26 char *wname; member
/third_party/boost/libs/log/src/windows/
Dipc_reliable_message_queue.cpp219 const std::wstring wname = boost::log::aux::utf8_to_utf16(name.c_str()); in implementation() local
242 const std::wstring wname = boost::log::aux::utf8_to_utf16(name.c_str()); in implementation() local
266 const std::wstring wname = boost::log::aux::utf8_to_utf16(name.c_str()); in implementation() local
/third_party/libuv/src/win/
Dgetaddrinfo.c401 wchar_t wname[NDIS_IF_MAX_STRING_SIZE + 1]; /* Add one for the NUL. */ in uv_if_indextoname() local
/third_party/alsa-utils/topology/
Dpre-process-dapm.c268 const char *name, *wname; in tplg_build_dapm_route_object() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dthread.cpp342 wchar_t wname[1024]; in setName() local
/third_party/libwebsockets/win32port/dirent/
Ddirent-win32.h695 wchar_t wname[PATH_MAX + 1]; in opendir() local
/third_party/python/Python/
Dinitconfig.c1344 wchar_t *wname, char *name, in config_get_env_dup()
/third_party/ntfs-3g/ntfsprogs/
Dntfssecaudit.c870 char *wname; in printname() local
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/
Dpngvalid.c796 char wname[FILE_NAME_SIZE]; member
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngvalid.c796 char wname[FILE_NAME_SIZE]; member
/third_party/libpng/contrib/libtests/
Dpngvalid.c796 char wname[FILE_NAME_SIZE]; member
/third_party/python/Objects/
Dunicodeobject.c16181 wchar_t *wname = PyUnicode_AsWideCharString(name_obj, NULL); in config_get_codec_name() local