Home
last modified time | relevance | path

Searched defs:scope (Results 76 – 100 of 13695) sorted by relevance

12345678910>>...548

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/base/scope/
H A DScopeUtils.java44 public static boolean showInTree(IToc toc, AbstractHelpScope scope) { in showInTree()
58 public static boolean showInTree(ITopic topic, AbstractHelpScope scope) { in showInTree()
71 public static boolean showInTree(IIndexEntry entry, AbstractHelpScope scope) { in showInTree()
82 public static boolean hasInScopeDescendent(ITopic topic, AbstractHelpScope scope) { in hasInScopeDescendent()
96 public static boolean hasInScopeDescendent(IToc toc, AbstractHelpScope scope) { in hasInScopeDescendent()
111 AbstractHelpScope scope) { in hasInScopeDescendent()
135 public static boolean hasInScopeTarget(IIndexSee see, AbstractHelpScope scope) { in hasInScopeTarget()
154 public static boolean showInTree(IIndexSee see, AbstractHelpScope scope) { in showInTree()
182 public static IIndexEntry[] inScopeEntries(IIndexEntry[] entries, AbstractHelpScope scope) { in inScopeEntries()
203 public static ITopic[] inScopeTopics(ITopic[] topics, AbstractHelpScope scope) { in inScopeTopics()
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/runtime/
H A Druntime-operators.cc13 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
22 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
32 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
42 SealHandleScope scope(isolate); in RUNTIME_FUNCTION() local
50 SealHandleScope scope(isolate); in RUNTIME_FUNCTION() local
58 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
68 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
78 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
88 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
H A Druntime-internal.cc40 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
52 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
76 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
82 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
94 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
144 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
178 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
186 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
196 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
206 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/nodejs/jones-ndb/impl/src/ndb/
H A DNdbInterpretedCode_wrapper.cpp146 EscapableHandleScope scope(args.GetIsolate()); in newNdbInterpretedCode() local
161 EscapableHandleScope scope(args.GetIsolate()); in load_const_null() local
170 EscapableHandleScope scope(args.GetIsolate()); in load_const_u16() local
179 EscapableHandleScope scope(args.GetIsolate()); in load_const_u32() local
190 EscapableHandleScope scope(args.GetIsolate()); in read_attr() local
200 EscapableHandleScope scope(args.GetIsolate()); in write_attr() local
211 EscapableHandleScope scope(args.GetIsolate()); in add_reg() local
221 EscapableHandleScope scope(args.GetIsolate()); in sub_reg() local
231 EscapableHandleScope scope(args.GetIsolate()); in def_label() local
240 EscapableHandleScope scope(args.GetIsolate()); in branch_label() local
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DNdbInterpretedCode_wrapper.cpp150 HandleScope scope; in newNdbInterpretedCode() local
167 HandleScope scope; in load_const_null() local
176 HandleScope scope; in load_const_u16() local
185 HandleScope scope; in load_const_u32() local
196 HandleScope scope; in read_attr() local
206 HandleScope scope; in write_attr() local
217 HandleScope scope; in add_reg() local
227 HandleScope scope; in sub_reg() local
237 HandleScope scope; in def_label() local
246 HandleScope scope; in branch_label() local
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DNdbInterpretedCode_wrapper.cpp150 HandleScope scope; in newNdbInterpretedCode() local
167 HandleScope scope; in load_const_null() local
176 HandleScope scope; in load_const_u16() local
185 HandleScope scope; in load_const_u32() local
196 HandleScope scope; in read_attr() local
206 HandleScope scope; in write_attr() local
217 HandleScope scope; in add_reg() local
227 HandleScope scope; in sub_reg() local
237 HandleScope scope; in def_label() local
246 HandleScope scope; in branch_label() local
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DNdbInterpretedCode_wrapper.cpp150 HandleScope scope; in newNdbInterpretedCode() local
167 HandleScope scope; in load_const_null() local
176 HandleScope scope; in load_const_u16() local
185 HandleScope scope; in load_const_u32() local
196 HandleScope scope; in read_attr() local
206 HandleScope scope; in write_attr() local
217 HandleScope scope; in add_reg() local
227 HandleScope scope; in sub_reg() local
237 HandleScope scope; in def_label() local
246 HandleScope scope; in branch_label() local
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DNdbInterpretedCode_wrapper.cpp150 HandleScope scope; in newNdbInterpretedCode() local
167 HandleScope scope; in load_const_null() local
176 HandleScope scope; in load_const_u16() local
185 HandleScope scope; in load_const_u32() local
196 HandleScope scope; in read_attr() local
206 HandleScope scope; in write_attr() local
217 HandleScope scope; in add_reg() local
227 HandleScope scope; in sub_reg() local
237 HandleScope scope; in def_label() local
246 HandleScope scope; in branch_label() local
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DNdbInterpretedCode_wrapper.cpp150 HandleScope scope; in newNdbInterpretedCode() local
167 HandleScope scope; in load_const_null() local
176 HandleScope scope; in load_const_u16() local
185 HandleScope scope; in load_const_u32() local
196 HandleScope scope; in read_attr() local
206 HandleScope scope; in write_attr() local
217 HandleScope scope; in add_reg() local
227 HandleScope scope; in sub_reg() local
237 HandleScope scope; in def_label() local
246 HandleScope scope; in branch_label() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/
H A Dscript_promise_resolver_test.cc71 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
79 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
87 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
104 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
128 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
136 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
153 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
177 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
185 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
193 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/core/v8/
H A Dscript_promise_resolver_test.cc71 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
79 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
87 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
104 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
128 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
136 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
153 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
177 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
185 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
193 ScriptState::Scope scope(GetScriptState()); in TEST_F() local
[all …]
/dports/www/ilias/ILIAS-5.4.25/Modules/Chatroom/classes/
H A Dclass.ilChatroomServerConnector.php78 public function connect($scope, $userId)
148 public function sendDeletePrivateRoom($scope, $subScope, $user)
162 public function enterPrivateRoom($scope, $subScope, $user)
173 public function sendEnterPrivateRoom($scope, $subScope, $user)
186 public function sendClearMessages($scope, $subScope, $user)
200 public function leavePrivateRoom($scope, $subScope, $user)
211 public function sendLeavePrivateRoom($scope, $subScope, $user)
224 public function sendKick($scope, $subScope, $user)
237 public function kick($scope, $subScope, $user)
250 public function sendBan($scope, $subScope, $user)
[all …]
/dports/www/ilias6/ILIAS-6.14/Modules/Chatroom/classes/
H A Dclass.ilChatroomServerConnector.php78 public function connect($scope, $userId)
148 public function sendDeletePrivateRoom($scope, $subScope, $user)
162 public function enterPrivateRoom($scope, $subScope, $user)
173 public function sendEnterPrivateRoom($scope, $subScope, $user)
186 public function sendClearMessages($scope, $subScope, $user)
200 public function leavePrivateRoom($scope, $subScope, $user)
211 public function sendLeavePrivateRoom($scope, $subScope, $user)
224 public function sendKick($scope, $subScope, $user)
237 public function kick($scope, $subScope, $user)
250 public function sendBan($scope, $subScope, $user)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/streams/
H A Dmiscellaneous_operations_test.cc33 V8TestingScope scope; in TEST() local
46 V8TestingScope scope; in TEST() local
63 V8TestingScope scope; in TEST() local
79 V8TestingScope scope; in TEST() local
112 V8TestingScope scope; in TEST() local
119 V8TestingScope scope; in TEST() local
141 V8TestingScope scope; in TEST() local
147 V8TestingScope scope; in TEST() local
154 V8TestingScope scope; in TEST() local
163 V8TestingScope scope; in TEST() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/streams/
H A Dmiscellaneous_operations_test.cc33 V8TestingScope scope; in TEST() local
46 V8TestingScope scope; in TEST() local
63 V8TestingScope scope; in TEST() local
79 V8TestingScope scope; in TEST() local
112 V8TestingScope scope; in TEST() local
119 V8TestingScope scope; in TEST() local
141 V8TestingScope scope; in TEST() local
147 V8TestingScope scope; in TEST() local
154 V8TestingScope scope; in TEST() local
163 V8TestingScope scope; in TEST() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/
H A DHeapMemorySegmentImpl.java85 OfByte(long offset, byte[] base, long length, int mask, MemoryScope scope) { in OfByte()
90 OfByte dup(long offset, long size, int mask, MemoryScope scope) { in dup()
109 OfChar(long offset, char[] base, long length, int mask, MemoryScope scope) { in OfChar()
114 OfChar dup(long offset, long size, int mask, MemoryScope scope) { in dup()
138 OfShort dup(long offset, long size, int mask, MemoryScope scope) { in dup()
157 OfInt(long offset, int[] base, long length, int mask, MemoryScope scope) { in OfInt()
162 OfInt dup(long offset, long size, int mask, MemoryScope scope) { in dup()
181 OfLong(long offset, long[] base, long length, int mask, MemoryScope scope) { in OfLong()
186 OfLong dup(long offset, long size, int mask, MemoryScope scope) { in dup()
210 OfFloat dup(long offset, long size, int mask, MemoryScope scope) { in dup()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/
H A DJavaSearchMultipleProjectsTests.java101 IJavaSearchScope scope = SearchEngine.createJavaSearchScope(new IJavaElement[] {p1, p2}); in testFieldOccurencesInWorkingCopies() local
159 IJavaSearchScope scope = SearchEngine.createHierarchyScope(type); in testHierarchyScope1() local
214 IJavaSearchScope scope = SearchEngine.createHierarchyScope(type); in testHierarchyScope2() local
262 IJavaSearchScope scope = SearchEngine.createHierarchyScope(type); in testHierarchyScope3() local
339 IJavaSearchScope scope = SearchEngine.createHierarchyScope(type); in testHierarchyScope4() local
644 IJavaSearchScope scope = SearchEngine.createJavaSearchScope(new IJavaElement[] {p1}); in testTypeDeclarationInJar() local
785 IJavaSearchScope scope = SearchEngine.createJavaSearchScope(new IJavaElement[] {p2}); in testBug151189_Project() local
900 IJavaSearchScope scope = SearchEngine.createJavaSearchScope(new IJavaElement[] { p }); in testBug167743() local
1020 IJavaSearchScope scope = SearchEngine.createWorkspaceScope(); in testBug195228() local
1383 IJavaSearchScope scope = SearchEngine.createWorkspaceScope(); in testBug229951a() local
[all …]
/dports/devel/lyra/Lyra-1.6/tests/
H A Dmini_test.hpp16 struct scope struct
18 unsigned pass_count = 0;
19 unsigned fail_count = 0;
20 operator int() const { return fail_count; } in operator int()
21 scope & operator()( in operator ()()
26 scope & operator()( in operator ()()
/dports/cad/iverilog/verilog-11.0/vhdlpp/
H A Dsequential_elaborate.cc44 int CaseSeqStmt::elaborate(Entity*ent, ScopeBase*scope) in elaborate()
91 int ForLoopStatement::elaborate(Entity*ent, ScopeBase*scope) in elaborate()
98 int IfSequential::elaborate(Entity*ent, ScopeBase*scope) in elaborate()
122 int IfSequential::Elsif::elaborate(Entity*ent, ScopeBase*scope) in elaborate()
136 int ReturnStmt::elaborate(Entity*ent, ScopeBase*scope) in elaborate()
152 int SignalSeqAssignment::elaborate(Entity*ent, ScopeBase*scope) in elaborate()
177 int ProcedureCall::elaborate(Entity*ent, ScopeBase*scope) in elaborate()
253 int ReportStmt::elaborate(Entity*ent, ScopeBase*scope) in elaborate()
258 int AssertStmt::elaborate(Entity*ent, ScopeBase*scope) in elaborate()
266 int WaitForStmt::elaborate(Entity*ent, ScopeBase*scope) in elaborate()
[all …]
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dscopestack.c43 SCOPESTACK *scope; in scopestack_init() local
87 get_scope_level(SCOPESTACK *scope) in get_scope_level()
103 next_scope(SCOPESTACK *scope) in next_scope()
120 next_scope_sptr(SCOPESTACK *scope, int sptr) in next_scope_sptr()
178 SCOPESTACK *scope = 0; in have_use_scope() local
197 is_except_in_scope(SCOPESTACK *scope, int sptr) in is_except_in_scope()
205 is_private_in_scope(SCOPESTACK *scope, int sptr) in is_private_in_scope()
215 SCOPESTACK *scope; in push_scope_level() local
291 int scope = curr_scope()->sptr; in pop_scope_level() local
390 SCOPESTACK *scope, *next_scope; in par_push_scope() local
[all …]
/dports/devel/yaml-cpp/yaml-cpp-yaml-cpp-0.7.0/src/
H A Demitterstate.cpp241 FmtScope::value scope) { in SetOutputCharset()
266 bool EmitterState::SetBoolFormat(EMITTER_MANIP value, FmtScope::value scope) { in SetBoolFormat()
279 FmtScope::value scope) { in SetBoolLengthFormat()
291 FmtScope::value scope) { in SetBoolCaseFormat()
303 bool EmitterState::SetNullFormat(EMITTER_MANIP value, FmtScope::value scope) { in SetNullFormat()
316 bool EmitterState::SetIntFormat(EMITTER_MANIP value, FmtScope::value scope) { in SetIntFormat()
328 bool EmitterState::SetIndent(std::size_t value, FmtScope::value scope) { in SetIndent()
337 FmtScope::value scope) { in SetPreCommentIndent()
346 FmtScope::value scope) { in SetPostCommentIndent()
355 FmtScope::value scope) { in SetFlowType()
[all …]
/dports/cad/iverilog/verilog-11.0/tgt-vlog95/
H A Dstmt.c44 static void emit_stmt_block_body(ivl_scope_t scope, ivl_statement_t stmt) in emit_stmt_block_body()
89 static void emit_stmt_lval_name(ivl_scope_t scope, ivl_lval_t lval, in emit_stmt_lval_name()
114 static void emit_stmt_lval_packed(ivl_scope_t scope, ivl_lval_t lval, in emit_stmt_lval_packed()
133 static void emit_stmt_lval_ips(ivl_scope_t scope, ivl_lval_t lval, in emit_stmt_lval_ips()
206 static void emit_stmt_lval_darray(ivl_scope_t scope, ivl_lval_t lval, in emit_stmt_lval_darray()
246 static void emit_stmt_lval_piece(ivl_scope_t scope, ivl_lval_t lval) in emit_stmt_lval_piece()
341 static unsigned is_delayed_or_event_assign(ivl_scope_t scope, in is_delayed_or_event_assign()
626 static unsigned is_wait(ivl_scope_t scope, ivl_statement_t stmt) in is_wait()
798 static unsigned is_utask_call_with_args(ivl_scope_t scope, in is_utask_call_with_args()
1491 void emit_stmt(ivl_scope_t scope, ivl_statement_t stmt) in emit_stmt()
[all …]
H A Dscope.c290 void emit_scope_variables(ivl_scope_t scope) in emit_scope_variables()
355 static void emit_scope_file_line(ivl_scope_t scope) in emit_scope_file_line()
364 static void emit_module_ports(ivl_scope_t scope) in emit_module_ports()
508 static void emit_module_port_defs(ivl_scope_t scope) in emit_module_port_defs()
555 static void emit_task_func_port_defs(ivl_scope_t scope) in emit_task_func_port_defs()
643 static void emit_named_block_scope(ivl_scope_t scope) in emit_named_block_scope()
824 static void emit_specify(ivl_scope_t scope) in emit_specify()
938 static char *get_func_return_name(ivl_scope_t scope) in get_func_return_name()
963 static unsigned scope_has_been_emitted(ivl_scope_t scope) in scope_has_been_emitted()
972 static void add_scope_to_list(ivl_scope_t scope) in add_scope_to_list()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/payments/
H A Dpayment_request_test.cc19 PaymentRequestV8TestingScope scope; in TEST() local
28 PaymentRequestV8TestingScope scope; in TEST() local
39 PaymentRequestV8TestingScope scope; in TEST() local
53 PaymentRequestV8TestingScope scope; in TEST() local
71 PaymentRequestV8TestingScope scope; in TEST() local
87 PaymentRequestV8TestingScope scope; in TEST() local
104 PaymentRequestV8TestingScope scope; in TEST() local
121 PaymentRequestV8TestingScope scope; in TEST() local
141 PaymentRequestV8TestingScope scope; in TEST() local
163 PaymentRequestV8TestingScope scope; in TEST() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/payments/
H A Dpayment_request_test.cc19 PaymentRequestV8TestingScope scope; in TEST() local
28 PaymentRequestV8TestingScope scope; in TEST() local
39 PaymentRequestV8TestingScope scope; in TEST() local
53 PaymentRequestV8TestingScope scope; in TEST() local
71 PaymentRequestV8TestingScope scope; in TEST() local
87 PaymentRequestV8TestingScope scope; in TEST() local
104 PaymentRequestV8TestingScope scope; in TEST() local
121 PaymentRequestV8TestingScope scope; in TEST() local
141 PaymentRequestV8TestingScope scope; in TEST() local
163 PaymentRequestV8TestingScope scope; in TEST() local
[all …]

12345678910>>...548