Home
last modified time | relevance | path

Searched refs:target_scope (Results 1 – 25 of 62) sorted by relevance

123

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/ide_db/src/
H A Dpath_transform.rs37 target_scope: &'a SemanticsScope<'a>, field
43 target_scope: &'a SemanticsScope<'a>, in trait_impl()
50 target_scope, in trait_impl()
57 target_scope: &'a SemanticsScope<'a>, in function_call()
64 target_scope, in function_call()
78 let target_module = self.target_scope.module()?; in build_ctx()
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/ide_db/src/
H A Dpath_transform.rs37 target_scope: &'a SemanticsScope<'a>, field
43 target_scope: &'a SemanticsScope<'a>, in trait_impl()
50 target_scope, in trait_impl()
57 target_scope: &'a SemanticsScope<'a>, in function_call()
64 target_scope, in function_call()
78 let target_module = self.target_scope.module()?; in build_ctx()
/dports/devel/omniORB/omniORB-4.2.4/src/tool/omniidl/python/omniidl/
H A Didlutil.py73 def pruneScope(target_scope, our_scope): argument
82 return target_scope
84 tscope = target_scope[:]
/dports/devel/omniORB/omniORB-4.2.4/src/tool/omniidl/python3/omniidl/
H A Didlutil.py73 def pruneScope(target_scope, our_scope): argument
82 return target_scope
84 tscope = target_scope[:]
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/nodes/
H A DImportNodes.py699 def __init__(self, target_scope, module_import, source_ref): argument
704 self.target_scope = target_scope
707 if type(self.target_scope) is GlobalsDictHandle:
708 self.target_scope.markAsEscaped()
711 return self.target_scope
716 trace_collection.onLocalsDictEscaped(self.target_scope)
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/codegen/
H A DImportCodes.py195 target_scope = statement.getTargetDictScope()
197 if type(target_scope) is GlobalsDictHandle:
203 locals_declaration = context.addLocalsDictName(target_scope.getCodeName())
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/ide_assists/src/handlers/
H A Dadd_missing_impl_members.rs119 let target_scope = ctx.sema.scope(impl_def.syntax()); in add_missing_impl_members_inner() localVariable
125 target_scope, in add_missing_impl_members_inner()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/ide_assists/src/handlers/
H A Dadd_missing_impl_members.rs119 let target_scope = ctx.sema.scope(impl_def.syntax()); in add_missing_impl_members_inner() localVariable
136 target_scope, in add_missing_impl_members_inner()
/dports/emulators/qemu60/qemu-6.0.0/hw/ppc/
H A Dspapr_nvdimm.c423 uint64_t target_scope = args[0]; in h_scm_unbind_all() local
435 if (target_scope == H_UNBIND_SCOPE_DRC) { in h_scm_unbind_all()
448 } else if (target_scope == H_UNBIND_SCOPE_ALL) { in h_scm_unbind_all()
/dports/emulators/qemu5/qemu-5.2.0/hw/ppc/
H A Dspapr_nvdimm.c434 uint64_t target_scope = args[0]; in h_scm_unbind_all() local
446 if (target_scope == H_UNBIND_SCOPE_DRC) { in h_scm_unbind_all()
459 } else if (target_scope == H_UNBIND_SCOPE_ALL) { in h_scm_unbind_all()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/ppc/
H A Dspapr_nvdimm.c421 uint64_t target_scope = args[0];
433 if (target_scope == H_UNBIND_SCOPE_DRC) {
446 } else if (target_scope == H_UNBIND_SCOPE_ALL) {
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/ppc/
H A Dspapr_nvdimm.c421 uint64_t target_scope = args[0]; in h_scm_unbind_all() local
433 if (target_scope == H_UNBIND_SCOPE_DRC) { in h_scm_unbind_all()
446 } else if (target_scope == H_UNBIND_SCOPE_ALL) { in h_scm_unbind_all()
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/resource/
H A D_bicep.py47 target_scope = _template_schema_to_target_scope(template_schema)
48 if target_scope != deployment_scope:
/dports/emulators/qemu/qemu-6.2.0/hw/ppc/
H A Dspapr_nvdimm.c439 uint64_t target_scope = args[0]; in h_scm_unbind_all() local
451 if (target_scope == H_UNBIND_SCOPE_DRC) { in h_scm_unbind_all()
464 } else if (target_scope == H_UNBIND_SCOPE_ALL) { in h_scm_unbind_all()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/ppc/
H A Dspapr_nvdimm.c439 uint64_t target_scope = args[0]; in h_scm_unbind_all() local
451 if (target_scope == H_UNBIND_SCOPE_DRC) { in h_scm_unbind_all()
464 } else if (target_scope == H_UNBIND_SCOPE_ALL) { in h_scm_unbind_all()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Dtree_scope.cc420 const TreeScope& target_scope = target.GetTreeScope(); in Retarget() local
421 if (!target_scope.RootNode().IsShadowRoot()) in Retarget()
426 for (const TreeScope* tree_scope = &target_scope; tree_scope; in Retarget()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsp_rcontext.cc237 void sp_rcontext::exit_handler(sp_pcontext *target_scope) in exit_handler() argument
253 if (handler_level > target_scope->get_level()) in exit_handler()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsp_rcontext.cc237 void sp_rcontext::exit_handler(sp_pcontext *target_scope) in exit_handler() argument
253 if (handler_level > target_scope->get_level()) in exit_handler()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsp_rcontext.cc253 void sp_rcontext::exit_handler(THD *thd, sp_pcontext *target_scope) in exit_handler() argument
272 if (handler_level <= target_scope->get_level()) in exit_handler()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsp_rcontext.cc253 void sp_rcontext::exit_handler(THD *thd, sp_pcontext *target_scope) in exit_handler() argument
272 if (handler_level <= target_scope->get_level()) in exit_handler()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsp_rcontext.cc253 void sp_rcontext::exit_handler(THD *thd, sp_pcontext *target_scope) in exit_handler() argument
272 if (handler_level <= target_scope->get_level()) in exit_handler()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsp_rcontext.cc253 void sp_rcontext::exit_handler(THD *thd, sp_pcontext *target_scope) in exit_handler() argument
272 if (handler_level <= target_scope->get_level()) in exit_handler()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsp_rcontext.cc224 void sp_rcontext::exit_handler(THD *thd, sp_pcontext *target_scope) { in exit_handler() argument
241 if (handler_level <= target_scope->get_level()) break; in exit_handler()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsp_rcontext.cc253 void sp_rcontext::exit_handler(THD *thd, sp_pcontext *target_scope) in exit_handler() argument
272 if (handler_level <= target_scope->get_level()) in exit_handler()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsp_rcontext.cc253 void sp_rcontext::exit_handler(THD *thd, sp_pcontext *target_scope) in exit_handler() argument
272 if (handler_level <= target_scope->get_level()) in exit_handler()

123