Home
last modified time | relevance | path

Searched defs:toUint64 (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/common/
DtcuFormatUtil.hpp245 template <typename T> inline deUint64 toUint64 (T value) { return (deUint64)value & makeMask64<… in toUint64() function
/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dpointer_unsafe.go171 func (p pointer) toUint64() *uint64 { func
Dpointer_reflect.go198 func (p pointer) toUint64() *uint64 { func
/external/golang-protobuf/proto/
Dpointer_reflect.go201 func (p pointer) toUint64() *uint64 { func
Dpointer_unsafe.go176 func (p pointer) toUint64() *uint64 { func