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

/external/lldb/include/lldb/Core/
H A DRegisterValue.h297 SetUInt64 (uint64_t uint, Type t = eTypeUInt64) function in class:lldb_private::RegisterValue
/external/lzma/CPP/7zip/Archive/7z/
H A D7zOut.cpp63 static void SetUInt64(Byte *p, UInt64 d) function in namespace:NArchive::N7z
72 SetUInt64(buf + 4, h.NextHeaderOffset);
73 SetUInt64(buf + 12, h.NextHeaderSize);
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc2404 void SetUInt64(int number, uint64 value, FieldDescriptor::Type type,
4631 SetUInt64(option_field->number(),
4928 void DescriptorBuilder::OptionInterpreter::SetUInt64(int number, uint64 value, function in class:google::protobuf::DescriptorBuilder::OptionInterpreter
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc2093 void SetUInt64(int number, uint64 value, FieldDescriptor::Type type,
4185 SetUInt64(option_field->number(),
4383 void DescriptorBuilder::OptionInterpreter::SetUInt64(int number, uint64 value, function in class:google::protobuf::DescriptorBuilder::OptionInterpreter

Completed in 270 milliseconds