Home
last modified time | relevance | path

Searched defs:DecodeFixed64 (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Draw_coding.h55 inline uint64 DecodeFixed64(const char* ptr) { in DecodeFixed64() function
/external/golang-protobuf/internal/protolegacy/
Dproto.go100 func (*Buffer) DecodeFixed64() (uint64, error) { panic("not implemented") } func