Home
last modified time | relevance | path

Searched defs:rep_fixed32 (Results 1 – 21 of 21) sorted by relevance

/external/nanopb-c/tests/without_64bit/
Dalltypes.proto57 repeated fixed32 rep_fixed32 = 28 [packed = true]; field
/external/nanopb-c/tests/alltypes_proto3/
Dalltypes.proto72 repeated fixed32 rep_fixed32 = 28 [packed = true]; field
/external/nanopb-c/tests/field_size_16_proto3/
Dalltypes.proto72 repeated fixed32 rep_fixed32 = 28 [packed = true]; field
/external/grpc-grpc/third_party/nanopb/tests/alltypes_pointer/
Dencode_alltypes_pointer.c46 uint32_t rep_fixed32[5] = {0, 0, 0, 0, 2008}; in main() local
/external/grpc-grpc/third_party/nanopb/tests/backwards_compatibility/
Dalltypes_legacy.proto69 repeated fixed32 rep_fixed32 = 28 [packed = true]; field
Dalltypes_legacy.h93 uint32_t rep_fixed32[5]; member
/external/nanopb-c/tests/backwards_compatibility/
Dalltypes_legacy.proto69 repeated fixed32 rep_fixed32 = 28 [packed = true]; field
Dalltypes_legacy.h93 uint32_t rep_fixed32[5]; member
/external/nanopb-c/tests/alltypes_pointer/
Dencode_alltypes_pointer.c47 uint32_t rep_fixed32[5] = {0, 0, 0, 0, 2008}; in main() local
/external/nanopb-c/tests/field_size_32/
Dalltypes.proto70 repeated fixed32 rep_fixed32 = 28; field
/external/nanopb-c/tests/field_size_16/
Dalltypes.proto70 repeated fixed32 rep_fixed32 = 28; field
/external/nanopb-c/tests/alltypes/
Dalltypes.proto71 repeated fixed32 rep_fixed32 = 28 [packed = true]; field
/external/grpc-grpc/third_party/nanopb/tests/field_size_32/
Dalltypes.proto70 repeated fixed32 rep_fixed32 = 28; field
/external/grpc-grpc/third_party/nanopb/tests/field_size_16/
Dalltypes.proto70 repeated fixed32 rep_fixed32 = 28; field
/external/grpc-grpc/third_party/nanopb/tests/alltypes/
Dalltypes.proto71 repeated fixed32 rep_fixed32 = 28 [packed = true]; field
/external/grpc-grpc/third_party/nanopb/tests/alltypes_callback/
Dencode_alltypes_callback.c189 uint32_t rep_fixed32 = 2008; in main() local
Ddecode_alltypes_callback.c195 uint32_t rep_fixed32[5] = {0, 0, 0, 0, 2008}; in check_alltypes() local
/external/nanopb-c/tests/alltypes_callback/
Dencode_alltypes_callback.c189 uint32_t rep_fixed32 = 2008; in main() local
Ddecode_alltypes_callback.c205 uint32_t rep_fixed32[5] = {0, 0, 0, 0, 2008}; in check_alltypes() local
/external/nanopb-c/tests/alltypes_proto3_callback/
Dencode_alltypes_callback.c181 uint32_t rep_fixed32 = 2008; in main() local
Ddecode_alltypes_callback.c196 uint32_t rep_fixed32[5] = {0, 0, 0, 0, 2008}; in check_alltypes() local