Home
last modified time | relevance | path

Searched defs:ScopeType (Results 51 – 75 of 481) sorted by relevance

12345678910>>...20

/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/purview/mgmt/2021-07-01/purview/
H A Denums.go122 type ScopeType string type
/dports/math/cocoalib/CoCoALib-0.99712/src/CoCoA-5/
H A DParser.H33 enum ScopeType { ST_TOPLEVEL, ST_PACKAGE, ST_DEFINE, ST_LAMBDA }; enum
/dports/math/giacxcas/CoCoALib-0.99700/src/CoCoA-5/
H A DParser.H33 enum ScopeType { ST_TOPLEVEL, ST_PACKAGE, ST_DEFINE, ST_LAMBDA }; enum
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DScope.cpp1670 using ScopeType = FunctionScope; in createForFunctionScope() typedef
1703 using ScopeType = LexicalScope; in createForLexicalScope() typedef
1730 using ScopeType = ClassBodyScope; in createForClassBodyScope() typedef
1756 using ScopeType = VarScope; in createForVarScope() typedef
1782 using ScopeType = GlobalScope; in createForGlobalScope() typedef
1812 using ScopeType = EvalScope; in createForEvalScope() typedef
1841 using ScopeType = ModuleScope; in createForModuleScope() typedef
/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/limits/
H A Dlist_limit_values_request_response.go22ScopeType ListLimitValuesScopeTypeEnum `mandatory:"false" contributesTo:"query" name:"scopeType" o… member
/dports/security/vault/vault-1.8.2/vendor/github.com/oracle/oci-go-sdk/limits/
H A Dlist_limit_values_request_response.go21ScopeType ListLimitValuesScopeTypeEnum `mandatory:"false" contributesTo:"query" name:"scopeType" o… member
/dports/www/gitea/gitea-1.16.5/vendor/github.com/markbates/goth/providers/azureadv2/
H A Dazureadv2.go227 func scopesToStrings(scopes ...ScopeType) []string {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@typescript-eslint/experimental-utils/dist/ts-eslint-scope/
H A DScope.d.ts6 declare type ScopeType = 'block' | 'catch' | 'class' | 'for' | 'function' | 'function-expression-na… alias
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/experimental-utils/_ts3.4/dist/ts-eslint-scope/
H A DScope.d.ts6 declare type ScopeType = 'block' | 'catch' | 'class' | 'for' | 'function' | 'function-expression-na… alias
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/experimental-utils/dist/ts-eslint-scope/
H A DScope.d.ts6 declare type ScopeType = 'block' | 'catch' | 'class' | 'for' | 'function' | 'function-expression-na… alias
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/language/highlighting/
H A Dcodehighlighting.h60 ScopeType, enumerator
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DStencil.cpp708 using ScopeType = FunctionScope; in createScope() typedef
719 using ScopeType = LexicalScope; in createScope() typedef
725 using ScopeType = ClassBodyScope; in createScope() typedef
731 using ScopeType = VarScope; in createScope() typedef
738 using ScopeType = GlobalScope; in createScope() typedef
745 using ScopeType = EvalScope; in createScope() typedef
751 using ScopeType = ModuleScope; in createScope() typedef
757 using ScopeType = WithScope; in createScope() typedef
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DStencil.cpp708 using ScopeType = FunctionScope; in createScope() typedef
719 using ScopeType = LexicalScope; in createScope() typedef
725 using ScopeType = ClassBodyScope; in createScope() typedef
731 using ScopeType = VarScope; in createScope() typedef
738 using ScopeType = GlobalScope; in createScope() typedef
745 using ScopeType = EvalScope; in createScope() typedef
751 using ScopeType = ModuleScope; in createScope() typedef
757 using ScopeType = WithScope; in createScope() typedef
/dports/lang/v8/v8-9.6.180.12/src/common/
H A Dassert-scope.h80 #define PER_ISOLATE_ASSERT_SCOPE_DECLARATION(ScopeType) \ argument
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/completion/
H A Dkatecompletionmodel.h96 enum gm { ScopeType = 0x1, Scope = 0x2, AccessType = 0x4, ItemType = 0x8 }; enumerator
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DScope.cpp2245 using ScopeType = FunctionScope; in createForFunctionScope() typedef
2278 using ScopeType = LexicalScope; in createForLexicalScope() typedef
2305 using ScopeType = ClassBodyScope; in createForClassBodyScope() typedef
2331 using ScopeType = VarScope; in createForVarScope() typedef
2357 using ScopeType = GlobalScope; in createForGlobalScope() typedef
2387 using ScopeType = EvalScope; in createForEvalScope() typedef
2416 using ScopeType = ModuleScope; in createForModuleScope() typedef
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DScope.cpp2245 using ScopeType = FunctionScope; in createForFunctionScope() typedef
2278 using ScopeType = LexicalScope; in createForLexicalScope() typedef
2305 using ScopeType = ClassBodyScope; in createForClassBodyScope() typedef
2331 using ScopeType = VarScope; in createForVarScope() typedef
2357 using ScopeType = GlobalScope; in createForGlobalScope() typedef
2387 using ScopeType = EvalScope; in createForEvalScope() typedef
2416 using ScopeType = ModuleScope; in createForModuleScope() typedef
/dports/irc/quassel-core/quassel-0.14-rc2/src/common/
H A Dignorelistmanager.h61 enum ScopeType enum
/dports/irc/quassel/quassel-0.14-rc2/src/common/
H A Dignorelistmanager.h61 enum ScopeType enum
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1/
H A Dtypes.go66 type ScopeType string type
/dports/net/concourse-fly/concourse-6.7.1/vendor/k8s.io/api/admissionregistration/v1beta1/
H A Dtypes.go66 type ScopeType string type
/dports/misc/concourse/concourse-6.7.2/vendor/k8s.io/api/admissionregistration/v1beta1/
H A Dtypes.go66 type ScopeType string type
/dports/www/node10/node-v10.24.1/deps/v8/src/debug/
H A Ddebug-interface.h422 enum ScopeType { enum
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/tools/qmllint/
H A Dscopetree.h61 enum class ScopeType enum
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/tools/qmllint/
H A Dscopetree.h61 enum class ScopeType enum

12345678910>>...20