Home
last modified time | relevance | path

Searched refs:__slots__ (Results 1 – 21 of 21) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_weak_list.py14 __slots__ = ('__weakref__',) variable in WeakList
H A D_diag.py22 __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.py14 __slots__ = ('offset',) variable in Addline
H A D_attr_cache.py17 __slots__ = ('_cache',) variable in AttributeCache
H A D_scope.py47 __slots__ = ('children',) variable in Scope
H A D_pool.py37 __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.py14 __slots__ = 'value', 'extent', 'offset' variable in Delta
92 __slots__ = 'extent', 'ctxlines', 'deltas', 'weak_data', '_cache', 'id' variable in Patch
H A D_src_pos.py36 __slots__ = 'source_location', 'translation_unit', 'offset' variable in SourceLocation
237 __slots__ = 'source_range', 'translation_unit', '_end', '_start' variable in SourceRange
H A D_linter.py32 __slots__ = 'prefix', 'data' variable in DiagnosticsContainer
137 __slots__ = 'flags', 'clang_opts', 'verbose', 'index', 'errors', 'warnings', 'patches', 'werror' variable in Linter
H A D_cursor.py127 __slots__ = '__cursor', 'extent', 'name', 'typename', 'derivedtypename', 'argidx' variable in Cursor
/petsc/config/BuildSystem/config/
H A DsetsOrdered.py82 __slots__ = ['_data'] variable in BaseSet
408 __slots__ = ['_hashcode'] variable in ImmutableSet
433 __slots__ = [] variable in Set
H A DsetCompilers.py39 __slots__ = () variable in CaseInsensitiveDefaultDict
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_section_base.py28 __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.py70 __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.py104 __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 Dchkerrconvert.py17 __slots__ = 'verbose','special' variable in Replace
61 __slots__ = ( variable in Processor
/petsc/lib/petsc/bin/maint/
H A Dcheck_header_guard.py23 __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 Dqueue_main.py88 __slots__ = ('_verbose', '_print_prefix', '_lock') variable in LockPrinter
H A Dtest_main.py21 __slots__ = 'fname', 'tmp', 'temp_path' variable in TemporaryCopy
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/util/
H A D_clang.py142 __slots__ = ('_function',) variable in ClangFunction
H A D_utility.py305 __slots__ = 'pch', 'verbose' variable in PrecompiledHeader