Home
last modified time | relevance | path

Searched defs:SetType (Results 1 - 10 of 10) sorted by relevance

/third_party/gptfdisk/
H A Dgptpart.h74 void SetType(uint16_t hex) {partitionType = hex;} in SetType() function in GPTPart
H A Dmbrpart.cc151 int MBRPart::SetType(uint8_t typeCode, int isExtended) { in SetType() function in MBRPart
H A Dgptpart.cc166 void GPTPart::SetType(PartType t) { function in GPTPart
/third_party/node/deps/v8/src/compiler/
H A Dsimplified-lowering-verifier.h55 void SetType(Node* node, const Type& type) { in SetType() function in v8::internal::compiler::final
H A Dnode-properties.h264 static void SetType(Node* node, Type type) { in SetType() function in v8::internal::compiler::NodeProperties
/third_party/lzma/Java/SevenZip/Compression/LZ/
H A DBinTree.java34 public void SetType(int numHashBytes) in SetType() method in BinTree
/third_party/lzma/CS/7zip/Compress/LZ/
H A DLzBinTree.cs34 public void SetType(int numHashBytes) in SetType() method in SevenZip.Compression.LZ.BinTree
/third_party/protobuf/src/google/protobuf/
H A Dunknown_field_set.h402 inline void UnknownField::SetType(Type type) { in SetType() function in google::protobuf::UnknownField
H A Dmap_field.h252 void SetType(FieldDescriptor::CppType type) { in SetType() function in google::protobuf::MapKey
687 void SetType(FieldDescriptor::CppType type) { type_ = type; } in SetType() function in google::protobuf::MapValueRef
[all...]
/third_party/node/deps/v8/src/torque/
H A Dtypes.h829 void SetType(const Type* new_type) { type_ = new_type; } in SetType() function in v8::internal::torque::VisitResult

Completed in 12 milliseconds