Home
last modified time | relevance | path

Searched refs:dwType (Results 1 – 22 of 22) sorted by relevance

/external/libusb/msvc/
Dmissing.c37 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/
Dcfx_cssdeclaration.cpp324 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()
Dcfx_cssdatatable.h22 uint32_t dwType; member
/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.h32 CXFA_LocaleValue(uint32_t dwType, CXFA_LocaleMgr* pLocaleMgr);
33 CXFA_LocaleValue(uint32_t dwType,
36 CXFA_LocaleValue(uint32_t dwType,
Dcxfa_localevalue.cpp74 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/
Dos.cpp44 DWORD dwType; // Must be 0x1000. member
54 info.dwType = 0x1000; in LegacySetThreadName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
DThreading.inc70 DWORD dwType; // Must be 0x1000.
78 info.dwType = 0x1000;
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp227 void CPDFXFA_Context::Beep(uint32_t dwType) { in Beep() argument
229 m_pFormFillEnv->JS_appBeep(dwType); in Beep()
Dcpdfxfa_context.h68 void Beep(uint32_t dwType) override;
/external/pdfium/xfa/fgas/layout/
Dcfx_break.h66 FX_CHARTYPE GetUnifiedCharType(FX_CHARTYPE dwType) const;
/external/pdfium/fxjs/xfa/
Dcjx_hostpseudomodel.cpp418 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/
DSkImageEncoder_WIC.cpp142 name.dwType = PROPBAG2_TYPE_DATA; in SkEncodeImageWithWIC()
/external/skia/src/ports/
DSkImageEncoder_WIC.cpp142 name.dwType = PROPBAG2_TYPE_DATA; in SkEncodeImageWithWIC()
/external/webrtc/webrtc/base/
Dplatform_thread.cc61 DWORD dwType; in SetCurrentThreadName() member
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_mixer_manager_win.h111 void TraceTargetType(DWORD dwType) const;
Daudio_mixer_manager_win.cc1776 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()
Daudio_device_core_win.cc58 DWORD dwType; // must be 0x1000 member
/external/libcups/cups/
Dtls-sspi.c1031 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/
Dfxfa.h136 virtual void Beep(uint32_t dwType) = 0;
Dcxfa_widgetacc.cpp2422 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/
Dsink_filter_ds.cc32 DWORD dwType; // must be 0x1000 member
/external/syzkaller/sys/windows/
Dwindows.txt1710 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)