Home
last modified time | relevance | path

Searched refs:checks (Results 1 – 8 of 8) sorted by relevance

/nanopb-3.4.0/tests/splint/
Dsplint.rc1 +checks
14 # splint's memory checks don't quite work without annotations
/nanopb-3.4.0/tests/alltypes_proto3/
DSConscript23 # Do the same checks with the optional fields present.
/nanopb-3.4.0/tests/alltypes/
DSConscript24 # Do the same checks with the optional fields present.
Dalltypes.proto150 // Also checks support for 4-word descriptors
/nanopb-3.4.0/tests/without_64bit/
DSConscript40 # Do the same checks with the optional fields present.
/nanopb-3.4.0/tests/
DSConstruct18 NOVALGRIND Do not use valgrind for memory checks
196 # More strict checks on the nanopb core
/nanopb-3.4.0/generator/
Dnanopb_generator.py519 def __init__(self, worst = 0, checks = [], field_name = 'undefined'): argument
526 self.checks = list(checks)
534 self.checks.extend(extend.checks)
/nanopb-3.4.0/
DCHANGELOG.txt295 Make pb_decode_varint32 overflow checks exact (#258)