/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/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/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/deps/v8/src/heap/ |
D | gc-tracer.cc | 109 scopes[i] = 0; in Event() 448 current_.scopes[i] = incremental_scopes_[i].duration; in FinalizeCurrentEvent() 785 current_.reduce_memory, current_.scopes[Scope::TIME_TO_SAFEPOINT], in PrintNVP() 1294 static_cast<int>(current_.scopes[Scope::MC_BACKGROUND_MARKING])); in FetchBackgroundMarkCompactCounters() 1296 static_cast<int>(current_.scopes[Scope::MC_BACKGROUND_SWEEPING])); in FetchBackgroundMarkCompactCounters() 1312 current_.scopes[i] += background_counter_[i].total_duration_ms; in FetchBackgroundCounters() 1322 static_cast<int>(current_.scopes[Scope::MC_CLEAR])); in RecordGCPhasesHistograms() 1324 static_cast<int>(current_.scopes[Scope::MC_EPILOGUE])); in RecordGCPhasesHistograms() 1326 static_cast<int>(current_.scopes[Scope::MC_EVACUATE])); in RecordGCPhasesHistograms() 1328 static_cast<int>(current_.scopes[Scope::MC_FINISH])); in RecordGCPhasesHistograms() [all …]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/commonvalidity/ |
D | pipeline_barrier_common.adoc | 14 <<synchronization-dependencies-scopes, synchronization scopes>> and 15 <<synchronization-dependencies-access-scopes, access scopes>> that are 16 all supersets of the scopes defined in this command 26 has <<synchronization-dependencies-scopes, synchronization scopes>> and 27 <<synchronization-dependencies-access-scopes, access scopes>> that are 28 all supersets of the scopes defined in this command
|
D | pipeline_barrier_common.txt | 12 <<synchronization-dependencies-scopes, synchronization scopes>> and 13 <<synchronization-dependencies-access-scopes, access scopes>> that are 14 all supersets of the scopes defined in this command
|
/third_party/node/doc/api/ |
D | permissions.md | 243 Use the `"scopes"` field of a manifest to set configuration for many resources 244 at once. The `"scopes"` field works by matching resources by their segments. 266 "scopes": { 274 Given a file located at `file:///C:/app/bin/main.js`, the following scopes would 280 `"file:///C:/app/bin/"`. This is not in the `"scopes"` field of the policy and 287 `"file:///C:/app/"`. This is in the `"scopes"` field of the policy and it would 295 This is not in the `"scopes"` field of the policy and would be skipped. It would 297 cascade or is not in the `"scopes"` of the policy. 302 is not in the `"scopes"` field of the policy and would be skipped. It would not 304 or is not in the `"scopes"` of the policy. [all …]
|
/third_party/node/deps/npm/node_modules/npm-bundled/lib/ |
D | index.js | 203 const scopes = set.filter(f => /^@/.test(f)) 204 if (!scopes.length) { 208 let count = scopes.length 209 scopes.forEach(scope => { 229 const scopes = set.filter(f => /^@/.test(f)).map(scope => { 237 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/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/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 | 678 const scopes: Scope[] = []; constant 693 scopes.push(current); 695 return scopes; 702 …const { scopes, readsAndWrites: { target, usagesPerScope, functionErrorsPerScope, exposedVariableD… constant 705 …return extractFunctionInScope(target, scopes[requestedChangesIndex], usagesPerScope[requestedChang… 709 …const { scopes, readsAndWrites: { target, usagesPerScope, constantErrorsPerScope, exposedVariableD… constant 716 …return extractConstantInScope(expression, scopes[requestedChangesIndex], usagesPerScope[requestedC… 735 …const { scopes, readsAndWrites: { functionErrorsPerScope, constantErrorsPerScope } } = getPossible… constant 737 const extractions = scopes.map((scope, i): ScopeExtractions => { 781 …nsWorker(targetRange: TargetRange, context: RefactorContext): { readonly scopes: Scope[], readonly… [all …]
|
/third_party/jerryscript/docs/ |
D | 14.EXT-REFERENCE-HANDLE-SCOPE.md | 8 …ated with the scope are invalidated. The methods available to open/close scopes are `jerryx_open_h… 10 …scopes. There is only one active scope at any time, and all new handles will be associated with th… 108 ## Pre-allocated list of handle scopes and handles
|