Home | History | Annotate | Download | only in Common

Lines Matching refs:UInt32

17 static void SetMethodProp32(COneMethodInfo &m, PROPID propID, UInt32 value)

25 , UInt32 numThreads
29 UInt32 level = _level;
30 if (level != (UInt32)(Int32)-1)
31 SetMethodProp32(oneMethodInfo, NCoderPropID::kLevel, (UInt32)level);
43 _level = (UInt32)(Int32)-1;
71 UInt32 number;
108 _level = (UInt32)(Int32)-1;
111 HRESULT CSingleMethodProps::SetProperties(const wchar_t **names, const PROPVARIANT *values, UInt32 numProps)
114 for (UInt32 i = 0; i < numProps; i++)
123 UInt32 a = 9;