Home
last modified time | relevance | path

Searched defs:getUint64 (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/delibs/decpp/
DdeRandom.hpp52 …deUint64 getUint64 (void) { deUint32 upper = getUint32(); return (deUint64)upper << 32ull | (… in getUint64() function in de::Random
/external/libchrome/mojo/public/js/lib/
Dbuffer.js67 Buffer.prototype.getUint64 = function(offset) { method in Buffer
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1647 bool MIParser::getUint64(uint64_t &Result) { in getUint64() function in MIParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp2228 bool MIParser::getUint64(uint64_t &Result) { in getUint64() function in MIParser