Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/core/
Draw_coding.h41 inline uint32 DecodeFixed32(const char* ptr) { in DecodeFixed32() function
/external/libtextclassifier/util/hash/
Dhash.cc26 inline uint32 DecodeFixed32(const char *ptr) { in DecodeFixed32() function
/external/libtextclassifier/lang_id/common/math/
Dhash.cc28 inline uint32 DecodeFixed32(const char *ptr) { in DecodeFixed32() function
/external/golang-protobuf/proto/
Ddecode.go223 func (p *Buffer) DecodeFixed32() (x uint64, err error) { func
/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Ddecode.go224 func (p *Buffer) DecodeFixed32() (x uint64, err error) { func