Searched defs:SetUInt64 (Results 1 - 3 of 3) 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/protobuf/src/google/protobuf/
H A Ddescriptor.cc2580 void SetUInt64(int number, uint64 value, FieldDescriptor::Type type,
5069 SetUInt64(option_field->number(),
5368 void DescriptorBuilder::OptionInterpreter::SetUInt64(int number, uint64 value, function in class:google::protobuf::DescriptorBuilder::OptionInterpreter

Completed in 148 milliseconds