Home
last modified time | relevance | path

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

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