Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/ !
H A D_scope.py68 def __ge__(self, other: Scope) -> bool: member in Scope
H A D_src_pos.py87 def __ge__(self, other: SourceLocationLike) -> bool: member in SourceLocation
/petsc/config/BuildSystem/config/ !
H A DsetsOrdered.py335 __ge__ = issuperset variable in BaseSet