/external/nanopb-c/tests/alltypes_proto3/ |
D | alltypes.proto | 67 repeated uint64 rep_uint64 = 24 [packed = true]; field
|
/external/nanopb-c/tests/field_size_16_proto3/ |
D | alltypes.proto | 67 repeated uint64 rep_uint64 = 24 [packed = true]; field
|
/external/grpc-grpc/third_party/nanopb/tests/alltypes_pointer/ |
D | encode_alltypes_pointer.c | 42 uint64_t rep_uint64[5] = {0, 0, 0, 0, 2004}; in main() local
|
/external/grpc-grpc/third_party/nanopb/tests/backwards_compatibility/ |
D | alltypes_legacy.proto | 64 repeated uint64 rep_uint64 = 24 [packed = true]; field
|
D | alltypes_legacy.h | 85 uint64_t rep_uint64[5]; member
|
/external/nanopb-c/tests/backwards_compatibility/ |
D | alltypes_legacy.proto | 64 repeated uint64 rep_uint64 = 24 [packed = true]; field
|
D | alltypes_legacy.h | 85 uint64_t rep_uint64[5]; member
|
/external/nanopb-c/tests/alltypes_pointer/ |
D | encode_alltypes_pointer.c | 43 uint64_t rep_uint64[5] = {0, 0, 0, 0, 2004}; in main() local
|
/external/nanopb-c/tests/field_size_32/ |
D | alltypes.proto | 65 repeated uint64 rep_uint64 = 24; field
|
/external/nanopb-c/tests/field_size_16/ |
D | alltypes.proto | 65 repeated uint64 rep_uint64 = 24; field
|
/external/nanopb-c/tests/alltypes/ |
D | alltypes.proto | 66 repeated uint64 rep_uint64 = 24 [packed = true]; field
|
/external/grpc-grpc/third_party/nanopb/tests/field_size_32/ |
D | alltypes.proto | 65 repeated uint64 rep_uint64 = 24; field
|
/external/grpc-grpc/third_party/nanopb/tests/field_size_16/ |
D | alltypes.proto | 65 repeated uint64 rep_uint64 = 24; field
|
/external/grpc-grpc/third_party/nanopb/tests/alltypes/ |
D | alltypes.proto | 66 repeated uint64 rep_uint64 = 24 [packed = true]; field
|
/external/nanopb-c/tests/alltypes_proto3_callback/ |
D | decode_alltypes_callback.c | 192 int32_t rep_uint64[5] = {0, 0, 0, 0, 2004}; in check_alltypes() local
|
/external/nanopb-c/tests/alltypes_callback/ |
D | decode_alltypes_callback.c | 201 int32_t rep_uint64[5] = {0, 0, 0, 0, 2004}; in check_alltypes() local
|
/external/grpc-grpc/third_party/nanopb/tests/alltypes_callback/ |
D | decode_alltypes_callback.c | 191 int32_t rep_uint64[5] = {0, 0, 0, 0, 2004}; in check_alltypes() local
|