Home
last modified time | relevance | path

Searched refs:start_scope (Results 1 – 25 of 95) sorted by relevance

1234

/dports/cad/iverilog/verilog-11.0/
H A Dsymbol_search.cc63 NetScope*start_scope = 0) in symbol_search() argument
77 if (start_scope==0) in symbol_search()
78 start_scope = scope; in symbol_search()
87 bool flag = symbol_search(li, des, scope, path, &recurse, start_scope); in symbol_search()
145 hname_t path_item = eval_path_component(des, start_scope, path_tail, flag); in symbol_search()
165 if (scope == 0 && start_scope != 0) { in symbol_search()
166 scope = start_scope->unit(); in symbol_search()
167 start_scope = 0; in symbol_search()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/CORBA/
H A DgnuContext.java122 public NVList get_values(String start_scope, int flags, String pattern) in get_values() argument
124 if (start_scope != null) in get_values()
127 while (c != null && !c.context_name().equals(start_scope)) in get_values()
160 NVList par = parent.get_values(start_scope, flags, pattern); in get_values()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/CORBA/
H A DgnuContext.java122 public NVList get_values(String start_scope, int flags, String pattern) in get_values() argument
124 if (start_scope != null) in get_values()
127 while (c != null && !c.context_name().equals(start_scope)) in get_values()
160 NVList par = parent.get_values(start_scope, flags, pattern); in get_values()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/CORBA/
H A DgnuContext.java122 public NVList get_values(String start_scope, int flags, String pattern) in get_values() argument
124 if (start_scope != null) in get_values()
127 while (c != null && !c.context_name().equals(start_scope)) in get_values()
160 NVList par = parent.get_values(start_scope, flags, pattern); in get_values()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/CORBA/
H A DgnuContext.java122 public NVList get_values(String start_scope, int flags, String pattern) in get_values() argument
124 if (start_scope != null) in get_values()
127 while (c != null && !c.context_name().equals(start_scope)) in get_values()
160 NVList par = parent.get_values(start_scope, flags, pattern); in get_values()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/CORBA/
H A DgnuContext.java122 public NVList get_values(String start_scope, int flags, String pattern) in get_values() argument
124 if (start_scope != null) in get_values()
127 while (c != null && !c.context_name().equals(start_scope)) in get_values()
160 NVList par = parent.get_values(start_scope, flags, pattern); in get_values()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/CORBA/
H A DgnuContext.java122 public NVList get_values(String start_scope, int flags, String pattern) in get_values() argument
124 if (start_scope != null) in get_values()
127 while (c != null && !c.context_name().equals(start_scope)) in get_values()
160 NVList par = parent.get_values(start_scope, flags, pattern); in get_values()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/test/objmgr/
H A Did_unit_test_bad.cpp232 start_scope(); in const_iterator()
240 void start_scope() in start_scope() function
280 start_scope(); in operator ++()
284 start_scope(); in operator ++()
326 start_scope(); in const_iterator()
333 void start_scope() in start_scope() function
373 start_scope(); in operator ++()
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_federation/src/
H A Drabbit_federation_pg.erl12 -export([start_scope/0, stop_scope/0]).
14 start_scope() -> function
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/reflection/internal/
H A Dpretty_print-inl-post.h57 auto scope = out.start_scope();
85 auto scope = out.start_scope();
114 auto scope = out.start_scope();
181 auto scope = out.start_scope();
213 auto scope = out.start_scope();
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/reflection/
H A Dindenter.h47 scope start_scope() { return out_->start_scope(); } in start_scope() function
91 scope start_scope() { in start_scope() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/commands/
H A Dapply_block_element_command.cc101 ContainerNode* start_scope = nullptr; in DoApply() local
102 int start_index = IndexForVisiblePosition(start_of_selection, start_scope); in DoApply()
112 DCHECK_EQ(start_scope, end_scope); in DoApply()
115 if (start_scope == end_scope && start_index >= 0 && in DoApply()
117 VisiblePosition start(VisiblePositionForIndex(start_index, start_scope)); in DoApply()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/editing/commands/
H A Dapply_block_element_command.cc101 ContainerNode* start_scope = nullptr; in DoApply() local
102 int start_index = IndexForVisiblePosition(start_of_selection, start_scope); in DoApply()
112 DCHECK_EQ(start_scope, end_scope); in DoApply()
115 if (start_scope == end_scope && start_index >= 0 && in DoApply()
117 VisiblePosition start(VisiblePositionForIndex(start_index, start_scope)); in DoApply()
/dports/lang/gcc9/gcc-9.4.0/gcc/d/
H A Dtoir.cc281 void start_scope (level_kind kind) in start_scope() function in IRVisitor
563 this->start_scope (level_cond); in visit()
620 this->start_scope (level_loop); in visit()
648 this->start_scope (level_loop); in visit()
778 this->start_scope (level_switch); in visit()
1069 this->start_scope (level_loop); in visit()
1099 this->start_scope (level_block); in visit()
1109 this->start_scope (level_with); in visit()
1165 this->start_scope (level_try); in visit()
1180 this->start_scope (level_catch); in visit()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/
H A Dtoir.cc281 void start_scope (level_kind kind) in start_scope() function in IRVisitor
565 this->start_scope (level_cond); in visit()
622 this->start_scope (level_loop); in visit()
650 this->start_scope (level_loop); in visit()
780 this->start_scope (level_switch); in visit()
1071 this->start_scope (level_loop); in visit()
1101 this->start_scope (level_block); in visit()
1111 this->start_scope (level_with); in visit()
1167 this->start_scope (level_try); in visit()
1182 this->start_scope (level_catch); in visit()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/
H A Dtoir.cc281 void start_scope (level_kind kind) in start_scope() function in IRVisitor
565 this->start_scope (level_cond); in visit()
622 this->start_scope (level_loop); in visit()
650 this->start_scope (level_loop); in visit()
780 this->start_scope (level_switch); in visit()
1071 this->start_scope (level_loop); in visit()
1101 this->start_scope (level_block); in visit()
1111 this->start_scope (level_with); in visit()
1167 this->start_scope (level_try); in visit()
1182 this->start_scope (level_catch); in visit()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/
H A Dtoir.cc266 void start_scope (level_kind kind) in start_scope() function in IRVisitor
548 this->start_scope (level_cond); in visit()
605 this->start_scope (level_loop); in visit()
633 this->start_scope (level_loop); in visit()
763 this->start_scope (level_switch); in visit()
1054 this->start_scope (level_loop); in visit()
1084 this->start_scope (level_block); in visit()
1094 this->start_scope (level_with); in visit()
1150 this->start_scope (level_try); in visit()
1165 this->start_scope (level_catch); in visit()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/d/
H A Dtoir.cc281 void start_scope (level_kind kind) in start_scope() function in IRVisitor
565 this->start_scope (level_cond); in visit()
622 this->start_scope (level_loop); in visit()
650 this->start_scope (level_loop); in visit()
780 this->start_scope (level_switch); in visit()
1071 this->start_scope (level_loop); in visit()
1101 this->start_scope (level_block); in visit()
1111 this->start_scope (level_with); in visit()
1167 this->start_scope (level_try); in visit()
1182 this->start_scope (level_catch); in visit()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/
H A Dtoir.cc281 void start_scope (level_kind kind) in start_scope() function in IRVisitor
563 this->start_scope (level_cond); in visit()
620 this->start_scope (level_loop); in visit()
648 this->start_scope (level_loop); in visit()
778 this->start_scope (level_switch); in visit()
1069 this->start_scope (level_loop); in visit()
1099 this->start_scope (level_block); in visit()
1109 this->start_scope (level_with); in visit()
1165 this->start_scope (level_try); in visit()
1180 this->start_scope (level_catch); in visit()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/
H A Dtoir.cc282 void start_scope (level_kind kind) in start_scope() function in IRVisitor
554 this->start_scope (level_cond); in visit()
611 this->start_scope (level_loop); in visit()
639 this->start_scope (level_loop); in visit()
771 this->start_scope (level_switch); in visit()
1084 this->start_scope (level_loop); in visit()
1114 this->start_scope (level_block); in visit()
1124 this->start_scope (level_with); in visit()
1180 this->start_scope (level_try); in visit()
1195 this->start_scope (level_catch); in visit()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/
H A Dtoir.cc282 void start_scope (level_kind kind) in start_scope() function in IRVisitor
566 this->start_scope (level_cond); in visit()
623 this->start_scope (level_loop); in visit()
651 this->start_scope (level_loop); in visit()
781 this->start_scope (level_switch); in visit()
1151 this->start_scope (level_loop); in visit()
1181 this->start_scope (level_block); in visit()
1191 this->start_scope (level_with); in visit()
1247 this->start_scope (level_try); in visit()
1262 this->start_scope (level_catch); in visit()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/
H A Dtoir.cc282 void start_scope (level_kind kind) in start_scope() function in IRVisitor
566 this->start_scope (level_cond); in visit()
623 this->start_scope (level_loop); in visit()
651 this->start_scope (level_loop); in visit()
781 this->start_scope (level_switch); in visit()
1151 this->start_scope (level_loop); in visit()
1181 this->start_scope (level_block); in visit()
1191 this->start_scope (level_with); in visit()
1247 this->start_scope (level_try); in visit()
1262 this->start_scope (level_catch); in visit()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/d/
H A Dtoir.cc282 void start_scope (level_kind kind) in start_scope() function in IRVisitor
566 this->start_scope (level_cond); in visit()
623 this->start_scope (level_loop); in visit()
651 this->start_scope (level_loop); in visit()
781 this->start_scope (level_switch); in visit()
1151 this->start_scope (level_loop); in visit()
1181 this->start_scope (level_block); in visit()
1191 this->start_scope (level_with); in visit()
1247 this->start_scope (level_try); in visit()
1262 this->start_scope (level_catch); in visit()
[all …]
/dports/devel/ORBit2/ORBit2-2.14.19/src/orb/orb-core/
H A Dcorba-context.c226 const CORBA_char *start_scope, in CORBA_Context_get_values() argument
232 if (start_scope && *start_scope) { in CORBA_Context_get_values()
234 strcmp (ctx->the_name, start_scope))) in CORBA_Context_get_values()
/dports/devel/omniORB/omniORB-4.2.4/src/lib/omniORB/dynamic/
H A Dcontext.cc189 ContextImpl::get_values(const char* start_scope, CORBA::Flags op_flags, in get_values() argument
196 if( start_scope && *start_scope ){ in get_values()
198 while( !CORBA::is_nil(c) && strcasecmp(c->pd_name, start_scope) ) in get_values()
503 virtual void get_values(const char* start_scope, in get_values() argument

1234