Home
last modified time | relevance | path

Searched defs:wpath (Results 1 - 6 of 6) sorted by relevance

/third_party/libsnd/src/
H A Dwindows.c36 sf_wchar_open (LPCWSTR wpath, int mode, SF_INFO *sfinfo) in sf_wchar_open() argument
H A Dsndfile.c352 LPWSTR wpath ; in sf_open() local
/third_party/googletest/googletest/test/
H A Dgoogletest-filepath-test.cc58 LPCWSTR wpath = String::AnsiToUtf16(path); in remove() local
66 LPCWSTR wpath = in _rmdir() local
/third_party/libsnd/include/
H A Dsndfile.hh430 SndfileHandle::SndfileHandle (const wchar_t *wpath, int mode, int fmt, int chans, int srate) in SndfileHandle() argument
/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32.cc220 wstring wpath; in as_windows_path() local
258 wstring wpath; open() local
271 wstring wpath; mkdir() local
284 wstring wpath; access() local
297 wstring wpath; chdir() local
310 wstring wpath; stat() local
327 wstring wpath; fopen() local
360 wstring wpath; testonly_utf8_to_winpath() local
372 wstring wpath; ExpandWildcards() local
[all...]
/third_party/python/Python/
H A Dfileutils.c1248 const wchar_t *wpath = _PyUnicode_AsUnicode(path); in _Py_stat() local
1250 wchar_t *wpath = PyUnicode_AsWideCharString(path, NULL); in _Py_stat() local
1667 const wchar_t *wpath = _PyUnicode_AsUnicode(path); in _Py_fopen_obj() local
1669 wchar_t *wpath = PyUnicode_AsWideCharString(path, NULL); in _Py_fopen_obj() local
[all...]

Completed in 11 milliseconds