Home
last modified time | relevance | path

Searched refs:DiagnosticMap (Results 1 – 7 of 7) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_section.py408 diags: DiagnosticMap # satisfy type checkers
854 diags: DiagnosticMap # satisfy type checkers
905 diags: DiagnosticMap # satisfy type checkers
927 diags: DiagnosticMap # satisfy type checkers
948 diags: DiagnosticMap # satisfy type checkers
970 diags: DiagnosticMap # satisfy type checkers
993 diags: DiagnosticMap # satisfy type checkers
1027 diags: DiagnosticMap # satisfy type checkers
1197 diags: DiagnosticMap # satisfy type checkers
H A D_doc_section_base.py223 diags: DiagnosticMap
647 diags: DiagnosticMap # satisfy type checkers
H A D_doc_str.py439 diags: DiagnosticMap
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_diag.py24 def __init__(self, diag_map: DiagnosticMap, mro: tuple[type, ...]) -> None: argument
56 class DiagnosticMap: class
263 setattr(symbol, diag_attr, DiagnosticMap())
H A D_linter.py148 diags: DiagnosticMap # satisfy type checkers
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A D_typing.py63 DiagnosticMapProxy, DiagnosticMap, DiagnosticsManagerCls, DiagnosticKind, Diagnostic
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/checks/
H A D_util.py36 diags: DiagnosticMap