Searched defs:SetUInt32 (Results 1 - 4 of 4) sorted by relevance

/external/lldb/include/lldb/Core/
H A DRegisterValue.h290 SetUInt32 (uint32_t uint, Type t = eTypeUInt32) function in class:lldb_private::RegisterValue
/external/lzma/CPP/7zip/Archive/7z/
H A D7zOut.cpp57 static void SetUInt32(Byte *p, UInt32 d) function in namespace:NArchive::N7z
74 SetUInt32(buf + 20, h.NextHeaderCRC);
75 SetUInt32(buf, CrcCalc(buf + 4, 20));
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc2402 void SetUInt32(int number, uint32 value, FieldDescriptor::Type type,
4619 SetUInt32(option_field->number(),
4911 void DescriptorBuilder::OptionInterpreter::SetUInt32(int number, uint32 value, function in class:google::protobuf::DescriptorBuilder::OptionInterpreter
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc2091 void SetUInt32(int number, uint32 value, FieldDescriptor::Type type,
4173 SetUInt32(option_field->number(),
4366 void DescriptorBuilder::OptionInterpreter::SetUInt32(int number, uint32 value, function in class:google::protobuf::DescriptorBuilder::OptionInterpreter

Completed in 514 milliseconds