Home
last modified time | relevance | path

Searched defs:scope (Results 126 – 150 of 15999) sorted by relevance

12345678910>>...640

/dports/lang/micropython/micropython-1.17/py/
H A Dscope.c52 scope_t *scope = m_new0(scope_t, 1); in scope_new() local
70 void scope_free(scope_t *scope) { in scope_free()
75 id_info_t *scope_find_or_add_id(scope_t *scope, qstr qst, id_info_kind_t kind) { in scope_find_or_add_id()
99 id_info_t *scope_find(scope_t *scope, qstr qst) { in scope_find()
108 id_info_t *scope_find_global(scope_t *scope, qstr qst) { in scope_find_global()
115 STATIC void scope_close_over_in_parents(scope_t *scope, qstr qst) { in scope_close_over_in_parents()
138 void scope_check_to_close_over(scope_t *scope, id_info_t *id) { in scope_check_to_close_over()
/dports/net-im/libquotient/libQuotient-0.6.8/lib/csapi/
H A Dpushrules.cpp25 QUrl GetPushRuleJob::makeRequestUrl(QUrl baseUrl, const QString& scope, in makeRequestUrl()
34 GetPushRuleJob::GetPushRuleJob(const QString& scope, const QString& kind, in GetPushRuleJob()
41 QUrl DeletePushRuleJob::makeRequestUrl(QUrl baseUrl, const QString& scope, in makeRequestUrl()
51 DeletePushRuleJob::DeletePushRuleJob(const QString& scope, const QString& kind, in DeletePushRuleJob()
66 SetPushRuleJob::SetPushRuleJob(const QString& scope, const QString& kind, in SetPushRuleJob()
84 QUrl IsPushRuleEnabledJob::makeRequestUrl(QUrl baseUrl, const QString& scope, in makeRequestUrl()
94 IsPushRuleEnabledJob::IsPushRuleEnabledJob(const QString& scope, in IsPushRuleEnabledJob()
104 SetPushRuleEnabledJob::SetPushRuleEnabledJob(const QString& scope, in SetPushRuleEnabledJob()
116 QUrl GetPushRuleActionsJob::makeRequestUrl(QUrl baseUrl, const QString& scope, in makeRequestUrl()
126 GetPushRuleActionsJob::GetPushRuleActionsJob(const QString& scope, in GetPushRuleActionsJob()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/presentation/
H A Dpresentation_request_test.cc17 V8TestingScope scope; in TEST() local
30 V8TestingScope scope; in TEST() local
48 V8TestingScope scope; in TEST() local
61 V8TestingScope scope(KURL("https://example.test")); in TEST() local
75 V8TestingScope scope(KURL("https://example.test")); in TEST() local
85 V8TestingScope scope(KURL("https://example.test")); in TEST() local
99 V8TestingScope scope; in TEST() local
110 V8TestingScope scope; in TEST() local
119 V8TestingScope scope; in TEST() local
139 V8TestingScope scope; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/presentation/
H A Dpresentation_request_test.cc17 V8TestingScope scope; in TEST() local
30 V8TestingScope scope; in TEST() local
48 V8TestingScope scope; in TEST() local
61 V8TestingScope scope(KURL("https://example.test")); in TEST() local
75 V8TestingScope scope(KURL("https://example.test")); in TEST() local
85 V8TestingScope scope(KURL("https://example.test")); in TEST() local
99 V8TestingScope scope; in TEST() local
110 V8TestingScope scope; in TEST() local
119 V8TestingScope scope; in TEST() local
139 V8TestingScope scope; in TEST() local
/dports/cad/stepcode/stepcode-0.8/src/express/
H A Dscope.c58 void SCOPE_get_entities( Scope scope, Linked_List result ) { in SCOPE_get_entities()
71 void SCOPE_get_functions( Scope scope, Linked_List result ) { in SCOPE_get_functions()
83 Linked_List SCOPEget_functions( Scope scope ) { in SCOPEget_functions()
92 void SCOPE_get_rules( Scope scope, Linked_List result ) { in SCOPE_get_rules()
104 Linked_List SCOPEget_rules( Scope scope ) { in SCOPEget_rules()
121 Linked_List SCOPEget_entities( Scope scope ) { in SCOPEget_entities()
155 Linked_List SCOPEget_entities_superclass_order( Scope scope ) { in SCOPEget_entities_superclass_order()
172 Generic SCOPEfind( Scope scope, char * name, int type ) { in SCOPEfind()
196 Generic SCOPE_find( Scope scope, char * name, int type ) { in SCOPE_find()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/search/
H A DWorkspaceScopeTest.java101 IJavaSearchScope scope= createWorkspaceScope(true); in testPrivateScope() local
123 IJavaSearchScope scope= createWorkspaceScope(true); in testDefaultScope() local
143 IJavaSearchScope scope= createWorkspaceScope(true); in testPublicMethod() local
153 IJavaSearchScope scope= createWorkspaceScope(true); in testProtectedMethod() local
159 …private void checkNoJreRoots(IJavaSearchScope scope, IJavaProject project) throws JavaModelExcepti… in checkNoJreRoots()
169 …private void checkJreRoots(IJavaSearchScope scope, IJavaProject project) throws JavaModelException… in checkJreRoots()
179 private void checkNoRoots(IJavaSearchScope scope, IJavaProject project) throws JavaModelException { in checkNoRoots()
185 …private void checkAllRoots(IJavaSearchScope scope, IJavaProject project) throws JavaModelException… in checkAllRoots()
195 IJavaSearchScope scope= createWorkspaceScope(true); in testJREProtected() local
/dports/lang/cython-devel/cython-2b1e743/Cython/Compiler/
H A DTypeSlots.py233 def slot_code(self, scope): argument
236 def spec_value(self, scope): argument
339 def slot_code(self, scope): argument
375 def slot_code(self, scope): argument
395 def slot_code(self, scope): argument
406 def slot_code(self, scope): argument
423 def slot_code(self, scope): argument
456 def slot_code(self, scope): argument
501 def slot_code(self, scope): argument
579 def is_empty(self, scope): argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/dop251/goja/
H A Dcompiler.go74 scope *scope member
237 base int
238 numArgs int
241 strict bool
243 eval bool
245 dynLookup bool
247 needStash bool
250 function bool
252 arrow bool
254 variable bool
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/dop251/goja/
H A Dcompiler.go74 scope *scope member
237 base int
238 numArgs int
241 strict bool
243 eval bool
245 dynLookup bool
247 needStash bool
250 function bool
252 arrow bool
254 variable bool
[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 DJavaSearchFineGrainTests.java1407 IJavaSearchScope scope = SearchEngine.createJavaSearchScope(new IJavaElement[] { type }); in testTypeRefGenericAllG1_TypeArgument() local
1422 IJavaSearchScope scope = SearchEngine.createJavaSearchScope(new IJavaElement[] { type }); in testTypeRefGenericAllG1_WildcardBounds() local
1438 IJavaSearchScope scope = SearchEngine.createJavaSearchScope(new IJavaElement[] { type }); in testTypeRefGenericAllG2_TypeArgument() local
1462 IJavaSearchScope scope = SearchEngine.createJavaSearchScope(new IJavaElement[] { type }); in testTypeRefGenericAllG2_WildcardBounds() local
1493 IJavaSearchScope scope = SearchEngine.createJavaSearchScope(new IJavaElement[] { type }); in testTypeRefGenericAllG3R3_TypeArgument() local
1552 IJavaSearchScope scope = SearchEngine.createJavaSearchScope(new IJavaElement[] { type }); in testTypeRefGenericAllG3R3_WildcardBounds() local
1563 IJavaSearchScope scope = SearchEngine.createJavaSearchScope(new IJavaElement[] { type }); in testTypeRefGenericAllG3R3_TypeVariableBounds() local
1569 IJavaSearchScope scope = SearchEngine.createJavaSearchScope(new IJavaElement[] { type }); in testTypeRefGenericAllG5_TypeArgument() local
1620 IJavaSearchScope scope = SearchEngine.createJavaSearchScope(new IJavaElement[] { type }); in testTypeRefGenericAllG5_WildcardBounds() local
1631 IJavaSearchScope scope = SearchEngine.createJavaSearchScope(new IJavaElement[] { type }); in testTypeRefGenericAllG5_TypeVariableBounds() local
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/builtins/
H A Dbuiltins-global.cc18 HandleScope scope(isolate); in BUILTIN() local
29 HandleScope scope(isolate); in BUILTIN() local
41 HandleScope scope(isolate); in BUILTIN() local
51 HandleScope scope(isolate); in BUILTIN() local
63 HandleScope scope(isolate); in BUILTIN() local
74 HandleScope scope(isolate); in BUILTIN() local
85 HandleScope scope(isolate); in BUILTIN() local
H A Dbuiltins-object.cc23 HandleScope scope(isolate); in BUILTIN() local
39 HandleScope scope(isolate); in BUILTIN() local
50 HandleScope scope(isolate); in BUILTIN() local
173 HandleScope scope(isolate); in BUILTIN() local
183 HandleScope scope(isolate); in BUILTIN() local
193 HandleScope scope(isolate); in BUILTIN() local
202 HandleScope scope(isolate); in BUILTIN() local
210 HandleScope scope(isolate); in BUILTIN() local
222 HandleScope scope(isolate); in BUILTIN() local
235 HandleScope scope(isolate); in BUILTIN() local
[all …]
/dports/devel/babeltrace/babeltrace-1.5.7/types/
H A Dtypes.c56 struct declaration_scope *scope) in bt_lookup_declaration_scope()
63 struct declaration_scope *scope) in bt_lookup_declaration()
78 struct declaration_scope *scope) in bt_register_declaration()
97 struct definition_scope *scope) in lookup_field_definition_scope()
266 struct definition_scope *scope) in bt_register_field_definition()
362 struct declaration_scope *scope) in bt_register_struct_declaration()
389 struct declaration_scope *scope) in bt_lookup_variant_declaration_scope()
397 struct declaration_scope *scope) in bt_lookup_variant_declaration()
412 struct declaration_scope *scope) in bt_register_variant_declaration()
440 struct declaration_scope *scope) in bt_lookup_enum_declaration_scope()
[all …]
/dports/lang/lci/lci-0.11.2/
H A Dbinding.c4 ValueObject *getArg(struct scopeobject *scope, char *name) in getArg()
12 ReturnObject *iopenWrapper(struct scopeobject *scope) in iopenWrapper()
30 ReturnObject *ilookupWrapper(struct scopeobject *scope) in ilookupWrapper()
41 ReturnObject *iacceptWrapper(struct scopeobject *scope) in iacceptWrapper()
53 ReturnObject *iconnectWrapper(struct scopeobject *scope) in iconnectWrapper()
70 ReturnObject *icloseWrapper(struct scopeobject *scope) in icloseWrapper()
81 ReturnObject *isendWrapper(struct scopeobject *scope) in isendWrapper()
113 ReturnObject *fopenWrapper(struct scopeobject *scope) in fopenWrapper()
126 ReturnObject *freadWrapper(struct scopeobject *scope) in freadWrapper()
193 ReturnObject *stratWrapper(struct scopeobject *scope) in stratWrapper()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DNdb_util_wrapper.cpp59 HandleScope scope; in CharsetMap_new_wrapper() local
73 HandleScope scope; in CharsetMap_getName() local
88 HandleScope scope; in CharsetMap_getMysqlName() local
103 HandleScope scope; in CharsetMap_getCharsetNumber() local
118 HandleScope scope; in CharsetMap_getUTF8CharsetNumber() local
133 HandleScope scope; in CharsetMap_getUTF16CharsetNumber() local
148 HandleScope scope; in CharsetMap_isMultibyte() local
161 HandleScope scope; in Ndb_util_initOnLoad() local
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DNdb_util_wrapper.cpp59 HandleScope scope; in CharsetMap_new_wrapper() local
73 HandleScope scope; in CharsetMap_getName() local
88 HandleScope scope; in CharsetMap_getMysqlName() local
103 HandleScope scope; in CharsetMap_getCharsetNumber() local
118 HandleScope scope; in CharsetMap_getUTF8CharsetNumber() local
133 HandleScope scope; in CharsetMap_getUTF16CharsetNumber() local
148 HandleScope scope; in CharsetMap_isMultibyte() local
161 HandleScope scope; in Ndb_util_initOnLoad() local
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DNdb_util_wrapper.cpp59 HandleScope scope; in CharsetMap_new_wrapper() local
73 HandleScope scope; in CharsetMap_getName() local
88 HandleScope scope; in CharsetMap_getMysqlName() local
103 HandleScope scope; in CharsetMap_getCharsetNumber() local
118 HandleScope scope; in CharsetMap_getUTF8CharsetNumber() local
133 HandleScope scope; in CharsetMap_getUTF16CharsetNumber() local
148 HandleScope scope; in CharsetMap_isMultibyte() local
161 HandleScope scope; in Ndb_util_initOnLoad() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DNdb_util_wrapper.cpp59 HandleScope scope; in CharsetMap_new_wrapper() local
73 HandleScope scope; in CharsetMap_getName() local
88 HandleScope scope; in CharsetMap_getMysqlName() local
103 HandleScope scope; in CharsetMap_getCharsetNumber() local
118 HandleScope scope; in CharsetMap_getUTF8CharsetNumber() local
133 HandleScope scope; in CharsetMap_getUTF16CharsetNumber() local
148 HandleScope scope; in CharsetMap_isMultibyte() local
161 HandleScope scope; in Ndb_util_initOnLoad() local
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DNdb_util_wrapper.cpp59 HandleScope scope; in CharsetMap_new_wrapper() local
73 HandleScope scope; in CharsetMap_getName() local
88 HandleScope scope; in CharsetMap_getMysqlName() local
103 HandleScope scope; in CharsetMap_getCharsetNumber() local
118 HandleScope scope; in CharsetMap_getUTF8CharsetNumber() local
133 HandleScope scope; in CharsetMap_getUTF16CharsetNumber() local
148 HandleScope scope; in CharsetMap_isMultibyte() local
161 HandleScope scope; in Ndb_util_initOnLoad() local
/dports/misc/usd/USD-21.11/pxr/base/tf/testenv/
H A Dscoped.cpp76 TfScoped<> scope(&Func); in Test_TfScoped() local
93 TfScoped<> scope(std::bind(&BoundFunc, &x, false)); in Test_TfScoped() local
110 TfScoped<void (*)(bool*)> scope(&ResetFunc, &x); in Test_TfScoped() local
128 TfScoped<void (Resetter::*)()> scope(&r, &Resetter::Reset); in Test_TfScoped() local
149 TfScopedVar<bool> scope(x, true); in Test_TfScopedVar() local
162 TfScopedAutoVar scope(y, 8); in Test_TfScopedVar() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/
H A DNodeSearcher.java38 ClassScope scope) { in visit()
51 MethodScope scope) { in visit()
61 public boolean visit(Initializer initializer, MethodScope scope) { in visit()
73 ClassScope scope) { in visit()
86 ClassScope scope) { in visit()
99 CompilationUnitScope scope) { in visit()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/payments/
H A Dcan_make_payment_test.cc22 PaymentRequestV8TestingScope scope; in TEST() local
36 PaymentRequestV8TestingScope scope; in TEST() local
50 PaymentRequestV8TestingScope scope; in TEST() local
62 PaymentRequestV8TestingScope scope; in TEST() local
76 PaymentRequestV8TestingScope scope; in TEST() local
93 PaymentRequestV8TestingScope scope; in TEST() local
110 PaymentRequestV8TestingScope scope; in TEST() local
124 PaymentRequestV8TestingScope scope; in TEST() local
139 PaymentRequestV8TestingScope scope; in TEST() local
151 PaymentRequestV8TestingScope scope; in TEST() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/payments/
H A Dcan_make_payment_test.cc22 PaymentRequestV8TestingScope scope; in TEST() local
36 PaymentRequestV8TestingScope scope; in TEST() local
50 PaymentRequestV8TestingScope scope; in TEST() local
62 PaymentRequestV8TestingScope scope; in TEST() local
76 PaymentRequestV8TestingScope scope; in TEST() local
93 PaymentRequestV8TestingScope scope; in TEST() local
110 PaymentRequestV8TestingScope scope; in TEST() local
124 PaymentRequestV8TestingScope scope; in TEST() local
139 PaymentRequestV8TestingScope scope; in TEST() local
151 PaymentRequestV8TestingScope scope; in TEST() local
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/
H A Dparallel.rs78 fn create_thread_local_context<'scope, E, D>( in create_thread_local_context()
83 E: TElement + 'scope, in create_thread_local_context()
104 fn top_down_dom<'a, 'scope, E, D>( in top_down_dom()
108 scope: &'a rayon::Scope<'scope>, in top_down_dom() argument
111 tls: &'scope ScopedTLS<'scope, ThreadLocalStyleContext<E>>, in top_down_dom()
114 E: TElement + 'scope, in top_down_dom()
241 pub fn traverse_nodes<'a, 'scope, E, D, I>( in traverse_nodes()
247 scope: &'a rayon::Scope<'scope>, in traverse_nodes() argument
250 tls: &'scope ScopedTLS<'scope, ThreadLocalStyleContext<E>> in traverse_nodes()
/dports/www/node10/node-v10.24.1/deps/v8/src/runtime/
H A Druntime-collections.cc34 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
45 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
55 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
65 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
75 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
85 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
95 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
104 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
127 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
151 HandleScope scope(isolate); in RUNTIME_FUNCTION() local

12345678910>>...640