Home
last modified time | relevance | path

Searched defs:SetType (Results 1 – 9 of 9) sorted by relevance

/third_party/gptfdisk/
Dgptpart.h76 void SetType(uint16_t hex) {partitionType = hex;} in SetType() function
Dmbrpart.cc151 int MBRPart::SetType(uint8_t typeCode, int isExtended) { in SetType() function in MBRPart
Dgptpart.cc167 void GPTPart::SetType(PartType t) { function in GPTPart
/third_party/protobuf/src/google/protobuf/
Dunknown_field_set.h402 inline void UnknownField::SetType(Type type) { in SetType() function
Dmap_field.h252 void SetType(FieldDescriptor::CppType type) { in SetType() function
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dtdikrnl.h141 LONG SetType; member
/third_party/mingw-w64/mingw-w64-headers/include/
Dtdi.h156 ULONG SetType; member
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp5232 void Allocation::PackedData::SetType(Type type) in SetType() function in D3D12MA::Allocation::PackedData
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3drmobj.h3095 STDMETHOD(SetType)(THIS_ D3DRMLIGHTTYPE) PURE; in DECLARE_INTERFACE_() local