Home
last modified time | relevance | path

Searched refs:dwType (Results 26 – 50 of 3103) sorted by relevance

12345678910>>...125

/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/standalone/source/platform/win32/
H A Dwin32preference.cpp55 DWORD dwType {}; in get() local
58 RegQueryValueEx (hKey, keyStr->getWideString (), NULL, &dwType, nullptr, &dwCount)) && in get()
59 dwType == REG_SZ && dwCount > 0) in get()
62 if (SUCCEEDED (RegQueryValueEx (hKey, keyStr->getWideString (), NULL, &dwType, in get()
/dports/finance/grisbi/grisbi-2.0.5/win32/
H A Dwin32gtkutils.c92 DWORD dwType = REG_SZ; in win32_make_sure_the_gtk2_dlls_path_is_in_PATH() local
102 …dwStatus = RegQueryValueEx(hKey,(LPCSTR)(GTK_INSTALL_PATH_KEY),0,&dwType,(LPBYTE)pKeyValBuffer,&dw… in win32_make_sure_the_gtk2_dlls_path_is_in_PATH()
110 …dwStatus = RegQueryValueEx(hKey,(LPCSTR)(GTK_INSTALL_PATH_KEY),0,&dwType,(LPBYTE)pKeyValBuffer,&dw… in win32_make_sure_the_gtk2_dlls_path_is_in_PATH()
244 DWORD dwType = a_dwType; in win32_strdup_registry() local
257 … dwStatus = RegQueryValueEx(hKey, (LPCSTR)a_szValue,0,&dwType,(LPBYTE)pKeyValBuffer,&dwKeyValSize); in win32_strdup_registry()
265 … dwStatus = RegQueryValueEx(hKey,(LPCSTR)a_szValue,0,&dwType,(LPBYTE)pKeyValBuffer,&dwKeyValSize); in win32_strdup_registry()
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dw32_gogo.c111 DWORD dwType, dwKeySize; in MPGE_initializeWork() local
130 &dwType, in MPGE_initializeWork()
134 if( lResult == ERROR_SUCCESS && REG_SZ == dwType ){ in MPGE_initializeWork()
284 DWORD dwType, dwKeySize; in gogo_dll_check() local
290 lResult = RegQueryValueEx(hKey,szName,0,&dwType,(BYTE *)szPathName,&dwKeySize); in gogo_dll_check()
292 if( lResult == ERROR_SUCCESS && REG_SZ == dwType ){ in gogo_dll_check()
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/timidity/
H A Dw32_gogo.c111 DWORD dwType, dwKeySize; in MPGE_initializeWork() local
130 &dwType, in MPGE_initializeWork()
134 if( lResult == ERROR_SUCCESS && REG_SZ == dwType ){ in MPGE_initializeWork()
284 DWORD dwType, dwKeySize; in gogo_dll_check() local
290 lResult = RegQueryValueEx(hKey,szName,0,&dwType,(BYTE *)szPathName,&dwKeySize); in gogo_dll_check()
292 if( lResult == ERROR_SUCCESS && REG_SZ == dwType ){ in gogo_dll_check()
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/timidity/
H A Dw32_gogo.c111 DWORD dwType, dwKeySize; in MPGE_initializeWork() local
130 &dwType, in MPGE_initializeWork()
134 if( lResult == ERROR_SUCCESS && REG_SZ == dwType ){ in MPGE_initializeWork()
284 DWORD dwType, dwKeySize; in gogo_dll_check() local
290 lResult = RegQueryValueEx(hKey,szName,0,&dwType,(BYTE *)szPathName,&dwKeySize); in gogo_dll_check()
292 if( lResult == ERROR_SUCCESS && REG_SZ == dwType ){ in gogo_dll_check()
/dports/audio/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dw32_gogo.c111 DWORD dwType, dwKeySize; in MPGE_initializeWork() local
130 &dwType, in MPGE_initializeWork()
134 if( lResult == ERROR_SUCCESS && REG_SZ == dwType ){ in MPGE_initializeWork()
284 DWORD dwType, dwKeySize; in gogo_dll_check() local
290 lResult = RegQueryValueEx(hKey,szName,0,&dwType,(BYTE *)szPathName,&dwKeySize); in gogo_dll_check()
292 if( lResult == ERROR_SUCCESS && REG_SZ == dwType ){ in gogo_dll_check()
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/timidity/
H A Dw32_gogo.c111 DWORD dwType, dwKeySize; in MPGE_initializeWork() local
130 &dwType, in MPGE_initializeWork()
134 if( lResult == ERROR_SUCCESS && REG_SZ == dwType ){ in MPGE_initializeWork()
284 DWORD dwType, dwKeySize; in gogo_dll_check() local
290 lResult = RegQueryValueEx(hKey,szName,0,&dwType,(BYTE *)szPathName,&dwKeySize); in gogo_dll_check()
292 if( lResult == ERROR_SUCCESS && REG_SZ == dwType ){ in gogo_dll_check()
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/timidity/
H A Dw32_gogo.c111 DWORD dwType, dwKeySize; in MPGE_initializeWork() local
130 &dwType, in MPGE_initializeWork()
134 if( lResult == ERROR_SUCCESS && REG_SZ == dwType ){ in MPGE_initializeWork()
284 DWORD dwType, dwKeySize; in gogo_dll_check() local
290 lResult = RegQueryValueEx(hKey,szName,0,&dwType,(BYTE *)szPathName,&dwKeySize); in gogo_dll_check()
292 if( lResult == ERROR_SUCCESS && REG_SZ == dwType ){ in gogo_dll_check()
/dports/audio/timidity++/TiMidity++-2.15.0/timidity/
H A Dw32_gogo.c111 DWORD dwType, dwKeySize; in MPGE_initializeWork() local
130 &dwType, in MPGE_initializeWork()
134 if( lResult == ERROR_SUCCESS && REG_SZ == dwType ){ in MPGE_initializeWork()
284 DWORD dwType, dwKeySize; in gogo_dll_check() local
290 lResult = RegQueryValueEx(hKey,szName,0,&dwType,(BYTE *)szPathName,&dwKeySize); in gogo_dll_check()
292 if( lResult == ERROR_SUCCESS && REG_SZ == dwType ){ in gogo_dll_check()
/dports/audio/timidity++-motif/TiMidity++-2.15.0/timidity/
H A Dw32_gogo.c111 DWORD dwType, dwKeySize; in MPGE_initializeWork() local
130 &dwType, in MPGE_initializeWork()
134 if( lResult == ERROR_SUCCESS && REG_SZ == dwType ){ in MPGE_initializeWork()
284 DWORD dwType, dwKeySize; in gogo_dll_check() local
290 lResult = RegQueryValueEx(hKey,szName,0,&dwType,(BYTE *)szPathName,&dwKeySize); in gogo_dll_check()
292 if( lResult == ERROR_SUCCESS && REG_SZ == dwType ){ in gogo_dll_check()
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/timidity/
H A Dw32_gogo.c111 DWORD dwType, dwKeySize; in MPGE_initializeWork() local
130 &dwType, in MPGE_initializeWork()
134 if( lResult == ERROR_SUCCESS && REG_SZ == dwType ){ in MPGE_initializeWork()
284 DWORD dwType, dwKeySize; in gogo_dll_check() local
290 lResult = RegQueryValueEx(hKey,szName,0,&dwType,(BYTE *)szPathName,&dwKeySize); in gogo_dll_check()
292 if( lResult == ERROR_SUCCESS && REG_SZ == dwType ){ in gogo_dll_check()
/dports/games/avp/avp-20170505/src/avp/win95/
H A Davpreg.cpp34 DWORD dwType = REG_NONE; in GetPathFromRegistry() local
44 &dwType, in GetPathFromRegistry()
48 && REG_SZ == dwType in GetPathFromRegistry()
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/Launcher/
H A Dmain.cpp16 DWORD dwType = 0, dwDataSize = 0, dwBufSize = 0; in RegGetString() local
28 lResult = RegQueryValueEx(hKey, szValueName, 0, &dwType, NULL, &dwDataSize ); in RegGetString()
33 else if( dwType != REG_SZ ) in RegGetString()
44 lResult = RegQueryValueEx( hKey, szValueName, 0, &dwType, (LPBYTE)*lpszResult, &dwDataSize ); in RegGetString()
52 else if( dwType != REG_SZ ) in RegGetString()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/Thread/
H A DThreadUtil.cpp49 DWORD dwType; member
75 ti.dwType = 0x1000; in SetCurrentThreadName()
96 DWORD dwType; // must be 0x1000 in SetCurrentThreadName() member
103 info.dwType = 0x1000; in SetCurrentThreadName()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/Thread/
H A DThreadUtil.cpp49 DWORD dwType; member
75 ti.dwType = 0x1000; in SetCurrentThreadName()
96 DWORD dwType; // must be 0x1000 in SetCurrentThreadName() member
103 info.dwType = 0x1000; in SetCurrentThreadName()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/Thread/
H A DThreadUtil.cpp49 DWORD dwType; member
75 ti.dwType = 0x1000; in SetCurrentThreadName()
96 DWORD dwType; // must be 0x1000 in SetCurrentThreadName() member
103 info.dwType = 0x1000; in SetCurrentThreadName()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcrt/css/
H A Dcfx_cssdeclaration.cpp180 const uint32_t dwType = property->dwType; in AddProperty() local
181 switch (dwType & 0x0F) { in AddProperty()
190 const uint32_t dwMatch = dwType & guess; in AddProperty()
216 if ((dwType & ~guess) == CFX_CSSVALUETYPE_Primitive) in AddProperty()
333 const uint32_t dwType = pProperty->dwType; in ParseValueListProperty() local
339 if (dwType & CFX_CSSVALUETYPE_MaybeNumber) { in ParseValueListProperty()
348 if (dwType & CFX_CSSVALUETYPE_MaybeColor) { in ParseValueListProperty()
355 if (dwType & CFX_CSSVALUETYPE_MaybeEnum) { in ParseValueListProperty()
364 if (dwType & CFX_CSSVALUETYPE_MaybeString) { in ParseValueListProperty()
370 if (dwType & CFX_CSSVALUETYPE_MaybeColor) { in ParseValueListProperty()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcrt/css/
H A Dcfx_cssdeclaration.cpp181 const uint32_t dwType = property->dwType; in AddProperty() local
182 switch (dwType & 0x0F) { in AddProperty()
191 const uint32_t dwMatch = dwType & guess; in AddProperty()
217 if ((dwType & ~guess) == CFX_CSSVALUETYPE_Primitive) in AddProperty()
334 const uint32_t dwType = pProperty->dwType; in ParseValueListProperty() local
340 if (dwType & CFX_CSSVALUETYPE_MaybeNumber) { in ParseValueListProperty()
349 if (dwType & CFX_CSSVALUETYPE_MaybeColor) { in ParseValueListProperty()
356 if (dwType & CFX_CSSVALUETYPE_MaybeEnum) { in ParseValueListProperty()
365 if (dwType & CFX_CSSVALUETYPE_MaybeString) { in ParseValueListProperty()
371 if (dwType & CFX_CSSVALUETYPE_MaybeColor) { in ParseValueListProperty()
/dports/devel/upp/upp/bazaar/Serial/
H A DSerialWindows.cpp575 DWORD dwType = 0; in RegQueryValueString() local
577 LONG nError = RegQueryValueEx(kKey, lpValueName, NULL, &dwType, NULL, &dwDataSize); in RegQueryValueString()
587 if (dwType != REG_SZ) in RegQueryValueString()
606 …nError = RegQueryValueEx(kKey, lpValueName, NULL, &dwType, reinterpret_cast<LPBYTE>(pszValue), &dw… in RegQueryValueString()
804 DWORD dwType = 0; in GetSerialPorts() local
806 …InfoSet, &devInfo, SPDRP_DEVICEDESC, &dwType, reinterpret_cast<PBYTE>(szFriendlyName), dwSize, &dw… in GetSerialPorts()
855 DWORD dwType; in GetSerialPorts() local
862 …LONG nEnum = RegEnumValue(hSERIALCOMM, dwIndex, szValueName, &dwValueNameSize, NULL, &dwType, byVa… in GetSerialPorts()
867 if (dwType == REG_SZ) in GetSerialPorts()
879 …nEnum = RegEnumValue(hSERIALCOMM, dwIndex, szValueName, &dwValueNameSize, NULL, &dwType, byValue, … in GetSerialPorts()
/dports/graphics/libfpx/libfpx-1.3.1-10/ole/
H A Dolestrm.h77 virtual DWORD ReadVT(DWORD dwType, BYTE **pData);
159 virtual DWORD ReadVT_VECTOR(DWORD dwType, VECTOR **ppVector);
162 virtual DWORD WriteVT(DWORD dwType, BYTE *pData);
227 virtual DWORD WriteVT_VECTOR(DWORD dwType, VECTOR *pvector);
236 DWORD SizeVT(DWORD dwType);
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/sam/system/libsam/include/
H A Dpio.h115 extern uint32_t PIO_Get( Pio* pPio, const EPioType dwType, const uint32_t dwMask ) ;
117 extern void PIO_SetPeripheral( Pio* pPio, const EPioType dwType, const uint32_t dwMask ) ;
122 extern uint32_t PIO_Configure( Pio* pPio, const EPioType dwType, const uint32_t dwMask, const uint3…
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/parser/
H A Dxfa_localevalue.h32 CXFA_LocaleValue(uint32_t dwType, CXFA_LocaleMgr* pLocaleMgr);
33 CXFA_LocaleValue(uint32_t dwType,
36 CXFA_LocaleValue(uint32_t dwType,
73 void SetValue(const CFX_WideString& wsValue, uint32_t dwType);
/dports/security/libgcrypt/libgcrypt-1.9.4/random/
H A Drndw32.c492 DWORD dwType, dwSize, dwResult; in slow_gatherer() local
660 for (dwType = 0; dwType < 64; dwType++) in slow_gatherer()
662 switch (dwType) in slow_gatherer()
691 dwResult = pNtQuerySystemInformation (dwType, buffer, in slow_gatherer()
702 if (dwType == 23) in slow_gatherer()
704 else if (dwType == 24) in slow_gatherer()
713 ulSize, dwType); in slow_gatherer()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/random/
H A Drndw32.c492 DWORD dwType, dwSize, dwResult; in slow_gatherer() local
660 for (dwType = 0; dwType < 64; dwType++) in slow_gatherer()
662 switch (dwType) in slow_gatherer()
691 dwResult = pNtQuerySystemInformation (dwType, buffer, in slow_gatherer()
702 if (dwType == 23) in slow_gatherer()
704 else if (dwType == 24) in slow_gatherer()
713 ulSize, dwType); in slow_gatherer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/jvmfwk/source/
H A Dfwkutil.cxx59 DWORD dwType = 0; in isAccessibilitySupportDesired() local
62 if( RegQueryValueExA(hKey, "SupportAssistiveTechnology", nullptr, &dwType, arData, in isAccessibilitySupportDesired()
65 if (dwType == REG_SZ) in isAccessibilitySupportDesired()
77 else if (dwType == REG_DWORD) in isAccessibilitySupportDesired()

12345678910>>...125