Searched defs:fixed64 (Results 1 – 7 of 7) sorted by relevance
89 pub fixed64: Vec<u64>, field132 fixed64: slice::Iter<'o, u64>, field145 let fixed64 = self.fixed64.next(); in next() localVariable
77 optional fixed64 fixed64 = 103; field
342 inline uint64 UnknownField::fixed64() const { in fixed64() function
155 def Fixed64ByteSize(field_number, fixed64): argument
905 private List<Long> fixed64; field in UnknownFieldSet.Field
138 string fixed64(void *data) { return string(static_cast<char*>(data), 8); } in fixed64() function
209 string fixed64(void *data) { return string(static_cast<char*>(data), 8); } in fixed64() function