/external/nanopb-c/tests/without_64bit/ |
D | alltypes.proto | 58 repeated sfixed32 rep_sfixed32= 29 [packed = true]; field
|
/external/nanopb-c/tests/alltypes_proto3/ |
D | alltypes.proto | 73 repeated sfixed32 rep_sfixed32= 29 [packed = true]; field
|
/external/nanopb-c/tests/field_size_16_proto3/ |
D | alltypes.proto | 73 repeated sfixed32 rep_sfixed32= 29 [packed = true]; field
|
/external/grpc-grpc/third_party/nanopb/tests/alltypes_pointer/ |
D | encode_alltypes_pointer.c | 47 int32_t rep_sfixed32[5] = {0, 0, 0, 0, -2009}; in main() local
|
/external/grpc-grpc/third_party/nanopb/tests/backwards_compatibility/ |
D | alltypes_legacy.proto | 70 repeated sfixed32 rep_sfixed32= 29 [packed = true]; field
|
D | alltypes_legacy.h | 95 int32_t rep_sfixed32[5]; member
|
/external/nanopb-c/tests/backwards_compatibility/ |
D | alltypes_legacy.proto | 70 repeated sfixed32 rep_sfixed32= 29 [packed = true]; field
|
D | alltypes_legacy.h | 95 int32_t rep_sfixed32[5]; member
|
/external/nanopb-c/tests/alltypes_pointer/ |
D | encode_alltypes_pointer.c | 48 int32_t rep_sfixed32[5] = {0, 0, 0, 0, -2009}; in main() local
|
/external/nanopb-c/tests/field_size_32/ |
D | alltypes.proto | 71 repeated sfixed32 rep_sfixed32= 29; field
|
/external/nanopb-c/tests/field_size_16/ |
D | alltypes.proto | 71 repeated sfixed32 rep_sfixed32= 29; field
|
/external/nanopb-c/tests/alltypes/ |
D | alltypes.proto | 72 repeated sfixed32 rep_sfixed32= 29 [packed = true]; field
|
/external/grpc-grpc/third_party/nanopb/tests/field_size_32/ |
D | alltypes.proto | 71 repeated sfixed32 rep_sfixed32= 29; field
|
/external/grpc-grpc/third_party/nanopb/tests/field_size_16/ |
D | alltypes.proto | 71 repeated sfixed32 rep_sfixed32= 29; field
|
/external/grpc-grpc/third_party/nanopb/tests/alltypes/ |
D | alltypes.proto | 72 repeated sfixed32 rep_sfixed32= 29 [packed = true]; field
|
/external/grpc-grpc/third_party/nanopb/tests/alltypes_callback/ |
D | encode_alltypes_callback.c | 190 int32_t rep_sfixed32 = -2009; in main() local
|
D | decode_alltypes_callback.c | 196 int32_t rep_sfixed32[5] = {0, 0, 0, 0, -2009}; in check_alltypes() local
|
/external/nanopb-c/tests/alltypes_callback/ |
D | encode_alltypes_callback.c | 190 int32_t rep_sfixed32 = -2009; in main() local
|
D | decode_alltypes_callback.c | 206 int32_t rep_sfixed32[5] = {0, 0, 0, 0, -2009}; in check_alltypes() local
|
/external/nanopb-c/tests/alltypes_proto3_callback/ |
D | encode_alltypes_callback.c | 182 int32_t rep_sfixed32 = -2009; in main() local
|
D | decode_alltypes_callback.c | 197 int32_t rep_sfixed32[5] = {0, 0, 0, 0, -2009}; in check_alltypes() local
|