Home | History | Annotate | Download | only in proto

Lines Matching refs:That

7 // modification, are permitted provided that the following conditions are
69 // textWriter is an io.Writer that tracks its indentation level.
285 // a required field that wasn't filled in. Either way, there
290 // Repeated field that is empty, or a bytes field that is unused.
308 // but we can handle that more gracefully than panicking.
406 // That generated struct has exactly one field,
483 // that can occur in protocol buffers.
518 // since it implies that the binary Marshaler cannot possibly be
678 // pv is assumed to be a pointer to a protocol message struct that is extendable.