Home
last modified time | relevance | path

Searched refs:LINE_COUNT (Results 1 – 2 of 2) sorted by relevance

/external/libevent/
Devent_rpcgen.py30 LINE_COUNT = 0 variable
77 % (entry.Name(), entry.Tag(), self._tags[entry.Tag()], LINE_COUNT)
1504 r"""Cannot parse name: "%s" around line %d""" % (entry, LINE_COUNT)
1558 newentry.SetLineCount(LINE_COUNT)
1565 newentry.SetLineCount(LINE_COUNT)
1615 global LINE_COUNT
1627 LINE_COUNT += 1
1656 raise RpcGenError("Missing struct on line %d: %s" % (LINE_COUNT, line))
1669 raise RpcGenError("Trailing garbage after struct on line %d" % LINE_COUNT)
/external/cn-cbor/cmake/
DCoverallsGenerateGcov.cmake279 list(LENGTH GCOV_LINES LINE_COUNT)
371 message("${GCOV_LINE_COUNT} of ${LINE_COUNT} lines read!")