OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ChangeType
(Results
1 - 10
of
10
) sorted by null
/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/gptfdisk/
gptpart.cc
425
void GPTPart::
ChangeType
(void) {
454
} // GPTPart::
ChangeType
()
gptcurses.cc
370
void GPTDataCurses::
ChangeType
(int partNum) {
392
} // GPTDataCurses::
ChangeType
458
ChangeType
(partNum);
719
ChangeType
(currentSpace->partNum);
/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/
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)
ntsecpkg.h
366
ULONG
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 133 milliseconds