Searched defs:wpath (Results 1 - 8 of 8) sorted by relevance
| /third_party/libsnd/src/ |
| H A D | windows.c | 36 sf_wchar_open (LPCWSTR wpath, int mode, SF_INFO *sfinfo) in sf_wchar_open() argument
|
| H A D | sndfile.c | 352 LPWSTR wpath ; in sf_open() local
|
| /third_party/googletest/googletest/test/ |
| H A D | googletest-filepath-test.cc | 58 LPCWSTR wpath = String::AnsiToUtf16(path); in remove() local 66 LPCWSTR wpath = in _rmdir() local
|
| /third_party/libsnd/include/ |
| H A D | sndfile.hh | 430 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 D | io_win32.cc | 220 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 D | fileutils.c | 1248 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...] |
| /kernel/linux/linux-5.10/drivers/pci/ |
| H A D | pci.c | 260 char *wpath, *p; in pci_dev_str_match_path() local
|
| /kernel/linux/linux-6.6/drivers/pci/ |
| H A D | pci.c | 289 char *wpath, *p; in pci_dev_str_match_path() local
|
Completed in 24 milliseconds