• Home
  • Raw
  • Download

Lines Matching defs:Properties

314 func (o *Buffer) enc_bool(p *Properties, base structPointer) error {
328 func (o *Buffer) enc_proto3_bool(p *Properties, base structPointer) error {
338 func size_bool(p *Properties, base structPointer) int {
346 func size_proto3_bool(p *Properties, base structPointer) int {
355 func (o *Buffer) enc_int32(p *Properties, base structPointer) error {
366 func (o *Buffer) enc_proto3_int32(p *Properties, base structPointer) error {
377 func size_int32(p *Properties, base structPointer) (n int) {
388 func size_proto3_int32(p *Properties, base structPointer) (n int) {
401 func (o *Buffer) enc_uint32(p *Properties, base structPointer) error {
412 func (o *Buffer) enc_proto3_uint32(p *Properties, base structPointer) error {
423 func size_uint32(p *Properties, base structPointer) (n int) {
434 func size_proto3_uint32(p *Properties, base structPointer) (n int) {
446 func (o *Buffer) enc_int64(p *Properties, base structPointer) error {
457 func (o *Buffer) enc_proto3_int64(p *Properties, base structPointer) error {
468 func size_int64(p *Properties, base structPointer) (n int) {
479 func size_proto3_int64(p *Properties, base structPointer) (n int) {
491 func (o *Buffer) enc_string(p *Properties, base structPointer) error {
502 func (o *Buffer) enc_proto3_string(p *Properties, base structPointer) error {
512 func size_string(p *Properties, base structPointer) (n int) {
523 func size_proto3_string(p *Properties, base structPointer) (n int) {
543 func (o *Buffer) enc_struct_message(p *Properties, base structPointer) error {
566 func size_struct_message(p *Properties, base structPointer) int {
588 func (o *Buffer) enc_struct_group(p *Properties, base structPointer) error {
604 func size_struct_group(p *Properties, base structPointer) (n int) {
617 func (o *Buffer) enc_slice_bool(p *Properties, base structPointer) error {
634 func size_slice_bool(p *Properties, base structPointer) int {
644 func (o *Buffer) enc_slice_packed_bool(p *Properties, base structPointer) error {
662 func size_slice_packed_bool(p *Properties, base structPointer) (n int) {
675 func (o *Buffer) enc_slice_byte(p *Properties, base structPointer) error {
685 func (o *Buffer) enc_proto3_slice_byte(p *Properties, base structPointer) error {
695 func size_slice_byte(p *Properties, base structPointer) (n int) {
705 func size_proto3_slice_byte(p *Properties, base structPointer) (n int) {
716 func (o *Buffer) enc_slice_int32(p *Properties, base structPointer) error {
730 func size_slice_int32(p *Properties, base structPointer) (n int) {
745 func (o *Buffer) enc_slice_packed_int32(p *Properties, base structPointer) error {
764 func size_slice_packed_int32(p *Properties, base structPointer) (n int) {
784 func (o *Buffer) enc_slice_uint32(p *Properties, base structPointer) error {
798 func size_slice_uint32(p *Properties, base structPointer) (n int) {
814 func (o *Buffer) enc_slice_packed_uint32(p *Properties, base structPointer) error {
832 func size_slice_packed_uint32(p *Properties, base structPointer) (n int) {
850 func (o *Buffer) enc_slice_int64(p *Properties, base structPointer) error {
863 func size_slice_int64(p *Properties, base structPointer) (n int) {
877 func (o *Buffer) enc_slice_packed_int64(p *Properties, base structPointer) error {
895 func size_slice_packed_int64(p *Properties, base structPointer) (n int) {
913 func (o *Buffer) enc_slice_slice_byte(p *Properties, base structPointer) error {
926 func size_slice_slice_byte(p *Properties, base structPointer) (n int) {
940 func (o *Buffer) enc_slice_string(p *Properties, base structPointer) error {
950 func size_slice_string(p *Properties, base structPointer) (n int) {
961 func (o *Buffer) enc_slice_struct_message(p *Properties, base structPointer) error {
996 func size_slice_struct_message(p *Properties, base structPointer) (n int) {
1022 func (o *Buffer) enc_slice_struct_group(p *Properties, base structPointer) error {
1049 func size_slice_struct_group(p *Properties, base structPointer) (n int) {
1067 func (o *Buffer) enc_map(p *Properties, base structPointer) error {
1076 func (o *Buffer) enc_exts(p *Properties, base structPointer) error {
1115 func size_map(p *Properties, base structPointer) int {
1120 func size_exts(p *Properties, base structPointer) int {
1126 func (o *Buffer) enc_new_map(p *Properties, base structPointer) error {
1172 func size_new_map(p *Properties, base structPointer) int {