Searched defs:flags (Results 1 – 5 of 5) sorted by relevance
/nanopb-3.4.0/tests/stackusage/ |
D | stackusage.proto | 37 uint32 flags = 3; field
|
/nanopb-3.4.0/tests/site_scons/platforms/avr/ |
D | run_test.c | 100 uint32_t flags = 0; in init_uart() local
|
/nanopb-3.4.0/ |
D | pb_decode.c | 989 …code_inner(pb_istream_t *stream, const pb_msgdesc_t *fields, void *dest_struct, unsigned int flags) in pb_decode_inner() 1153 …_decode_ex(pb_istream_t *stream, const pb_msgdesc_t *fields, void *dest_struct, unsigned int flags) in pb_decode_ex() 1619 unsigned int flags = 0; in pb_dec_submessage() local
|
D | pb_encode.c | 535 …de_ex(pb_ostream_t *stream, const pb_msgdesc_t *fields, const void *src_struct, unsigned int flags) in pb_encode_ex()
|
/nanopb-3.4.0/tests/fuzztest/ |
D | fuzztest.c | 65 …ffer, size_t msglen, size_t structsize, const pb_msgdesc_t *msgtype, unsigned flags, bool assert_s… in do_decode()
|