/external/libusb/msvc/ |
D | missing.c | 37 DWORD dwType, dwData; in getenv() local 58 rc = RegQueryValueEx(hkey, wName, NULL, &dwType, in getenv() 65 if (dwType != REG_SZ) { in getenv() 66 usbi_dbg("Registry value was of type %d instead of REG_SZ", dwType); in getenv()
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_cssdeclaration.cpp | 324 const uint32_t dwType = pTable->dwType; in AddProperty() local 325 switch (dwType & 0x0F) { in AddProperty() 334 const uint32_t dwMatch = dwType & g_ValueGuessOrder[i]; in AddProperty() 360 if ((dwType & ~(g_ValueGuessOrder[i])) == CFX_CSSVALUETYPE_Primitive) in AddProperty() 477 const uint32_t dwType = pTable->dwType; in ParseValueListProperty() local 483 if (dwType & CFX_CSSVALUETYPE_MaybeNumber) { in ParseValueListProperty() 492 if (dwType & CFX_CSSVALUETYPE_MaybeColor) { in ParseValueListProperty() 499 if (dwType & CFX_CSSVALUETYPE_MaybeEnum) { in ParseValueListProperty() 507 if (dwType & CFX_CSSVALUETYPE_MaybeString) { in ParseValueListProperty() 513 if (dwType & CFX_CSSVALUETYPE_MaybeColor) { in ParseValueListProperty()
|
D | cfx_cssdatatable.h | 22 uint32_t dwType; member
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_localevalue.h | 32 CXFA_LocaleValue(uint32_t dwType, CXFA_LocaleMgr* pLocaleMgr); 33 CXFA_LocaleValue(uint32_t dwType, 36 CXFA_LocaleValue(uint32_t dwType,
|
D | cxfa_localevalue.cpp | 74 CXFA_LocaleValue::CXFA_LocaleValue(uint32_t dwType, CXFA_LocaleMgr* pLocaleMgr) in CXFA_LocaleValue() argument 76 m_dwType(dwType), in CXFA_LocaleValue() 79 CXFA_LocaleValue::CXFA_LocaleValue(uint32_t dwType, in CXFA_LocaleValue() argument 84 m_dwType(dwType), in CXFA_LocaleValue() 85 m_bValid(ValidateCanonicalValue(wsValue, dwType)) {} in CXFA_LocaleValue() 87 CXFA_LocaleValue::CXFA_LocaleValue(uint32_t dwType, in CXFA_LocaleValue() argument 93 m_dwType(dwType), in CXFA_LocaleValue()
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | os.cpp | 44 DWORD dwType; // Must be 0x1000. member 54 info.dwType = 0x1000; in LegacySetThreadName()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/ |
D | Threading.inc | 70 DWORD dwType; // Must be 0x1000. 78 info.dwType = 0x1000;
|
/external/pdfium/fpdfsdk/fpdfxfa/ |
D | cpdfxfa_context.cpp | 227 void CPDFXFA_Context::Beep(uint32_t dwType) { in Beep() argument 229 m_pFormFillEnv->JS_appBeep(dwType); in Beep()
|
D | cpdfxfa_context.h | 68 void Beep(uint32_t dwType) override;
|
/external/pdfium/xfa/fgas/layout/ |
D | cfx_break.h | 66 FX_CHARTYPE GetUnifiedCharType(FX_CHARTYPE dwType) const;
|
/external/pdfium/fxjs/xfa/ |
D | cjx_hostpseudomodel.cpp | 418 uint32_t dwType = 4; in beep() local 420 dwType = runtime->ToInt32(params[0]); in beep() 422 pNotify->GetAppProvider()->Beep(dwType); in beep()
|
/external/skqp/src/ports/ |
D | SkImageEncoder_WIC.cpp | 142 name.dwType = PROPBAG2_TYPE_DATA; in SkEncodeImageWithWIC()
|
/external/skia/src/ports/ |
D | SkImageEncoder_WIC.cpp | 142 name.dwType = PROPBAG2_TYPE_DATA; in SkEncodeImageWithWIC()
|
/external/webrtc/webrtc/base/ |
D | platform_thread.cc | 61 DWORD dwType; in SetCurrentThreadName() member
|
/external/webrtc/webrtc/modules/audio_device/win/ |
D | audio_mixer_manager_win.h | 111 void TraceTargetType(DWORD dwType) const;
|
D | audio_mixer_manager_win.cc | 1776 TraceTargetType(mline.Target.dwType); in GetDestinationLineInfo() 1825 TraceTargetType(mline.Target.dwType); in GetSourceLineInfo() 2316 void AudioMixerManager::TraceTargetType(DWORD dwType) const in TraceTargetType() 2320 StringCchPrintf(buf, 128, TEXT("media device type : 0x%x "), dwType); in TraceTargetType() 2322 switch (dwType) in TraceTargetType()
|
D | audio_device_core_win.cc | 58 DWORD dwType; // must be 0x1000 member
|
/external/libcups/cups/ |
D | tls-sspi.c | 1031 DWORD dwType; /* Type */ in _httpTLSStop() local 1038 dwType = SCHANNEL_SHUTDOWN; in _httpTLSStop() 1040 buffers[0].pvBuffer = &dwType; in _httpTLSStop() 1042 buffers[0].cbBuffer = sizeof(dwType); in _httpTLSStop() 2385 chainPara.RequestedUsage.dwType = USAGE_MATCH_TYPE_OR; in http_sspi_verify()
|
/external/pdfium/xfa/fxfa/ |
D | fxfa.h | 136 virtual void Beep(uint32_t dwType) = 0;
|
D | cxfa_widgetacc.cpp | 2422 uint32_t dwType = widgetValue.GetType(); in GetPictureContent() local 2423 switch (dwType) { in GetPictureContent() 2454 uint32_t dwType = widgetValue.GetType(); in GetPictureContent() local 2455 switch (dwType) { in GetPictureContent()
|
/external/webrtc/webrtc/modules/video_capture/windows/ |
D | sink_filter_ds.cc | 32 DWORD dwType; // must be 0x1000 member
|
/external/syzkaller/sys/windows/ |
D | windows.txt | 1710 SetLastErrorEx(dwErrCode int32, dwType int32) 1971 RegSetValueA(hKey ptr[inout, intptr], lpSubKey ptr[inout, int8], dwType int32, lpData ptr[inout, in… 1972 RegSetValueExA(hKey ptr[inout, intptr], lpValueName ptr[inout, int8], Reserved int32, dwType int32,… 1975 …inout, intptr], lpSubKey ptr[inout, int8], lpValueName ptr[inout, int8], dwType int32, lpData ptr[… 1991 WNetConnectionDialog(hwnd ptr[inout, intptr], dwType int32) 1992 WNetDisconnectDialog(hwnd ptr[inout, intptr], dwType int32) 1995 WNetOpenEnumA(dwScope int32, dwType int32, dwUsage int32, lpNetResource ptr[inout, intptr], lphEnum… 2628 CertGetNameStringA(pCertContext ptr[inout, intptr], dwType int32, dwFlags int32, pvTypePara ptr[ino… 2780 …or int32, hWnd ptr[inout, intptr], pText ptr[inout, int8], pCaption ptr[inout, int8], dwType int32)
|