/third_party/typescript/tests/baselines/reference/ |
D | letDeclarations-scopes.symbols | 1 === tests/cases/compiler/letDeclarations-scopes.ts === 4 >l : Symbol(l, Decl(letDeclarations-scopes.ts, 1, 3)) 7 >n : Symbol(n, Decl(letDeclarations-scopes.ts, 3, 3)) 12 >l : Symbol(l, Decl(letDeclarations-scopes.ts, 7, 7)) 15 >n : Symbol(n, Decl(letDeclarations-scopes.ts, 3, 3)) 16 >l : Symbol(l, Decl(letDeclarations-scopes.ts, 7, 7)) 20 >l : Symbol(l, Decl(letDeclarations-scopes.ts, 11, 7)) 23 >n : Symbol(n, Decl(letDeclarations-scopes.ts, 3, 3)) 24 >l : Symbol(l, Decl(letDeclarations-scopes.ts, 11, 7)) 29 >l : Symbol(l, Decl(letDeclarations-scopes.ts, 16, 7)) [all …]
|
D | constDeclarations-scopes.symbols | 1 === tests/cases/compiler/constDeclarations-scopes.ts === 4 >c : Symbol(c, Decl(constDeclarations-scopes.ts, 1, 5)) 7 >n : Symbol(n, Decl(constDeclarations-scopes.ts, 3, 3)) 12 >c : Symbol(c, Decl(constDeclarations-scopes.ts, 7, 9)) 15 >n : Symbol(n, Decl(constDeclarations-scopes.ts, 3, 3)) 16 >c : Symbol(c, Decl(constDeclarations-scopes.ts, 7, 9)) 20 >c : Symbol(c, Decl(constDeclarations-scopes.ts, 11, 9)) 23 >n : Symbol(n, Decl(constDeclarations-scopes.ts, 3, 3)) 24 >c : Symbol(c, Decl(constDeclarations-scopes.ts, 11, 9)) 29 >c : Symbol(c, Decl(constDeclarations-scopes.ts, 16, 9)) [all …]
|
D | letDeclarations-scopes-duplicates.symbols | 1 === tests/cases/compiler/letDeclarations-scopes-duplicates.ts === 4 >var1 : Symbol(var1, Decl(letDeclarations-scopes-duplicates.ts, 1, 3)) 7 >var1 : Symbol(var1, Decl(letDeclarations-scopes-duplicates.ts, 2, 3)) 10 >var2 : Symbol(var2, Decl(letDeclarations-scopes-duplicates.ts, 4, 3)) 13 >var2 : Symbol(var2, Decl(letDeclarations-scopes-duplicates.ts, 5, 5)) 16 >var3 : Symbol(var3, Decl(letDeclarations-scopes-duplicates.ts, 7, 5)) 19 >var3 : Symbol(var3, Decl(letDeclarations-scopes-duplicates.ts, 8, 3)) 22 >var4 : Symbol(var4, Decl(letDeclarations-scopes-duplicates.ts, 10, 5)) 25 >var4 : Symbol(var4, Decl(letDeclarations-scopes-duplicates.ts, 11, 5)) 28 >var5 : Symbol(var5, Decl(letDeclarations-scopes-duplicates.ts, 13, 3)) [all …]
|
D | letDeclarations-scopes-duplicates.errors.txt | 1 tests/cases/compiler/letDeclarations-scopes-duplicates.ts(2,5): error TS2451: Cannot redeclare bloc… 2 tests/cases/compiler/letDeclarations-scopes-duplicates.ts(3,5): error TS2451: Cannot redeclare bloc… 3 tests/cases/compiler/letDeclarations-scopes-duplicates.ts(5,5): error TS2451: Cannot redeclare bloc… 4 tests/cases/compiler/letDeclarations-scopes-duplicates.ts(6,7): error TS2451: Cannot redeclare bloc… 5 tests/cases/compiler/letDeclarations-scopes-duplicates.ts(8,7): error TS2451: Cannot redeclare bloc… 6 tests/cases/compiler/letDeclarations-scopes-duplicates.ts(9,5): error TS2451: Cannot redeclare bloc… 7 tests/cases/compiler/letDeclarations-scopes-duplicates.ts(11,7): error TS2451: Cannot redeclare blo… 8 tests/cases/compiler/letDeclarations-scopes-duplicates.ts(12,7): error TS2451: Cannot redeclare blo… 9 tests/cases/compiler/letDeclarations-scopes-duplicates.ts(14,5): error TS2300: Duplicate identifier… 10 tests/cases/compiler/letDeclarations-scopes-duplicates.ts(15,5): error TS2300: Duplicate identifier… [all …]
|
/third_party/elfutils/libdw/ |
D | dwarf_getscopes.c | 42 Dwarf_Die *scopes; member 53 if (a->scopes != NULL) in pc_match() 100 Dwarf_Die *scopes = realloc (a->scopes, nscopes * sizeof scopes[0]); in origin_match() local 101 if (scopes == NULL) in origin_match() 103 free (a->scopes); in origin_match() 108 a->scopes = scopes; in origin_match() 112 scopes[a->nscopes++] = die->die; in origin_match() 128 if (a->scopes == NULL) in pc_record() 133 a->scopes = malloc (a->nscopes * sizeof a->scopes[0]); in pc_record() 134 if (a->scopes == NULL) in pc_record() [all …]
|
D | dwarf_getscopes_die.c | 42 Dwarf_Die *scopes = malloc (depth * sizeof scopes[0]); in scope_visitor() local 43 if (scopes == NULL) in scope_visitor() 52 scopes[i++] = die->die; in scope_visitor() 58 *(void **) arg = scopes; in scope_visitor() 63 dwarf_getscopes_die (Dwarf_Die *die, Dwarf_Die **scopes) in dwarf_getscopes_die() argument 72 *scopes = info; in dwarf_getscopes_die()
|
D | dwarf_getscopevar.c | 86 dwarf_getscopevar (Dwarf_Die *scopes, int nscopes, in dwarf_getscopevar() argument 98 if (INTUSE(dwarf_haschildren) (&scopes[out])) in dwarf_getscopevar() 100 if (INTUSE(dwarf_child) (&scopes[out], result) != 0) in dwarf_getscopevar() 134 || getfiles (&scopes[out], &files) != 0) in dwarf_getscopevar()
|
/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/spirv-tools/test/val/ |
D | val_non_uniform_test.cpp | 100 SpvScope scopes[] = {SpvScopeCrossDevice, SpvScopeDevice, SpvScopeWorkgroup, variable 190 Values("%bool"), ValuesIn(scopes), Values(""), 197 Values("%bool"), ValuesIn(scopes), 202 Values("%bool"), ValuesIn(scopes), 207 Values("%bool"), ValuesIn(scopes), 212 Values("%u32vec4"), ValuesIn(scopes), 217 Values("%bool"), ValuesIn(scopes), 222 Values("%bool"), ValuesIn(scopes), 227 Values("%u32"), ValuesIn(scopes), 233 Values("%u32"), ValuesIn(scopes), [all …]
|
/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 190 Values("%bool"), ValuesIn(scopes), Values(""), 197 Values("%bool"), ValuesIn(scopes), 202 Values("%bool"), ValuesIn(scopes), 207 Values("%bool"), ValuesIn(scopes), 212 Values("%u32vec4"), ValuesIn(scopes), 217 Values("%bool"), ValuesIn(scopes), 222 Values("%bool"), ValuesIn(scopes), 227 Values("%u32"), ValuesIn(scopes), 233 Values("%u32"), ValuesIn(scopes), [all …]
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
D | val_non_uniform_test.cpp | 100 SpvScope scopes[] = {SpvScopeCrossDevice, SpvScopeDevice, SpvScopeWorkgroup, variable 190 Values("%bool"), ValuesIn(scopes), Values(""), 197 Values("%bool"), ValuesIn(scopes), 202 Values("%bool"), ValuesIn(scopes), 207 Values("%bool"), ValuesIn(scopes), 212 Values("%u32vec4"), ValuesIn(scopes), 217 Values("%bool"), ValuesIn(scopes), 222 Values("%bool"), ValuesIn(scopes), 227 Values("%u32"), ValuesIn(scopes), 233 Values("%u32"), ValuesIn(scopes), [all …]
|
/third_party/node/deps/npm/node_modules/readdir-scoped-modules/ |
D | readdir.js | 45 var scopes = kids . filter (function (kid) { 53 debug ('scopes=%j', scopes) 55 if (scopes . length === 0) 59 var l = scopes . length 60 scopes . forEach (function (scope) { 87 var scopes = kids . filter (function (kid) { 95 debug ('scopes=%j', scopes) 97 if (scopes . length === 0) 100 var l = scopes . length 101 scopes . forEach (function (scope) {
|
/third_party/elfutils/src/ |
D | addr2line.c | 321 Dwarf_Die *scopes; in print_dwarf_function() local 322 int nscopes = dwarf_getscopes (cudie, addr - bias, &scopes); in print_dwarf_function() 328 switch (dwarf_tag (&scopes[i])) in print_dwarf_function() 332 const char *name = get_diename (&scopes[i]); in print_dwarf_function() 342 const char *name = get_diename (&scopes[i]); in print_dwarf_function() 362 if (dwarf_formudata (dwarf_attr (&scopes[i], in print_dwarf_function() 369 if (dwarf_formudata (dwarf_attr (&scopes[i], in print_dwarf_function() 373 if (dwarf_formudata (dwarf_attr (&scopes[i], in print_dwarf_function() 414 free (scopes); in print_dwarf_function() 738 Dwarf_Die *scopes = NULL; in handle_address() local [all …]
|
D | stack.c | 327 Dwarf_Die *scopes = NULL; in print_inline_frames() local 328 int nscopes = dwarf_getscopes_die (die, &scopes); in print_inline_frames() 339 Dwarf_Die *last_scope = &scopes[0]; in print_inline_frames() 342 Dwarf_Die *scope = &scopes[i]; in print_inline_frames() 360 free (scopes); in print_inline_frames() 389 Dwarf_Die *scopes = NULL; in print_frames() local 392 &scopes); in print_frames() 397 Dwarf_Die *scope = &scopes[i]; in print_frames() 410 free (scopes); in print_frames()
|
/third_party/node/doc/api/ |
D | policy.md | 225 Use the `"scopes"` field of a manifest to set configuration for many resources 226 at once. The `"scopes"` field works by matching resources by their segments. 248 "scopes": { 256 Given a file located at `file:///C:/app/bin/main.js`, the following scopes would 262 `"file:///C:/app/bin/"`. This is not in the `"scopes"` field of the policy and 269 `"file:///C:/app/"`. This is in the `"scopes"` field of the policy and it would 277 This is not in the `"scopes"` field of the policy and would be skipped. It would 279 cascade or is not in the `"scopes"` of the policy. 284 is not in the `"scopes"` field of the policy and would be skipped. It would not 286 or is not in the `"scopes"` of the policy. [all …]
|
/third_party/node/deps/npm/node_modules/npm-bundled/ |
D | index.js | 200 const scopes = set.filter(f => /^@/.test(f)) 201 if (!scopes.length) 205 let count = scopes.length 206 scopes.forEach(scope => { 224 const scopes = set.filter(f => /^@/.test(f)).map(scope => { 232 return unscoped.concat(scopes)
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | gen-tag-table.py | 523 self.scopes = {} 571 self.scopes[subtag] = scope 573 self.scopes[subtag] = ' (retired code)' + self.scopes.get (subtag, '') 592 self.scopes[subtag] = ' (retired code)' + self.scopes.get (subtag, '') 633 return self.names[subtag].split ('\n')[0] + self.scopes.get (subtag, '') 674 bcp_47.scopes['flm'] = ' (retired code)' 705 bcp_47.scopes['mhv'] = ' (retired code)' 754 bcp_47.scopes['xst'] = ' (retired code)' 926 scope = bcp_47.scopes.get (language, '') 1117 macrolanguages = list (t for t in primary_tags if bcp_47.scopes.get (t) == ' [macrolanguage]') [all …]
|
/third_party/harfbuzz/src/ |
D | gen-tag-table.py | 523 self.scopes = {} 571 self.scopes[subtag] = scope 573 self.scopes[subtag] = ' (retired code)' + self.scopes.get (subtag, '') 592 self.scopes[subtag] = ' (retired code)' + self.scopes.get (subtag, '') 633 return self.names[subtag].split ('\n')[0] + self.scopes.get (subtag, '') 674 bcp_47.scopes['flm'] = ' (retired code)' 705 bcp_47.scopes['mhv'] = ' (retired code)' 754 bcp_47.scopes['xst'] = ' (retired code)' 926 scope = bcp_47.scopes.get (language, '') 1117 macrolanguages = list (t for t in primary_tags if bcp_47.scopes.get (t) == ' [macrolanguage]') [all …]
|
/third_party/elfutils/tests/ |
D | addrscopes.c | 102 Dwarf_Die *scopes; in handle_address() local 103 int n = dwarf_getscopes (cudie, pc - cubias, &scopes); in handle_address() 114 Dwarf_Die *const die = &scopes[n]; in handle_address() 137 free (scopes); in handle_address()
|
D | funcscopes.c | 121 Dwarf_Die *scopes; in handle_function() local 122 int n = dwarf_getscopes_die (funcdie, &scopes); in handle_function() 142 Dwarf_Die *const die = &scopes[n]; in handle_function() 165 free (scopes); in handle_function()
|
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/ |
D | JSON.kt | 116 private var scopes = ScopeStack() variable in com.google.flatbuffers.kotlin.JSONParser 158 this.scopes.push(SCOPE_OBJ_EMPTY) in parseObject() 165 this.scopes.pop() in parseObject() 179 this.scopes.push(SCOPE_ARRAY_EMPTY) in parseArray() 188 this.scopes.pop() in parseArray() 464 scopes.reset() in reset() 468 val scope = this.scopes.last in nextToken() 471 SCOPE_ARRAY_EMPTY -> this.scopes.last = SCOPE_ARRAY_FILLED in nextToken() 480 this.scopes.last = SCOPE_OBJ_KEY in nextToken() 502 this.scopes.last = SCOPE_OBJ_FILLED in nextToken() [all …]
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_meter.c | 64 struct list_head scopes; member 193 list_for_each(pos, &meter->scopes) { in snd_pcm_meter_thread() 208 list_for_each(pos, &meter->scopes) { in snd_pcm_meter_thread() 240 list_for_each(pos, &meter->scopes) { in snd_pcm_meter_thread() 248 list_for_each(pos, &meter->scopes) { in snd_pcm_meter_thread() 255 list_for_each(pos, &meter->scopes) { in snd_pcm_meter_thread() 262 list_for_each(pos, &meter->scopes) { in snd_pcm_meter_thread() 280 list_for_each_safe(pos, npos, &meter->scopes) { in snd_pcm_meter_close() 581 INIT_LIST_HEAD(&meter->scopes); in snd_pcm_meter_open() 765 snd_config_t *scopes = NULL; in _snd_pcm_meter_open() local [all …]
|
/third_party/typescript/src/services/refactors/ |
D | extractSymbol.ts | 644 const scopes: Scope[] = []; constant 659 scopes.push(current); 661 return scopes; 668 …const { scopes, readsAndWrites: { target, usagesPerScope, functionErrorsPerScope, exposedVariableD… constant 671 …return extractFunctionInScope(target, scopes[requestedChangesIndex], usagesPerScope[requestedChang… 675 …const { scopes, readsAndWrites: { target, usagesPerScope, constantErrorsPerScope, exposedVariableD… constant 682 …return extractConstantInScope(expression, scopes[requestedChangesIndex], usagesPerScope[requestedC… 701 …const { scopes, readsAndWrites: { functionErrorsPerScope, constantErrorsPerScope } } = getPossible… constant 703 const extractions = scopes.map((scope, i): ScopeExtractions => { 747 …nsWorker(targetRange: TargetRange, context: RefactorContext): { readonly scopes: Scope[], readonly… [all …]
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | gen-tag-table.py | 533 self.scopes = {} 581 self.scopes[subtag] = scope 583 self.scopes[subtag] = ' (retired code)' + self.scopes.get (subtag, '') 671 bcp_47.scopes['flm'] = ' (retired code)' 706 bcp_47.scopes['mhv'] = ' (retired code)' 758 bcp_47.scopes['xst'] = ' (retired code)' 913 scope = bcp_47.scopes.get (language, '') 1091 macrolanguages = list (t for t in primary_tags if bcp_47.scopes.get (t) == ' [macrolanguage]') 1093 macrolanguages = list (t for t in primary_tags if bcp_47.scopes.get (t) == ' [family]') 1095 … macrolanguages = list (t for t in primary_tags if 'retired code' not in bcp_47.scopes.get (t, ''))
|