Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/checks/
H A D__init__.py10 register_classid, register_symbol_check, register_doc_check, filter_check_function_map
H A D_register.py19 def filter_check_function_map(allowed_symbol_names: Collection[str]) -> None: function
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A Dmain.py208 pl.checks.filter_check_function_map(check_function_filter)