Home
last modified time | relevance | path

Searched defs:DotP (Results 1 – 7 of 7) sorted by relevance

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/CompiledClause/
H A DCompile.hs203 properSplit DotP{} = Nothing function
211 isVar DotP{} = True function
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Syntax/
H A DReflected.hs51 | DotP Term constructor
H A DInternal.hs450 | DotP PatternInfo Term constructor
H A DAbstract.hs490 | DotP PatInfo e constructor
H A DConcrete.hs205 | DotP Range Expr -- ^ @.e@ constructor
/dports/cad/jspice3/jspice3-2.5/src/lib/sced/
H A Dobjects.c1178 static char DotP[] = {0,60, 40,40, 60,0, 40,-40, 0,-60, -40,-40, variable
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/
H A DSubstitute.hs1395 DotP _ u == DotP _ v = u == v function