Home
last modified time | relevance | path

Searched defs:rep_fixed64 (Results 1 – 20 of 20) sorted by relevance

/external/nanopb-c/tests/field_size_16_proto3/
Dalltypes.proto76 repeated fixed64 rep_fixed64 = 31 [packed = true]; field
/external/nanopb-c/tests/alltypes_proto3/
Dalltypes.proto76 repeated fixed64 rep_fixed64 = 31 [packed = true]; field
/external/grpc-grpc/third_party/nanopb/tests/backwards_compatibility/
Dalltypes_legacy.proto73 repeated fixed64 rep_fixed64 = 31 [packed = true]; field
Dalltypes_legacy.h99 uint64_t rep_fixed64[5]; member
/external/grpc-grpc/third_party/nanopb/tests/alltypes_pointer/
Dencode_alltypes_pointer.c49 uint64_t rep_fixed64[5] = {0, 0, 0, 0, 2011}; in main() local
/external/nanopb-c/tests/backwards_compatibility/
Dalltypes_legacy.proto73 repeated fixed64 rep_fixed64 = 31 [packed = true]; field
Dalltypes_legacy.h99 uint64_t rep_fixed64[5]; member
/external/nanopb-c/tests/alltypes_pointer/
Dencode_alltypes_pointer.c50 uint64_t rep_fixed64[5] = {0, 0, 0, 0, 2011}; in main() local
/external/nanopb-c/tests/field_size_16/
Dalltypes.proto74 repeated fixed64 rep_fixed64 = 10031; field
/external/nanopb-c/tests/field_size_32/
Dalltypes.proto74 repeated fixed64 rep_fixed64 = 10031; field
/external/nanopb-c/tests/alltypes/
Dalltypes.proto75 repeated fixed64 rep_fixed64 = 31 [packed = true]; field
/external/grpc-grpc/third_party/nanopb/tests/field_size_16/
Dalltypes.proto74 repeated fixed64 rep_fixed64 = 10031; field
/external/grpc-grpc/third_party/nanopb/tests/alltypes/
Dalltypes.proto75 repeated fixed64 rep_fixed64 = 31 [packed = true]; field
/external/grpc-grpc/third_party/nanopb/tests/field_size_32/
Dalltypes.proto74 repeated fixed64 rep_fixed64 = 10031; field
/external/nanopb-c/tests/alltypes_proto3_callback/
Dencode_alltypes_callback.c184 uint64_t rep_fixed64 = 2011; in main() local
Ddecode_alltypes_callback.c199 uint64_t rep_fixed64[5] = {0, 0, 0, 0, 2011}; in check_alltypes() local
/external/nanopb-c/tests/alltypes_callback/
Dencode_alltypes_callback.c192 uint64_t rep_fixed64 = 2011; in main() local
Ddecode_alltypes_callback.c208 uint64_t rep_fixed64[5] = {0, 0, 0, 0, 2011}; in check_alltypes() local
/external/grpc-grpc/third_party/nanopb/tests/alltypes_callback/
Dencode_alltypes_callback.c192 uint64_t rep_fixed64 = 2011; in main() local
Ddecode_alltypes_callback.c198 uint64_t rep_fixed64[5] = {0, 0, 0, 0, 2011}; in check_alltypes() local