Searched defs:getUint64 (Results 1 – 4 of 4) sorted by relevance
52 …deUint64 getUint64 (void) { deUint32 upper = getUint32(); return (deUint64)upper << 32ull | (… in getUint64() function in de::Random
67 Buffer.prototype.getUint64 = function(offset) { method in Buffer
1647 bool MIParser::getUint64(uint64_t &Result) { in getUint64() function in MIParser
2228 bool MIParser::getUint64(uint64_t &Result) { in getUint64() function in MIParser