Home
last modified time | relevance | path

Searched defs:Act (Results 1 – 25 of 646) sorted by relevance

12345678910>>...26

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Legalizer/
H A DInstLegalChecker.cpp58 LegalizeAction Act; in visitAllocaInst() local
80 LegalizeAction Act; in visitGetElementPtrInst() local
110 LegalizeAction Act; in visitCastInst() local
121 LegalizeAction Act; in visitCmpInst() local
194 LegalizeAction Act; in visitSelectInst() local
209 LegalizeAction Act; in visitExtractElementInst() local
223 LegalizeAction Act; in visitInsertElementInst() local
237 LegalizeAction Act; in visitShuffleVectorInst() local
256 LegalizeAction Act; in visitExtractValueInst() local
266 LegalizeAction Act; in visitInsertValueInst() local
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroup/
H A DBifoldable.hs32 newtype Act f a = Act { getAct :: f a } function
35 Act a <> Act b = Act (a .> b) function
H A DFoldable.hs74 newtype Act f a = Act { getAct :: f a } type
77 Act a <> Act b = Act (a .> b) function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroup/
H A DBifoldable.hs32 newtype Act f a = Act { getAct :: f a } type
35 Act a <> Act b = Act (a .> b) function
H A DFoldable.hs74 newtype Act f a = Act { getAct :: f a } function
77 Act a <> Act b = Act (a .> b) function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/semigroupoids-5.3.4/src/Data/Semigroup/
H A DBifoldable.hs27 newtype Act f a = Act { getAct :: f a } type
30 Act a <> Act b = Act (a .> b) function
H A DFoldable.hs67 newtype Act f a = Act { getAct :: f a } type
70 Act a <> Act b = Act (a .> b) function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroup/
H A DBifoldable.hs32 newtype Act f a = Act { getAct :: f a } constructor
35 Act a <> Act b = Act (a .> b) function
H A DFoldable.hs74 newtype Act f a = Act { getAct :: f a } constructor
77 Act a <> Act b = Act (a .> b) function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/semigroupoids-5.3.4/src/Data/Semigroup/
H A DBifoldable.hs27 newtype Act f a = Act { getAct :: f a } type
30 Act a <> Act b = Act (a .> b) function
H A DFoldable.hs67 newtype Act f a = Act { getAct :: f a } type
70 Act a <> Act b = Act (a .> b) function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroup/
H A DBifoldable.hs32 newtype Act f a = Act { getAct :: f a } function
35 Act a <> Act b = Act (a .> b) function
H A DFoldable.hs74 newtype Act f a = Act { getAct :: f a } constructor
77 Act a <> Act b = Act (a .> b) function
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/semigroupoids-5.3.6/src/Data/Semigroup/
H A DBifoldable.hs32 newtype Act f a = Act { getAct :: f a } type
35 Act a <> Act b = Act (a .> b) function
H A DFoldable.hs74 newtype Act f a = Act { getAct :: f a } type
77 Act a <> Act b = Act (a .> b) function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroup/
H A DBifoldable.hs32 newtype Act f a = Act { getAct :: f a } function
35 Act a <> Act b = Act (a .> b) function
H A DFoldable.hs74 newtype Act f a = Act { getAct :: f a } function
77 Act a <> Act b = Act (a .> b) function
/dports/devel/elm-format/elm-format-0.8.3/_cabal_deps/semigroupoids-5.3.4/src/Data/Semigroup/
H A DBifoldable.hs27 newtype Act f a = Act { getAct :: f a } type
30 Act a <> Act b = Act (a .> b) function
H A DFoldable.hs67 newtype Act f a = Act { getAct :: f a } type
70 Act a <> Act b = Act (a .> b) function
/dports/devel/stack/stack-2.7.3/_cabal_deps/semigroupoids-5.3.5/src/Data/Semigroup/
H A DBifoldable.hs32 newtype Act f a = Act { getAct :: f a } type
35 Act a <> Act b = Act (a .> b) function
H A DFoldable.hs74 newtype Act f a = Act { getAct :: f a } constructor
77 Act a <> Act b = Act (a .> b) function
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/semigroupoids-5.3.4/src/Data/Semigroup/
H A DBifoldable.hs27 newtype Act f a = Act { getAct :: f a } function
30 Act a <> Act b = Act (a .> b) function
H A DFoldable.hs67 newtype Act f a = Act { getAct :: f a } function
70 Act a <> Act b = Act (a .> b) function
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.C5/C5/
H A DDelegates.cs34 public delegate void Act(); in Act() method
43 public delegate void Act<A1>(A1 x1); in Act() method
51 public delegate void Act<A1, A2>(A1 x1, A2 x2); in Act() method
61 public delegate void Act<A1, A2, A3>(A1 x1, A2 x2, A3 x3); in Act() method
73 public delegate void Act<A1, A2, A3, A4>(A1 x1, A2 x2, A3 x3, A4 x4); in Act() method
/dports/www/filtron/filtron-93f8b22/action/
H A Daction.go22 Act(string, *fasthttp.RequestCtx) error methodSpec
59 func (l *logAction) Act(ruleName string, ctx *fasthttp.RequestCtx) error { func
93 func (b *blockAction) Act(_ string, ctx *fasthttp.RequestCtx) error { func
121 func (s *shellAction) Act(_ string, ctx *fasthttp.RequestCtx) error { func

12345678910>>...26