/third_party/typescript_eslint/packages/scope-manager/tests/eslint-scope/ |
D | implicit-global-reference.test.ts | 15 const scopes = scopeManager.scopes; constant 37 const scopes = scopeManager.scopes; constant 61 const scopes = scopeManager.scopes; constant 84 const scopes = scopeManager.scopes; constant 108 const scopes = scopeManager.scopes; constant 129 const scopes = scopeManager.scopes; constant 153 const scopes = scopeManager.scopes; constant
|
/third_party/node/test/parallel/ |
D | test-policy-scopes-dependencies.js | 27 scopes: { property 43 scopes: { property 59 scopes: { property 78 scopes: { property 112 scopes: { property 170 scopes: { property 187 scopes: { property 204 scopes: { property 220 scopes: { property 241 scopes: { property [all …]
|
D | test-policy-scopes-integrity.js | 27 scopes: { property 51 scopes: { property 81 scopes: { property 128 scopes: { property 146 scopes: { property 164 scopes: { property 177 scopes: { property 199 scopes: { property 213 scopes: { property 226 scopes: { property [all …]
|
/third_party/grpc/src/core/lib/security/credentials/external/ |
D | file_external_account_credentials.cc | 30 std::vector<std::string> scopes, in Create() 42 Options options, std::vector<std::string> scopes, grpc_error** error) in FileExternalAccountCredentials()
|
D | url_external_account_credentials.cc | 28 std::vector<std::string> scopes, in Create() 40 Options options, std::vector<std::string> scopes, grpc_error** error) in UrlExternalAccountCredentials()
|
D | external_account_credentials.cc | 66 const Json& json, std::vector<std::string> scopes, grpc_error** error) { in Create() 180 Options options, std::vector<std::string> scopes) in ExternalAccountCredentials() 485 std::vector<std::string> scopes = absl::StrSplit(scopes_string, ','); in grpc_external_account_credentials_create() local
|
D | aws_external_account_credentials.cc | 59 std::vector<std::string> scopes, in Create() 71 Options options, std::vector<std::string> scopes, grpc_error** error) in AwsExternalAccountCredentials()
|
/third_party/boost/libs/log/test/run/ |
D | attr_named_scope.cpp | 61 typedef attrs::named_scope_list scopes; in BOOST_AUTO_TEST_CASE() typedef 141 typedef attrs::named_scope_list scopes; in BOOST_AUTO_TEST_CASE() typedef 182 typedef attrs::named_scope_list scopes; in BOOST_AUTO_TEST_CASE() typedef
|
/third_party/node/test/fixtures/policy/dependencies/ |
D | dependencies-scopes-policy.json | 2 "scopes": { object
|
D | dependencies-scopes-relative-specifier.json | 2 "scopes": { object
|
D | dependencies-scopes-and-resources-policy.json | 8 "scopes": { object
|
/third_party/typescript_eslint/packages/scope-manager/src/ |
D | ScopeManager.ts | 46 public readonly scopes: Scope[]; property in ScopeManager 113 const scopes = this.nodeToScope.get(node); constant
|
/third_party/flutter/skia/third_party/externals/sdl/test/nacl/ |
D | manifest.json | 19 "scopes": ["https://www.googleapis.com/auth/drive"] array
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DebugInfo.h | 119 iterator_range<scope_iterator> scopes() const { in scopes() function
|
/third_party/libnl/lib/route/ |
D | rtnl.c | 93 static const struct trans_tbl scopes[] = { variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
D | val_non_uniform_test.cpp | 100 SpvScope scopes[] = {SpvScopeCrossDevice, SpvScopeDevice, SpvScopeWorkgroup, variable
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
D | val_non_uniform_test.cpp | 100 SpvScope scopes[] = {SpvScopeCrossDevice, SpvScopeDevice, SpvScopeWorkgroup, variable
|
/third_party/spirv-tools/test/val/ |
D | val_non_uniform_test.cpp | 100 SpvScope scopes[] = {SpvScopeCrossDevice, SpvScopeDevice, SpvScopeWorkgroup, variable
|
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/ |
D | ScopeManager.ts | 23 scopes: Scope[]; property
|
/third_party/typescript/src/services/refactors/ |
D | extractSymbol.ts | 644 const scopes: Scope[] = []; constant 668 …const { scopes, readsAndWrites: { target, usagesPerScope, functionErrorsPerScope, exposedVariableD… constant 675 …const { scopes, readsAndWrites: { target, usagesPerScope, constantErrorsPerScope, exposedVariableD… constant 701 …const { scopes, readsAndWrites: { functionErrorsPerScope, constantErrorsPerScope } } = getPossible… constant 750 const scopes = collectEnclosingScopes(targetRange); constant
|
/third_party/boost/tools/quickbook/src/ |
D | template_stack.hpp | 119 deque scopes; member
|
/third_party/typescript_eslint/packages/scope-manager/src/scope/ |
D | ScopeBase.ts | 117 const scopes = scopeManager.nodeToScope.get(scope.block); constant
|
/third_party/python/Python/ |
D | symtable.c | 508 analyze_name(PySTEntryObject *ste, PyObject *scopes, PyObject *name, long flags, in analyze_name() 585 analyze_cells(PyObject *scopes, PyObject *free) in analyze_cells() 636 update_symbols(PyObject *symbols, PyObject *scopes, in update_symbols() 751 PyObject *name, *v, *local = NULL, *scopes = NULL, *newbound = NULL; in analyze_block() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_liverange.h | 302 std::unique_ptr<prog_scope_storage> scopes; variable
|
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/ |
D | unified-signatures.ts | 472 const scopes: Scope[] = []; constant
|