Home
last modified time | relevance | path

Searched refs:wideName (Results 1 – 25 of 71) sorted by relevance

123

/dports/textproc/exempi/exempi-2.5.2/source/
H A DHost_IO-Win.cpp50 std::string wideName; in Exists() local
51 if ( GetWidePath(filePath, wideName) ) { in Exists()
52 return ::Exists(wideName); in Exists()
118 std::string wideName; in Create() local
119 if ( !GetWidePath ( filePath, wideName ) || wideName.length() == 0 ) in Create()
122 if ( ::Exists ( wideName ) ) { in Create()
240 std::string wideName; in Open() local
241 if ( !GetWidePath ( filePath, wideName ) || wideName.length() == 0 ) in Open()
244 return ::Open( wideName, readOnly ); in Open()
321 std::string wideName; in Delete() local
[all …]
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/common/
H A DLargeFileAccess.cpp273 std::string wideName; in LFA_Open() local
277 wideName.reserve ( maxLen ); in LFA_Open()
278 wideName.assign ( maxLen, ' ' ); in LFA_Open()
282 HANDLE fileHandle = CreateFileW ( (LPCWSTR)wideName.data(), access, share, 0, OPEN_EXISTING, in LFA_Open()
294 std::string wideName; in LFA_Create() local
298 wideName.reserve ( maxLen ); in LFA_Create()
299 wideName.assign ( maxLen, ' ' ); in LFA_Create()
324 std::string wideName; in LFA_Delete() local
328 wideName.reserve ( maxLen ); in LFA_Delete()
329 wideName.assign ( maxLen, ' ' ); in LFA_Delete()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/common/
H A Dos.cpp100 std::wstring wideName; in SetCurrentThreadName() local
101 wideName.resize(utf8Name.size() + 1); in SetCurrentThreadName()
102 swprintf_s(&(wideName.front()), wideName.size(), L"%S", utf8Name.c_str()); in SetCurrentThreadName()
103 HRESULT hr = pfnSetThreadDescription(GetCurrentThread(), wideName.c_str()); in SetCurrentThreadName()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/common/
H A Dos.cpp100 std::wstring wideName; in SetCurrentThreadName() local
101 wideName.resize(utf8Name.size() + 1); in SetCurrentThreadName()
102 swprintf_s(&(wideName.front()), wideName.size(), L"%S", utf8Name.c_str()); in SetCurrentThreadName()
103 HRESULT hr = pfnSetThreadDescription(GetCurrentThread(), wideName.c_str()); in SetCurrentThreadName()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/common/
H A Dos.cpp100 std::wstring wideName; in SetCurrentThreadName() local
101 wideName.resize(utf8Name.size() + 1); in SetCurrentThreadName()
102 swprintf_s(&(wideName.front()), wideName.size(), L"%S", utf8Name.c_str()); in SetCurrentThreadName()
103 HRESULT hr = pfnSetThreadDescription(GetCurrentThread(), wideName.c_str()); in SetCurrentThreadName()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/common/
H A Dos.cpp100 std::wstring wideName; in SetCurrentThreadName() local
101 wideName.resize(utf8Name.size() + 1); in SetCurrentThreadName()
102 swprintf_s(&(wideName.front()), wideName.size(), L"%S", utf8Name.c_str()); in SetCurrentThreadName()
103 HRESULT hr = pfnSetThreadDescription(GetCurrentThread(), wideName.c_str()); in SetCurrentThreadName()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/common/
H A Dos.cpp100 std::wstring wideName; in SetCurrentThreadName() local
101 wideName.resize(utf8Name.size() + 1); in SetCurrentThreadName()
102 swprintf_s(&(wideName.front()), wideName.size(), L"%S", utf8Name.c_str()); in SetCurrentThreadName()
103 HRESULT hr = pfnSetThreadDescription(GetCurrentThread(), wideName.c_str()); in SetCurrentThreadName()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/common/
H A Dos.cpp100 std::wstring wideName; in SetCurrentThreadName() local
101 wideName.resize(utf8Name.size() + 1); in SetCurrentThreadName()
102 swprintf_s(&(wideName.front()), wideName.size(), L"%S", utf8Name.c_str()); in SetCurrentThreadName()
103 HRESULT hr = pfnSetThreadDescription(GetCurrentThread(), wideName.c_str()); in SetCurrentThreadName()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/common/
H A Dos.cpp100 std::wstring wideName; in SetCurrentThreadName() local
101 wideName.resize(utf8Name.size() + 1); in SetCurrentThreadName()
102 swprintf_s(&(wideName.front()), wideName.size(), L"%S", utf8Name.c_str()); in SetCurrentThreadName()
103 HRESULT hr = pfnSetThreadDescription(GetCurrentThread(), wideName.c_str()); in SetCurrentThreadName()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/common/
H A Dos.cpp100 std::wstring wideName; in SetCurrentThreadName() local
101 wideName.resize(utf8Name.size() + 1); in SetCurrentThreadName()
102 swprintf_s(&(wideName.front()), wideName.size(), L"%S", utf8Name.c_str()); in SetCurrentThreadName()
103 HRESULT hr = pfnSetThreadDescription(GetCurrentThread(), wideName.c_str()); in SetCurrentThreadName()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/swr/rasterizer/common/
H A Dos.cpp100 std::wstring wideName; in SetCurrentThreadName() local
101 wideName.resize(utf8Name.size() + 1); in SetCurrentThreadName()
102 swprintf_s(&(wideName.front()), wideName.size(), L"%S", utf8Name.c_str()); in SetCurrentThreadName()
103 HRESULT hr = pfnSetThreadDescription(GetCurrentThread(), wideName.c_str()); in SetCurrentThreadName()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/common/
H A Dos.cpp100 std::wstring wideName; in SetCurrentThreadName() local
101 wideName.resize(utf8Name.size() + 1); in SetCurrentThreadName()
102 swprintf_s(&(wideName.front()), wideName.size(), L"%S", utf8Name.c_str()); in SetCurrentThreadName()
103 HRESULT hr = pfnSetThreadDescription(GetCurrentThread(), wideName.c_str()); in SetCurrentThreadName()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Host/windows/
H A DWindows.cpp100 wchar_t *wideName = wideNameBuffer; in realpath() local
101 if (!utf8ToWide(name, wideName, PATH_MAX)) { in realpath()
106 if (_waccess(wideName, 4) != 0) in realpath()
143 if ((wideFullPath = _wfullpath(wideFullPathBuffer, wideName, PATH_MAX)) == in realpath()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Host/windows/
H A DWindows.cpp100 wchar_t *wideName = wideNameBuffer; in realpath() local
101 if (!utf8ToWide(name, wideName, PATH_MAX)) { in realpath()
106 if (_waccess(wideName, 4) != 0) in realpath()
143 if ((wideFullPath = _wfullpath(wideFullPathBuffer, wideName, PATH_MAX)) == in realpath()
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/internal/
H A DVecAttrListImpl.cpp120 XMLCh* wideName = XMLString::transcode(name, XMLPlatformUtils::fgMemoryManager); in getValue() local
121 ArrayJanitor<XMLCh> janName(wideName, XMLPlatformUtils::fgMemoryManager); in getValue()
131 if (XMLString::equals(curElem->getQName(), wideName)) in getValue()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/internal/
H A DVecAttrListImpl.cpp120 XMLCh* wideName = XMLString::transcode(name, XMLPlatformUtils::fgMemoryManager); in getValue() local
121 ArrayJanitor<XMLCh> janName(wideName, XMLPlatformUtils::fgMemoryManager); in getValue()
131 if (XMLString::equals(curElem->getQName(), wideName)) in getValue()
/dports/textproc/exempi/exempi-2.5.2/XMPFilesPlugins/api/source/
H A DPluginBase.cpp327 std::string wideName; in GetModifyDate() local
331 wideName.reserve ( maxLen ); in GetModifyDate()
332 wideName.assign ( maxLen, ' ' ); in GetModifyDate()
334 if( MultiByteToWideChar ( CP_UTF8, 0, filePath, -1, (LPWSTR)wideName.data(), (int)maxLen ) != 0 ) in GetModifyDate()
336 if ( GetFileAttributes ( (LPCWSTR)wideName.data() ) != INVALID_FILE_ATTRIBUTES ) in GetModifyDate()
338 fileHandle = CreateFileW ( (LPCWSTR)wideName.data(), access, share, 0, OPEN_EXISTING, in GetModifyDate()
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/examples/
H A Dpa_devs.c168 wchar_t wideName[MAX_PATH]; in main() local
169 MultiByteToWideChar(CP_UTF8, 0, deviceInfo->name, -1, wideName, MAX_PATH-1); in main()
170 wprintf( L"Name = %s\n", wideName ); in main()
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/examples/
H A Dpa_devs.c168 wchar_t wideName[MAX_PATH]; in main() local
169 MultiByteToWideChar(CP_UTF8, 0, deviceInfo->name, -1, wideName, MAX_PATH-1); in main()
170 wprintf( L"Name = %s\n", wideName ); in main()
/dports/audio/portaudio/portaudio/examples/
H A Dpa_devs.c168 wchar_t wideName[MAX_PATH]; in main() local
169 MultiByteToWideChar(CP_UTF8, 0, deviceInfo->name, -1, wideName, MAX_PATH-1); in main()
170 wprintf( L"Name = %s\n", wideName ); in main()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/examples/
H A Dpa_devs.c168 wchar_t wideName[MAX_PATH]; in main() local
169 MultiByteToWideChar(CP_UTF8, 0, deviceInfo->name, -1, wideName, MAX_PATH-1); in main()
170 wprintf( L"Name = %s\n", wideName ); in main()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/md/windows/
H A Dw32ipcsem.c20 PRUnichar wideName[MAX_PATH]; /* name size is limited to MAX_PATH */ in OpenSemaphore() local
22 MultiByteToWideChar(CP_ACP, 0, inName, -1, wideName, MAX_PATH); in OpenSemaphore()
24 semaphore = CreateSemaphoreW(NULL, 0, 0x7fffffff, wideName); in OpenSemaphore()
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/md/windows/
H A Dw32ipcsem.c20 PRUnichar wideName[MAX_PATH]; /* name size is limited to MAX_PATH */ in OpenSemaphore() local
22 MultiByteToWideChar(CP_ACP, 0, inName, -1, wideName, MAX_PATH); in OpenSemaphore()
24 semaphore = CreateSemaphoreW(NULL, 0, 0x7fffffff, wideName); in OpenSemaphore()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/md/windows/
H A Dw32ipcsem.c20 PRUnichar wideName[MAX_PATH]; /* name size is limited to MAX_PATH */ in OpenSemaphore() local
22 MultiByteToWideChar(CP_ACP, 0, inName, -1, wideName, MAX_PATH); in OpenSemaphore()
24 semaphore = CreateSemaphoreW(NULL, 0, 0x7fffffff, wideName); in OpenSemaphore()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/md/windows/
H A Dw32ipcsem.c20 PRUnichar wideName[MAX_PATH]; /* name size is limited to MAX_PATH */ in OpenSemaphore() local
22 MultiByteToWideChar(CP_ACP, 0, inName, -1, wideName, MAX_PATH); in OpenSemaphore()
24 semaphore = CreateSemaphoreW(NULL, 0, 0x7fffffff, wideName); in OpenSemaphore()

123