Searched defs:fixed32 (Results 1 – 7 of 7) sorted by relevance
87 pub fixed32: Vec<u32>, field131 fixed32: slice::Iter<'o, u32>, field141 let fixed32 = self.fixed32.next(); in next() localVariable
76 optional fixed32 fixed32 = 102; field
338 inline uint32 UnknownField::fixed32() const { in fixed32() function
151 def Fixed32ByteSize(field_number, fixed32): argument
904 private List<Integer> fixed32; field in UnknownFieldSet.Field
137 string fixed32(void *data) { return string(static_cast<char*>(data), 4); } in fixed32() function
208 string fixed32(void *data) { return string(static_cast<char*>(data), 4); } in fixed32() function