Home
last modified time | relevance | path

Searched defs:bndr (Results 1 – 25 of 107) sorted by relevance

12345

/dports/lang/ghc/ghc-8.10.7/compiler/simplStg/StgLiftLams/
H A DLiftM.hs54 decomposeStgBinding (StgNonRec bndr rhs) = (NonRecursive, [(bndr, rhs)]) function
265 withSubstBndr bndr inner = LiftM $ do function
319 isLifted bndr = LiftM (RWS.asks (elemVarEnv bndr . e_expansions)) function
H A DAnalysis.hs153 binderInfoBndr (BoringBinder bndr) = bndr function
154 binderInfoBndr (BindsClosure bndr _) = bndr function
241 bndr' = BoringBinder bndr function
323 bndr' = BindsClosure bndr (bndr `elemVarSet` scope_occs) function
H A DTransformation.hs31 liftTopLvl (StgTopStringLit bndr lit) rest = withSubstBndr bndr $ \bndr' -> do function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DSubst.hs374 (subst', bndr') = substBndr subst bndr function
382 (subst', bndr') = substBndr subst bndr function
399 (subst', bndr') = substBndr subst bndr function
412 (subst', bndr') = substBndr subst bndr function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/coreSyn/
H A DCoreSubst.hs373 (subst', bndr') = substBndr subst bndr function
381 (subst', bndr') = substBndr subst bndr function
398 (subst', bndr') = substBndr subst bndr function
411 (subst', bndr') = substBndr subst bndr function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DSubst.hs380 (subst', bndr') = substBndr subst bndr function
388 (subst', bndr') = substBndr subst bndr function
405 (subst', bndr') = substBndr subst bndr function
418 (subst', bndr') = substBndr subst bndr function
/dports/lang/ghc/ghc-8.10.7/compiler/coreSyn/
H A DCoreSubst.hs373 (subst', bndr') = substBndr subst bndr function
381 (subst', bndr') = substBndr subst bndr function
398 (subst', bndr') = substBndr subst bndr function
411 (subst', bndr') = substBndr subst bndr function
/dports/science/libghemical/libghemical-3.0.0/src/
H A Datom.h105 bond * bndr; variable
/dports/lang/yorick/yorick-y_2_2_04/hex/
H A Dhydram.c141 long *blos, long *blor, long *bnds, long *bndr, in hydra_bnd()
315 static int orient_compute(long bnds[], long bndr[], long *p2dp, long *p2dq, in orient_compute()
/dports/lang/ghc/ghc-8.10.7/compiler/simplStg/
H A DStgCse.hs207 addDataCon bndr dataCon args env = env { ce_conAppMap = new_env } function
314 (env1, bndr') = substBndr env bndr function
/dports/science/PETSc/petsc-3.14.1/src/binding/petsc4py/src/PETSc/
H A DPC.pyx674 def setBDDCDirichletBoundaries(self, IS bndr):
677 def setBDDCDirichletBoundariesLocal(self, IS bndr):
680 def setBDDCNeumannBoundaries(self, IS bndr):
683 def setBDDCNeumannBoundariesLocal(self, IS bndr):
/dports/science/ghemical/ghemical-3.0.0/src/
H A Dfiletrans.cpp429 bond * bndr = NULL; in Synchronize() local
/dports/databases/R-cran-RPostgreSQL/RPostgreSQL/src/libpq/
H A Dc.h671 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
682 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
723 #define AssertPointerAlignment(ptr, bndr) \ argument
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/
H A Dc.h683 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
694 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
735 #define AssertPointerAlignment(ptr, bndr) \ argument
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/
H A Dc.h701 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
712 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
754 #define AssertPointerAlignment(ptr, bndr) \ argument
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/
H A Dc.h701 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
712 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
754 #define AssertPointerAlignment(ptr, bndr) \ argument
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/
H A Dc.h701 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
712 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
754 #define AssertPointerAlignment(ptr, bndr) \ argument
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/
H A Dc.h701 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
712 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
754 #define AssertPointerAlignment(ptr, bndr) \ argument
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/
H A Dc.h701 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
712 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
754 #define AssertPointerAlignment(ptr, bndr) \ argument
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/
H A Dc.h701 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
712 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
754 #define AssertPointerAlignment(ptr, bndr) \ argument
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/
H A Dc.h701 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
712 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
754 #define AssertPointerAlignment(ptr, bndr) \ argument
/dports/databases/postgresql11-client/postgresql-11.14/src/include/
H A Dc.h715 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
726 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
768 #define AssertPointerAlignment(ptr, bndr) \ argument
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/
H A Dc.h721 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
732 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
774 #define AssertPointerAlignment(ptr, bndr) \ argument
/dports/databases/postgresql10-client/postgresql-10.19/src/include/
H A Dc.h721 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
732 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
774 #define AssertPointerAlignment(ptr, bndr) \ argument
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/
H A Dc.h721 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
732 #define AssertPointerAlignment(ptr, bndr) ((void)true) argument
774 #define AssertPointerAlignment(ptr, bndr) \ argument

12345