Home
last modified time | relevance | path

Searched defs:dochecks (Results 1 – 2 of 2) sorted by relevance

/dports/devel/codeville/codeville-0.1.18/Codeville/old/
H A Dhistory.py595 def handle_name_at_point(co, handle, point, txn, dochecks=0): argument
602 def __handle_name_at_point(co, handle, point, txn, dochecks=0): argument
630 def _handle_name_at_point(co, handle, point, txn, dochecks=0): argument
631 def walk_precursors(cset, dochecks): argument
/dports/science/silo/silo-4.10.2-bsd/tests/
H A Dmulti_test.c778 int dochecks = FALSE; in main() local