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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
comutil.h 463 void ChangeType(VARTYPE vartype,const _variant_t *pSrc = NULL);
614 varDest.ChangeType(VT_I2,this);
620 varDest.ChangeType(VT_I4,this);
627 varDest.ChangeType(VT_R4,this);
634 varDest.ChangeType(VT_R8,this);
641 varDest.ChangeType(VT_CY,this);
648 varDest.ChangeType(VT_BSTR,this);
658 varDest.ChangeType(VT_DISPATCH,this);
665 varDest.ChangeType(VT_BOOL,this);
675 varDest.ChangeType(VT_UNKNOWN,this)
    [all...]
dispex.h 256 virtual HRESULT WINAPI ChangeType(VARIANT *pvarDst,VARIANT *pvarSrc,LCID lcid,VARTYPE vtNew) = 0;
264 HRESULT (WINAPI *ChangeType)(IVariantChangeType *This,VARIANT *pvarDst,VARIANT *pvarSrc,LCID lcid,VARTYPE vtNew);
274 #define IVariantChangeType_ChangeType(This,pvarDst,pvarSrc,lcid,vtNew) (This)->lpVtbl->ChangeType(This,pvarDst,pvarSrc,lcid,vtNew)
portabledevicetypes.h     [all...]
ntsecpkg.h 366 ULONG ChangeType;
    [all...]
  /external/gptfdisk/
gptcurses.h 109 void ChangeType(int partNum);
gptpart.h 98 void ChangeType(void); // Change the type code
gptcurses.cc 370 void GPTDataCurses::ChangeType(int partNum) {
392 } // GPTDataCurses::ChangeType
458 ChangeType(partNum);
719 ChangeType(currentSpace->partNum);
gpttext.cc 237 partitions[partNum].ChangeType();
269 partitions[partNum].ChangeType();
    [all...]
gptpart.cc 425 void GPTPart::ChangeType(void) {
454 } // GPTPart::ChangeType()
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
defacl.py 224 aclhelpers.AclChange(a, scope_type=aclhelpers.ChangeType.GROUP))
227 aclhelpers.AclChange(a, scope_type=aclhelpers.ChangeType.USER))
230 aclhelpers.AclChange(a, scope_type=aclhelpers.ChangeType.PROJECT))
acl.py 363 aclhelpers.AclChange(a, scope_type=aclhelpers.ChangeType.GROUP))
366 aclhelpers.AclChange(a, scope_type=aclhelpers.ChangeType.PROJECT))
369 aclhelpers.AclChange(a, scope_type=aclhelpers.ChangeType.USER))
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_acl.py 216 scope_type=aclhelpers.ChangeType.USER)
223 scope_type=aclhelpers.ChangeType.GROUP)
230 scope_type=aclhelpers.ChangeType.USER)
237 scope_type=aclhelpers.ChangeType.GROUP)
244 scope_type=aclhelpers.ChangeType.GROUP)
251 scope_type=aclhelpers.ChangeType.PROJECT)
258 scope_type=aclhelpers.ChangeType.GROUP)
265 scope_type=aclhelpers.ChangeType.GROUP)
275 scope_type=aclhelpers.ChangeType.USER)
286 scope_type=aclhelpers.ChangeType.PROJECT
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
aclhelpers.py 25 class ChangeType(object):
67 scope_type: Either ChangeType.USER or ChangeType.GROUP or
68 ChangeType.PROJECT, specifying the extent of the scope.
  /external/dbus/dbus/
dbus-message-factory.c 38 } ChangeType;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 

Completed in 831 milliseconds