HomeSort by relevance Sort by last modified time
    Searched refs:VT_UI2 (Results 1 - 14 of 14) sorted by null

  /external/lzma/CPP/Windows/
PropVariantConv.h 23 case VT_UI2: value = prop.uiVal; return true;
PropVariantConv.cpp 67 case VT_UI2: ConvertUInt32ToString(prop.uiVal, dest); return;
88 case VT_UI2: ConvertUInt32ToString(prop.uiVal, dest); return;
PropVariant.cpp 169 case VT_UI2:
209 case VT_UI2:
287 case VT_UI2: return MyCompare(uiVal, a.uiVal);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_varenum.h 28 VT_UI2 = 18,
  /external/lzma/CPP/Common/
MyWindows.h 139 VT_UI2 = 18,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
comutil.h 588 V_VT(this) = VT_UI2;
700 if(V_VT(this)==VT_UI2) return V_UI2(this);
702 varDest.ChangeType(VT_UI2,this);
960 if(V_VT(this)!=VT_UI2) {
964 V_VT(this) = VT_UI2;
1106 case VT_UI2:
wtypes.h 722 VT_UI2 = 18,
wiadef.h     [all...]
oleauto.h 452 #define VTBIT_UI2 (1 << VT_UI2)
    [all...]
  /external/lzma/CPP/7zip/UI/Common/
OpenArchive.cpp 717 case VT_UI2: size = prop.uiVal; break;
738 case VT_UI2: size = prop.uiVal; break;
    [all...]
  /external/llvm/lib/DebugInfo/PDB/DIA/
DIARawSymbol.cpp 44 case VT_UI2:
    [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 276 milliseconds