Home
last modified time | relevance | path

Searched refs:annotate (Results 1 – 3 of 3) sorted by relevance

/littlefs-latest/scripts/
Dcov.py506 def annotate(Result, results, *, function
507 annotate=False,
512 if annotate and not lines and not branches:
521 if not annotate:
546 if not annotate and not any(i+1 in s for s, _ in spans):
679 annotate(CovResult, results, **args)
Dperf.py921 def annotate(Result, results, *, argument
922 annotate=None,
952 if not annotate:
976 if not annotate and not any(i+1 in s for s, _ in spans):
1114 annotate(PerfResult, results,
Dperfbd.py887 def annotate(Result, results, *, argument
888 annotate=None,
935 if not annotate:
961 if not annotate and not any(i+1 in s for s, _ in spans):
1099 annotate(PerfBdResult, results, **args)