Home
last modified time | relevance | path

Searched refs:EncodeFixed64 (Results 1 – 25 of 25) sorted by relevance

/external/tensorflow/tensorflow/core/lib/core/
Dcoding_test.cc65 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/
Drecord_writer.h131 core::EncodeFixed64(header + 0, n); in PopulateHeader()
142 core::EncodeFixed64(header + 0, data.size()); in PopulateHeader()
Dtable.cc119 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/
Dtable_cache.cc45 EncodeFixed64(buf, file_number); in FindTable()
116 EncodeFixed64(buf, file_number); in Evict()
Dwrite_batch.cc95 EncodeFixed64(&b->rep_[0], seq); in SetSequence()
Dmemtable.cc93 EncodeFixed64(p, (s << 8) | type); in Add()
Ddbformat.cc131 EncodeFixed64(dst, PackSequenceAndType(s, kValueTypeForSeek)); in LookupKey()
Dversion_set.cc195 EncodeFixed64(value_buf_, (*flist_)[index_]->number); in value()
196 EncodeFixed64(value_buf_ + 8, (*flist_)[index_]->file_size); in value()
/external/tensorflow/tensorflow/core/platform/
Dcoding.cc43 void EncodeFixed64(char* buf, uint64 value) { in EncodeFixed64() function
72 EncodeFixed64(buf, value); in PutFixed64()
Dcoding.h41 extern void EncodeFixed64(char* dst, uint64 value);
/external/leveldb/table/
Dtable.cc170 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/
Dproto.go109 func (*Buffer) EncodeFixed64(uint64) error { panic("not implemented") } func
/external/leveldb/util/
Dcoding.h64 inline void EncodeFixed64(char* dst, uint64_t value) { in EncodeFixed64() function
Dcoding.cc17 EncodeFixed64(buf, value); in PutFixed64()
/external/golang-protobuf/internal/testprotos/legacy/proto3_20160225_2fc053c5/
Dtest.pb.go742 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/
Dtest.pb.go742 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/
Dtest.pb.go995 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/
Dtest.pb.go1033 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/
Dtest.pb.go1075 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/
Dtest.pb.go1852 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/
Dtest.pb.go1852 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/
Dtest.pb.go1847 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/
Dtest.pb.go1967 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/
Dtest.pb.go1885 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/
Dsnapshot_utils.cc323 core::EncodeFixed64(header, data.size()); in WriteRecord()
331 core::EncodeFixed64(header, data.size()); in WriteRecord()