Home
last modified time | relevance | path

Searched defs:opt_fixed32 (Results 1 – 17 of 17) sorted by relevance

/external/nanopb-c/tests/without_64bit/
Dalltypes.proto73 optional fixed32 opt_fixed32 = 48 [default = 4048]; field
/external/grpc-grpc/third_party/nanopb/tests/alltypes_pointer/
Dencode_alltypes_pointer.c74 uint32_t opt_fixed32 = 3048; in main() local
/external/grpc-grpc/third_party/nanopb/tests/backwards_compatibility/
Dalltypes_legacy.proto90 optional fixed32 opt_fixed32 = 48 [default = 4048]; field
Dalltypes_legacy.h127 uint32_t opt_fixed32; member
/external/nanopb-c/tests/backwards_compatibility/
Dalltypes_legacy.proto90 optional fixed32 opt_fixed32 = 48 [default = 4048]; field
Dalltypes_legacy.h127 uint32_t opt_fixed32; member
/external/nanopb-c/tests/alltypes_pointer/
Dencode_alltypes_pointer.c76 uint32_t opt_fixed32 = 3048; in main() local
/external/nanopb-c/tests/field_size_32/
Dalltypes.proto93 optional fixed32 opt_fixed32 = 10048 [default = 4048]; field
/external/nanopb-c/tests/field_size_16/
Dalltypes.proto93 optional fixed32 opt_fixed32 = 10048 [default = 4048]; field
/external/nanopb-c/tests/alltypes/
Dalltypes.proto94 optional fixed32 opt_fixed32 = 48 [default = 4048]; field
/external/grpc-grpc/third_party/nanopb/tests/field_size_32/
Dalltypes.proto92 optional fixed32 opt_fixed32 = 10048 [default = 4048]; field
/external/grpc-grpc/third_party/nanopb/tests/field_size_16/
Dalltypes.proto92 optional fixed32 opt_fixed32 = 10048 [default = 4048]; field
/external/grpc-grpc/third_party/nanopb/tests/alltypes/
Dalltypes.proto93 optional fixed32 opt_fixed32 = 48 [default = 4048]; field
/external/grpc-grpc/third_party/nanopb/tests/alltypes_callback/
Dencode_alltypes_callback.c197 uint32_t opt_fixed32 = 3048; in main() local
Ddecode_alltypes_callback.c210 uint32_t opt_fixed32 = 3048; in check_alltypes() local
/external/nanopb-c/tests/alltypes_callback/
Dencode_alltypes_callback.c197 uint32_t opt_fixed32 = 3048; in main() local
Ddecode_alltypes_callback.c220 uint32_t opt_fixed32 = 3048; in check_alltypes() local