/external/nanopb-c/tests/field_size_16_proto3/ |
D | alltypes.proto | 77 repeated sfixed64 rep_sfixed64= 32 [packed = true]; field
|
/external/nanopb-c/tests/alltypes_proto3/ |
D | alltypes.proto | 77 repeated sfixed64 rep_sfixed64= 32 [packed = true]; field
|
/external/grpc-grpc/third_party/nanopb/tests/alltypes_pointer/ |
D | encode_alltypes_pointer.c | 50 int64_t rep_sfixed64[5] = {0, 0, 0, 0, -2012}; in main() local
|
/external/grpc-grpc/third_party/nanopb/tests/backwards_compatibility/ |
D | alltypes_legacy.proto | 74 repeated sfixed64 rep_sfixed64= 32 [packed = true]; field
|
D | alltypes_legacy.h | 101 int64_t rep_sfixed64[5]; member
|
/external/nanopb-c/tests/backwards_compatibility/ |
D | alltypes_legacy.proto | 74 repeated sfixed64 rep_sfixed64= 32 [packed = true]; field
|
D | alltypes_legacy.h | 101 int64_t rep_sfixed64[5]; member
|
/external/nanopb-c/tests/alltypes_pointer/ |
D | encode_alltypes_pointer.c | 51 int64_t rep_sfixed64[5] = {0, 0, 0, 0, -2012}; in main() local
|
/external/grpc-grpc/third_party/nanopb/tests/alltypes/ |
D | alltypes.proto | 76 repeated sfixed64 rep_sfixed64= 32 [packed = true]; field
|
/external/nanopb-c/tests/field_size_32/ |
D | alltypes.proto | 75 repeated sfixed64 rep_sfixed64= 10032; field
|
/external/grpc-grpc/third_party/nanopb/tests/field_size_32/ |
D | alltypes.proto | 75 repeated sfixed64 rep_sfixed64= 10032; field
|
/external/grpc-grpc/third_party/nanopb/tests/field_size_16/ |
D | alltypes.proto | 75 repeated sfixed64 rep_sfixed64= 10032; field
|
/external/nanopb-c/tests/field_size_16/ |
D | alltypes.proto | 75 repeated sfixed64 rep_sfixed64= 10032; field
|
/external/nanopb-c/tests/alltypes/ |
D | alltypes.proto | 76 repeated sfixed64 rep_sfixed64= 32 [packed = true]; field
|
/external/nanopb-c/tests/alltypes_callback/ |
D | encode_alltypes_callback.c | 193 int64_t rep_sfixed64 = -2012; in main() local
|
D | decode_alltypes_callback.c | 209 int64_t rep_sfixed64[5] = {0, 0, 0, 0, -2012}; in check_alltypes() local
|
/external/nanopb-c/tests/alltypes_proto3_callback/ |
D | encode_alltypes_callback.c | 185 int64_t rep_sfixed64 = -2012; in main() local
|
D | decode_alltypes_callback.c | 200 int64_t rep_sfixed64[5] = {0, 0, 0, 0, -2012}; in check_alltypes() local
|
/external/grpc-grpc/third_party/nanopb/tests/alltypes_callback/ |
D | encode_alltypes_callback.c | 193 int64_t rep_sfixed64 = -2012; in main() local
|
D | decode_alltypes_callback.c | 199 int64_t rep_sfixed64[5] = {0, 0, 0, 0, -2012}; in check_alltypes() local
|