Home
last modified time | relevance | path

Searched defs:in_scope (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/misc/mmdnn/MMdnn-0.3.1/mmdnn/conversion/keras/
H A Dkeras2_emitter.py273 def emit_Conv(self, IR_node, in_scope=False): argument
286 def emit_Mul(self, IR_node, in_scope=False): argument
322 def emit_Sub(self, IR_node, in_scope=False): argument
340 def emit_Add(self, IR_node, in_scope=False): argument
408 def emit_Pool(self, IR_node, in_scope=False): argument
507 def emit_Tanh(self, IR_node, in_scope=False): argument
511 def emit_Relu(self, IR_node, in_scope=False): argument
555 def emit_LSTM(self, IR_node, in_scope=False): argument
559 def emit_GRU(self, IR_node, in_scope=False): argument
602 def emit_Pad(self, IR_node, in_scope=False): argument
[all …]
/dports/lang/ghc/ghc-8.10.7/compiler/simplCore/
H A DExitify.hs78 where in_scope' = in_scope `extendInScopeSet` v function
85 where in_scope' = in_scope1 `extendInScopeSetList` pats function
90 in_scope' = in_scope `extendInScopeSet` bndr function
97 in_scope' = in_scope `extendInScopeSetList` bindersOf (Rec pairs) function
262 mkExitJoinId in_scope ty join_arity = do function
272 addExit in_scope join_arity rhs = do function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Types/Var/
H A DEnv.hs128 mkInScopeSet in_scope = InScope in_scope function
143 delInScopeSet (InScope in_scope) v = InScope (in_scope `delVarSet` v) function
151 lookupInScope (InScope in_scope) v = lookupVarSet in_scope v function
250 , in_scope :: InScopeSet } -- In scope in left or right terms function
260 , in_scope = vars } function
298 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
319 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
329 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
339 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
349 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Types/Var/
H A DEnv.hs129 mkInScopeSet in_scope = InScope in_scope function
144 delInScopeSet (InScope in_scope) v = InScope (in_scope `delVarSet` v) function
152 lookupInScope (InScope in_scope) v = lookupVarSet in_scope v function
251 , in_scope :: InScopeSet } -- In scope in left or right terms function
261 , in_scope = vars } function
299 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
320 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
330 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
340 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
350 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/basicTypes/
H A DVarEnv.hs129 mkInScopeSet in_scope = InScope in_scope 1 function
145 delInScopeSet (InScope in_scope n) v = InScope (in_scope `delVarSet` v) n function
153 lookupInScope (InScope in_scope _) v = lookupVarSet in_scope v function
233 , in_scope :: InScopeSet } -- In scope in left or right terms function
243 , in_scope = vars } function
281 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
302 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
312 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
322 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
332 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
/dports/lang/ghc/ghc-8.10.7/compiler/basicTypes/
H A DVarEnv.hs129 mkInScopeSet in_scope = InScope in_scope 1 function
145 delInScopeSet (InScope in_scope n) v = InScope (in_scope `delVarSet` v) n function
153 lookupInScope (InScope in_scope _) v = lookupVarSet in_scope v function
233 , in_scope :: InScopeSet } -- In scope in left or right terms function
243 , in_scope = vars } function
281 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
302 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
312 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
322 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
332 , in_scope = extendInScopeSet in_scope new_b }, new_b) function
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/html5ever-0.25.1/src/tree_builder/
H A Drules.rs501 let in_scope = if tag.name == local_name!("li") { in step() localVariable
1143 let in_scope = self.in_scope_named(select_scope, local_name!("select")); in step() localVariable
/dports/net-im/fractal/fractal-4.4.0/vendor/html5ever/src/tree_builder/
H A Drules.rs500 let in_scope = if tag.name == local_name!("li") { in step() localVariable
1142 let in_scope = self.in_scope_named(select_scope, local_name!("select")); in step() localVariable
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/html5ever-0.25.1/src/tree_builder/
H A Drules.rs501 let in_scope = if tag.name == local_name!("li") { in step() localVariable
1143 let in_scope = self.in_scope_named(select_scope, local_name!("select")); in step() localVariable
/dports/devel/texlab/texlab-3.3.0/cargo-crates/html5ever-0.25.1/src/tree_builder/
H A Drules.rs501 let in_scope = if tag.name == local_name!("li") { in step() localVariable
1143 let in_scope = self.in_scope_named(select_scope, local_name!("select")); in step() localVariable
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/html5ever-0.25.1/src/tree_builder/
H A Drules.rs501 let in_scope = if tag.name == local_name!("li") { in step() localVariable
1143 let in_scope = self.in_scope_named(select_scope, local_name!("select")); in step() localVariable
/dports/www/zola/zola-0.15.2/cargo-crates/html5ever-0.25.1/src/tree_builder/
H A Drules.rs501 let in_scope = if tag.name == local_name!("li") { in step() localVariable
1143 let in_scope = self.in_scope_named(select_scope, local_name!("select")); in step() localVariable
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/html5ever-0.25.1/src/tree_builder/
H A Drules.rs501 let in_scope = if tag.name == local_name!("li") { in step() localVariable
1143 let in_scope = self.in_scope_named(select_scope, local_name!("select")); in step() localVariable
/dports/lang/rust/rustc-1.58.1-src/vendor/html5ever/src/tree_builder/
H A Drules.rs501 let in_scope = if tag.name == local_name!("li") { in step() localVariable
1143 let in_scope = self.in_scope_named(select_scope, local_name!("select")); in step() localVariable
/dports/textproc/htmlq/htmlq-0.3.0/cargo-crates/html5ever-0.25.1/src/tree_builder/
H A Drules.rs501 let in_scope = if tag.name == local_name!("li") { in step() localVariable
1143 let in_scope = self.in_scope_named(select_scope, local_name!("select")); in step() localVariable
/dports/www/monolith/monolith-2.6.1/cargo-crates/html5ever-0.24.1/src/tree_builder/
H A Drules.rs500 let in_scope = if tag.name == local_name!("li") { in step() localVariable
1142 let in_scope = self.in_scope_named(select_scope, local_name!("select")); in step() localVariable
/dports/devel/lua-luacheck/luacheck-4e5774169fa/src/luacheck/stages/
H A Dresolve_locals.lua77 local function in_scope(var, index) function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DSubst.hs170 mkEmptySubst in_scope = Subst in_scope emptyVarEnv emptyVarEnv emptyVarEnv function
173 mkSubst in_scope tvs cvs ids = Subst in_scope ids tvs cvs function
177 substInScope (Subst in_scope _ _ _) = in_scope function
182 zapSubstEnv (Subst in_scope _ _ _) = Subst in_scope emptyVarEnv emptyVarEnv emptyVarEnv function
283 mkOpenSubst in_scope pairs = Subst in_scope function
587 getTCvSubst (Subst in_scope _ tenv cenv) = TCvSubst in_scope tenv cenv 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.hs168 mkEmptySubst in_scope = Subst in_scope emptyVarEnv emptyVarEnv emptyVarEnv function
171 mkSubst in_scope tvs cvs ids = Subst in_scope ids tvs cvs function
175 substInScope (Subst in_scope _ _ _) = in_scope function
180 zapSubstEnv (Subst in_scope _ _ _) = Subst in_scope emptyVarEnv emptyVarEnv emptyVarEnv function
281 mkOpenSubst in_scope pairs = Subst in_scope function
585 getTCvSubst (Subst in_scope _ tenv cenv) = TCvSubst in_scope tenv cenv 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.hs174 mkEmptySubst in_scope = Subst in_scope emptyVarEnv emptyVarEnv emptyVarEnv function
177 mkSubst in_scope tvs cvs ids = Subst in_scope ids tvs cvs function
181 substInScope (Subst in_scope _ _ _) = in_scope function
186 zapSubstEnv (Subst in_scope _ _ _) = Subst in_scope emptyVarEnv emptyVarEnv emptyVarEnv function
287 mkOpenSubst in_scope pairs = Subst in_scope function
593 getTCvSubst (Subst in_scope _ tenv cenv) = TCvSubst in_scope tenv cenv function
/dports/lang/ghc/ghc-8.10.7/compiler/coreSyn/
H A DCoreSubst.hs168 mkEmptySubst in_scope = Subst in_scope emptyVarEnv emptyVarEnv emptyVarEnv function
171 mkSubst in_scope tvs cvs ids = Subst in_scope ids tvs cvs function
175 substInScope (Subst in_scope _ _ _) = in_scope function
180 zapSubstEnv (Subst in_scope _ _ _) = Subst in_scope emptyVarEnv emptyVarEnv emptyVarEnv function
281 mkOpenSubst in_scope pairs = Subst in_scope function
585 getTCvSubst (Subst in_scope _ tenv cenv) = TCvSubst in_scope tenv cenv function
/dports/devel/py-openapi-spec-validator/openapi-spec-validator-0.3.1/openapi_spec_validator/
H A Dmanagers.py27 def in_scope(self, item, scope='x-scope'): member in ResolverManager
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/TyCo/
H A DSubst.hs263 mkTCvSubst in_scope (tenv, cenv) = TCvSubst in_scope tenv cenv function
267 mkTvSubst in_scope tenv = TCvSubst in_scope tenv emptyCvSubstEnv function
271 mkCvSubst in_scope cenv = TCvSubst in_scope emptyTvSubstEnv cenv function
280 getTCvInScope (TCvSubst in_scope _ _) = in_scope function
302 setTvSubstEnv (TCvSubst in_scope _ cenv) tenv = TCvSubst in_scope tenv cenv function
305 setCvSubstEnv (TCvSubst in_scope tenv _) cenv = TCvSubst in_scope tenv cenv function
308 zapTCvSubst (TCvSubst in_scope _ _) = TCvSubst in_scope emptyVarEnv emptyVarEnv function
430 in_scope = mkInScopeSet $ shallowTyCoVarsOfTypes $ map snd prs function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/types/
H A DTyCoSubst.hs260 mkTCvSubst in_scope (tenv, cenv) = TCvSubst in_scope tenv cenv function
264 mkTvSubst in_scope tenv = TCvSubst in_scope tenv emptyCvSubstEnv function
268 mkCvSubst in_scope cenv = TCvSubst in_scope emptyTvSubstEnv cenv function
277 getTCvInScope (TCvSubst in_scope _ _) = in_scope function
299 setTvSubstEnv (TCvSubst in_scope _ cenv) tenv = TCvSubst in_scope tenv cenv function
302 setCvSubstEnv (TCvSubst in_scope tenv _) cenv = TCvSubst in_scope tenv cenv function
305 zapTCvSubst (TCvSubst in_scope _ _) = TCvSubst in_scope emptyVarEnv emptyVarEnv function
426 in_scope = mkInScopeSet $ tyCoVarsOfTypes $ map snd prs function
/dports/lang/ghc/ghc-8.10.7/compiler/types/
H A DTyCoSubst.hs260 mkTCvSubst in_scope (tenv, cenv) = TCvSubst in_scope tenv cenv function
264 mkTvSubst in_scope tenv = TCvSubst in_scope tenv emptyCvSubstEnv function
268 mkCvSubst in_scope cenv = TCvSubst in_scope emptyTvSubstEnv cenv function
277 getTCvInScope (TCvSubst in_scope _ _) = in_scope function
299 setTvSubstEnv (TCvSubst in_scope _ cenv) tenv = TCvSubst in_scope tenv cenv function
302 setCvSubstEnv (TCvSubst in_scope tenv _) cenv = TCvSubst in_scope tenv cenv function
305 zapTCvSubst (TCvSubst in_scope _ _) = TCvSubst in_scope emptyVarEnv emptyVarEnv function
426 in_scope = mkInScopeSet $ tyCoVarsOfTypes $ map snd prs function

12345678910