Searched defs:SetType (Results 1 – 12 of 12) sorted by relevance
55 void SetType(Node* node, const Type& type) { in SetType() function
264 static void SetType(Node* node, Type type) { in SetType() function
74 void SetType(uint16_t hex) {partitionType = hex;} in SetType() function
151 int MBRPart::SetType(uint8_t typeCode, int isExtended) { in SetType() function in MBRPart
166 void GPTPart::SetType(PartType t) { function in GPTPart
34 public void SetType(int numHashBytes) in SetType() method in SevenZip.Compression.LZ.BinTree
402 inline void UnknownField::SetType(Type type) { in SetType() function
252 void SetType(FieldDescriptor::CppType type) { in SetType() function
34 public void SetType(int numHashBytes) in SetType() method in BinTree
829 void SetType(const Type* new_type) { type_ = new_type; } in SetType() function
1076 void SetType(ShiftType s) { shift_ = s; } in SetType() function
5232 void Allocation::PackedData::SetType(Type type) in SetType() function in D3D12MA::Allocation::PackedData