/external/tensorflow/tensorflow/core/lib/core/ |
D | coding_test.cc | 65 EncodeFixed64(buf, v - 1); in TEST() 67 EncodeFixed64(buf, v + 0); in TEST() 69 EncodeFixed64(buf, v + 1); in TEST() 104 EncodeFixed64(dst, 0x0807060504030201ull); in TEST()
|
/external/tensorflow/tensorflow/core/lib/io/ |
D | record_writer.h | 131 core::EncodeFixed64(header + 0, n); in PopulateHeader() 142 core::EncodeFixed64(header + 0, data.size()); in PopulateHeader()
|
D | table.cc | 119 core::EncodeFixed64(cache_key_buffer, table->rep_->cache_id); in BlockReader() 120 core::EncodeFixed64(cache_key_buffer + 8, handle.offset()); in BlockReader()
|
/external/leveldb/db/ |
D | table_cache.cc | 45 EncodeFixed64(buf, file_number); in FindTable() 116 EncodeFixed64(buf, file_number); in Evict()
|
D | write_batch.cc | 95 EncodeFixed64(&b->rep_[0], seq); in SetSequence()
|
D | memtable.cc | 93 EncodeFixed64(p, (s << 8) | type); in Add()
|
D | dbformat.cc | 131 EncodeFixed64(dst, PackSequenceAndType(s, kValueTypeForSeek)); in LookupKey()
|
D | version_set.cc | 195 EncodeFixed64(value_buf_, (*flist_)[index_]->number); in value() 196 EncodeFixed64(value_buf_ + 8, (*flist_)[index_]->file_size); in value()
|
/external/tensorflow/tensorflow/core/platform/ |
D | coding.cc | 43 void EncodeFixed64(char* buf, uint64 value) { in EncodeFixed64() function 72 EncodeFixed64(buf, value); in PutFixed64()
|
D | coding.h | 41 extern void EncodeFixed64(char* dst, uint64 value);
|
/external/leveldb/table/ |
D | table.cc | 170 EncodeFixed64(cache_key_buffer, table->rep_->cache_id); in BlockReader() 171 EncodeFixed64(cache_key_buffer + 8, handle.offset()); in BlockReader()
|
/external/golang-protobuf/internal/protolegacy/ |
D | proto.go | 109 func (*Buffer) EncodeFixed64(uint64) error { panic("not implemented") } func
|
/external/leveldb/util/ |
D | coding.h | 64 inline void EncodeFixed64(char* dst, uint64_t value) { in EncodeFixed64() function
|
D | coding.cc | 17 EncodeFixed64(buf, value); in PutFixed64()
|
/external/golang-protobuf/internal/testprotos/legacy/proto3_20160225_2fc053c5/ |
D | test.pb.go | 742 b.EncodeFixed64(uint64(x.OneofFixed64)) 745 b.EncodeFixed64(uint64(x.OneofSfixed64)) 748 b.EncodeFixed64(math.Float64bits(x.OneofDouble))
|
/external/golang-protobuf/internal/testprotos/legacy/proto3_20160519_a4ab9ec5/ |
D | test.pb.go | 742 b.EncodeFixed64(uint64(x.OneofFixed64)) 745 b.EncodeFixed64(uint64(x.OneofSfixed64)) 748 b.EncodeFixed64(math.Float64bits(x.OneofDouble))
|
/external/golang-protobuf/internal/testprotos/legacy/proto3_20180125_92554152/ |
D | test.pb.go | 995 b.EncodeFixed64(uint64(x.OneofFixed64)) 998 b.EncodeFixed64(uint64(x.OneofSfixed64)) 1001 b.EncodeFixed64(math.Float64bits(x.OneofDouble))
|
/external/golang-protobuf/internal/testprotos/legacy/proto3_20180430_b4deda09/ |
D | test.pb.go | 1033 b.EncodeFixed64(uint64(x.OneofFixed64)) 1036 b.EncodeFixed64(uint64(x.OneofSfixed64)) 1039 b.EncodeFixed64(math.Float64bits(x.OneofDouble))
|
/external/golang-protobuf/internal/testprotos/legacy/proto3_20180814_aa810b61/ |
D | test.pb.go | 1075 b.EncodeFixed64(uint64(x.OneofFixed64)) 1078 b.EncodeFixed64(uint64(x.OneofSfixed64)) 1081 b.EncodeFixed64(math.Float64bits(x.OneofDouble))
|
/external/golang-protobuf/internal/testprotos/legacy/proto2_20160519_a4ab9ec5/ |
D | test.pb.go | 1852 b.EncodeFixed64(uint64(x.OneofFixed64)) 1855 b.EncodeFixed64(uint64(x.OneofSfixed64)) 1858 b.EncodeFixed64(math.Float64bits(x.OneofDouble)) 1943 b.EncodeFixed64(uint64(x.OneofDefaultedFixed64)) 1946 b.EncodeFixed64(uint64(x.OneofDefaultedSfixed64)) 1949 b.EncodeFixed64(math.Float64bits(x.OneofDefaultedDouble))
|
/external/golang-protobuf/internal/testprotos/legacy/proto2_20160225_2fc053c5/ |
D | test.pb.go | 1852 b.EncodeFixed64(uint64(x.OneofFixed64)) 1855 b.EncodeFixed64(uint64(x.OneofSfixed64)) 1858 b.EncodeFixed64(math.Float64bits(x.OneofDouble)) 1943 b.EncodeFixed64(uint64(x.OneofDefaultedFixed64)) 1946 b.EncodeFixed64(uint64(x.OneofDefaultedSfixed64)) 1949 b.EncodeFixed64(math.Float64bits(x.OneofDefaultedDouble))
|
/external/golang-protobuf/internal/testprotos/legacy/proto2_20180125_92554152/ |
D | test.pb.go | 1847 b.EncodeFixed64(uint64(x.OneofFixed64)) 1850 b.EncodeFixed64(uint64(x.OneofSfixed64)) 1853 b.EncodeFixed64(math.Float64bits(x.OneofDouble)) 1938 b.EncodeFixed64(uint64(x.OneofDefaultedFixed64)) 1941 b.EncodeFixed64(uint64(x.OneofDefaultedSfixed64)) 1944 b.EncodeFixed64(math.Float64bits(x.OneofDefaultedDouble))
|
/external/golang-protobuf/internal/testprotos/legacy/proto2_20180814_aa810b61/ |
D | test.pb.go | 1967 b.EncodeFixed64(uint64(x.OneofFixed64)) 1970 b.EncodeFixed64(uint64(x.OneofSfixed64)) 1973 b.EncodeFixed64(math.Float64bits(x.OneofDouble)) 2058 b.EncodeFixed64(uint64(x.OneofDefaultedFixed64)) 2061 b.EncodeFixed64(uint64(x.OneofDefaultedSfixed64)) 2064 b.EncodeFixed64(math.Float64bits(x.OneofDefaultedDouble))
|
/external/golang-protobuf/internal/testprotos/legacy/proto2_20180430_b4deda09/ |
D | test.pb.go | 1885 b.EncodeFixed64(uint64(x.OneofFixed64)) 1888 b.EncodeFixed64(uint64(x.OneofSfixed64)) 1891 b.EncodeFixed64(math.Float64bits(x.OneofDouble)) 1976 b.EncodeFixed64(uint64(x.OneofDefaultedFixed64)) 1979 b.EncodeFixed64(uint64(x.OneofDefaultedSfixed64)) 1982 b.EncodeFixed64(math.Float64bits(x.OneofDefaultedDouble))
|
/external/tensorflow/tensorflow/core/data/ |
D | snapshot_utils.cc | 323 core::EncodeFixed64(header, data.size()); in WriteRecord() 331 core::EncodeFixed64(header, data.size()); in WriteRecord()
|