| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/ |
| H A D | _weak_list.py | 14 __slots__ = ('__weakref__',) variable in WeakList
|
| H A D | _diag.py | 22 __slots__ = '_diag_map', '_mro' variable in DiagnosticMapProxy 60 __slots__ = ('_diags',) variable in DiagnosticMap 123 __slots__ = 'disabled', 'flagprefix' variable in DiagnosticsManagerCls 427 __slots__ = 'flag', 'message', 'location', 'patch', 'clflag', 'notes', 'kind' variable in Diagnostic
|
| H A D | _add_line.py | 14 __slots__ = ('offset',) variable in Addline
|
| H A D | _attr_cache.py | 17 __slots__ = ('_cache',) variable in AttributeCache
|
| H A D | _scope.py | 47 __slots__ = ('children',) variable in Scope
|
| H A D | _pool.py | 37 __slots__ = ('verbose', 'warnings', 'errors_left', 'errors_fixed', 'patches') variable in WorkerPoolBase 198 __slots__ = ('input_queue', 'error_queue', 'return_queue', 'lock', 'workers', 'num_workers') variable in ParallelPool 493 __slots__ = ('linter',) variable in SerialPool
|
| H A D | _patch.py | 14 __slots__ = 'value', 'extent', 'offset' variable in Delta 92 __slots__ = 'extent', 'ctxlines', 'deltas', 'weak_data', '_cache', 'id' variable in Patch
|
| H A D | _src_pos.py | 36 __slots__ = 'source_location', 'translation_unit', 'offset' variable in SourceLocation 237 __slots__ = 'source_range', 'translation_unit', '_end', '_start' variable in SourceRange
|
| H A D | _linter.py | 32 __slots__ = 'prefix', 'data' variable in DiagnosticsContainer 137 __slots__ = 'flags', 'clang_opts', 'verbose', 'index', 'errors', 'warnings', 'patches', 'werror' variable in Linter
|
| H A D | _cursor.py | 127 __slots__ = '__cursor', 'extent', 'name', 'typename', 'derivedtypename', 'argidx' variable in Cursor
|
| /petsc/config/BuildSystem/config/ |
| H A D | setsOrdered.py | 82 __slots__ = ['_data'] variable in BaseSet 408 __slots__ = ['_hashcode'] variable in ImmutableSet 433 __slots__ = [] variable in Set
|
| H A D | setCompilers.py | 39 __slots__ = () variable in CaseInsensitiveDefaultDict
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/ |
| H A D | _doc_section_base.py | 28 __slots__ = 'text', 'prefix', 'arg', 'description', 'sep', 'expected_sep' variable in DescribableItem 164 __slots__: tuple[str, ...] = tuple() variable in DocBase 207 __slots__ = ( variable in SectionBase 650 … __slots__ = 'cursor_name', 'lo_name', 'found_description', 'found_synopsis', 'capturing', 'items' variable in Synopsis.Inspector 838 __slots__ = ('prefixes', ) variable in ParameterList 1082 __slots__ = 'codeblocks', 'startline' variable in VerbatimBlock.setup.Inspector
|
| H A D | _doc_section.py | 70 __slots__ = ('synopsis_items', ) variable in FunctionSynopsis.Inspector 318 __slots__ = ('enum_params', ) variable in EnumSynopsis.Inspector 1023 __slots__ = ('valid_levels',) variable in Level 1193 __slots__ = ('special_chars',) variable in SeeAlso
|
| H A D | _doc_str.py | 104 __slots__ = '_verbose', '_sections', '_findcache', '_cachekey' variable in SectionManager 461 __slots__ = '_linter', 'cursor', 'raw', 'extent', 'indent', 'type', 'type_mod', '_attr' variable in PetscDocString
|
| /petsc/share/petsc/ |
| H A D | chkerrconvert.py | 17 __slots__ = 'verbose','special' variable in Replace 61 __slots__ = ( variable in Processor
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | check_header_guard.py | 23 __slots__ = 'verbose', 'added', 'path' variable in Replacer 170 __slots__ = 'new_ifndef', 'new_guard', 'new_endif', 'append_endif' variable in VerboseHeaderGuard
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/ |
| H A D | queue_main.py | 88 __slots__ = ('_verbose', '_print_prefix', '_lock') variable in LockPrinter
|
| H A D | test_main.py | 21 __slots__ = 'fname', 'tmp', 'temp_path' variable in TemporaryCopy
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/util/ |
| H A D | _clang.py | 142 __slots__ = ('_function',) variable in ClangFunction
|
| H A D | _utility.py | 305 __slots__ = 'pch', 'verbose' variable in PrecompiledHeader
|