Home
last modified time | relevance | path

Searched defs:Forall (Results 1 – 23 of 23) sorted by relevance

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc80/
H A DT11067.hs19 type Forall (p :: k -> Constraint) = p (Skolem p) type
34 class Forall (H f g) => H1 f g constructor
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/tools/multidim/aggregators/
H A Dforall_tpl.h37 INLINE Forall< GUM_SCALAR >::Forall(Idx value) : in Forall() function
43 INLINE Forall< GUM_SCALAR >::Forall(const Forall< GUM_SCALAR >& from) : in Forall() function
H A Dforall.cpp33 template class gum::aggregator::Forall< double >; member in gum::aggregator
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/generated/
H A Dgtk-container.ads277 procedure Forall subprogspec
301 procedure Forall argument
H A Dgtk-container.adb201 procedure Forall subprogram
235 procedure Forall subprogram
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/
H A Dgtk-container.adb110 procedure Forall subprogram
123 end Forall; argument
178 procedure Forall subprogram
192 end Forall; argument
H A Dgtk-container.ads229 procedure Forall subprogspec
255 procedure Forall subprogspec
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/constraints-0.13/src/Data/Constraint/
H A DForall.hs132 class Forall (ComposeC p f) => ForallF (p :: k2 -> Constraint) (f :: k1 -> k2) constructor
144 class Forall (R p t a) => Q (p :: k3 -> Constraint) (t :: k1 -> k2 -> k3) (a :: k1) constructor
148 class Forall (Q p t) => ForallT (p :: k4 -> Constraint) (t :: (k1 -> k2) -> k3 -> k4) constructor
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/constraints-0.12/src/Data/Constraint/
H A DForall.hs132 class Forall (ComposeC p f) => ForallF (p :: k2 -> Constraint) (f :: k1 -> k2) constructor
144 class Forall (R p t a) => Q (p :: k3 -> Constraint) (t :: k1 -> k2 -> k3) (a :: k1) constructor
148 class Forall (Q p t) => ForallT (p :: k4 -> Constraint) (t :: (k1 -> k2) -> k3 -> k4) constructor
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/constraints-0.13/src/Data/Constraint/
H A DForall.hs132 class Forall (ComposeC p f) => ForallF (p :: k2 -> Constraint) (f :: k1 -> k2) constructor
144 class Forall (R p t a) => Q (p :: k3 -> Constraint) (t :: k1 -> k2 -> k3) (a :: k1) constructor
148 class Forall (Q p t) => ForallT (p :: k4 -> Constraint) (t :: (k1 -> k2) -> k3 -> k4) constructor
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/constraints-0.12/src/Data/Constraint/
H A DForall.hs132 class Forall (ComposeC p f) => ForallF (p :: k2 -> Constraint) (f :: k1 -> k2) constructor
144 class Forall (R p t a) => Q (p :: k3 -> Constraint) (t :: k1 -> k2 -> k3) (a :: k1) constructor
148 class Forall (Q p t) => ForallT (p :: k4 -> Constraint) (t :: (k1 -> k2) -> k3 -> k4) constructor
/dports/math/rumur/rumur-2021.09.29/librumur/include/rumur/
H A DExpr.h680 struct RUMUR_API_WITH_RTTI Forall : public Expr { struct
685 Forall(const Quantifier &quantifier_, const Ptr<Expr> &expr_, argument
/dports/math/flopc++/FlopCpp-d4c1d98/FlopCpp/src/
H A DMP_domain.cpp85 void MP_domain::Forall(const Functor* op) const { in Forall() function in MP_domain
/dports/math/abella/abella-2.0.7/src/
H A Dmetaterm.ml45 | Forall Constructor
/dports/lang/elm/compiler-0.19.1/compiler/src/AST/
H A DCanonical.hs184 data Annotation = Forall FreeVars Type constructor
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/lalrpop-0.17.2/src/grammar/
H A Drepr.rs66 Forall { enumerator
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lalrpop-0.16.3/src/grammar/
H A Drepr.rs68 Forall { enumerator
/dports/net/krill/krill-0.9.4/cargo-crates/lalrpop-0.19.6/src/grammar/
H A Drepr.rs66 Forall { enumerator
/dports/math/boolector/boolector-3.2.2/src/api/python/
H A Dpyboolector.pyx2845 def Forall(self, list params, BoolectorBVNode body): member in Boolector
/dports/math/rumur/rumur-2021.09.29/librumur/src/
H A DExpr.cc1246 Forall::Forall(const Quantifier &quantifier_, const Ptr<Expr> &expr_, in Forall() function in rumur::Forall
/dports/security/hs-cryptol/cryptol-2.11.0/src/Cryptol/Parser/
H A DAST.hs377 data Schema n = Forall [TParam n] [Prop n] (Type n) (Maybe Range) constructor
/dports/security/hs-cryptol/cryptol-2.11.0/src/Cryptol/TypeCheck/
H A DType.hs38 data Schema = Forall { sVars :: [TParam], sProps :: [Prop], sType :: Type } constructor
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/
H A Dstd_names.py781 Forall = 972 variable in Name