Home
last modified time | relevance | path

Searched defs:scopes (Results 1 – 25 of 33) sorted by relevance

12

/third_party/node/test/parallel/
Dtest-policy-scopes-dependencies.js27 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 …]
Dtest-policy-scopes-integrity.js27 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/elfutils/libdw/
Ddwarf_getscopes_die.c42 Dwarf_Die *scopes = malloc (depth * sizeof scopes[0]); in scope_visitor() local
63 dwarf_getscopes_die (Dwarf_Die *die, Dwarf_Die **scopes) in dwarf_getscopes_die()
Ddwarf_getscopes.c42 Dwarf_Die *scopes; member
100 Dwarf_Die *scopes = realloc (a->scopes, nscopes * sizeof scopes[0]); in origin_match() local
186 dwarf_getscopes (Dwarf_Die *cudie, Dwarf_Addr pc, Dwarf_Die **scopes) in dwarf_getscopes()
Ddwarf_getscopevar.c86 dwarf_getscopevar (Dwarf_Die *scopes, int nscopes, in dwarf_getscopevar()
/third_party/node/test/fixtures/policy/dependencies/
Ddependencies-scopes-policy.json2 "scopes": { object
Ddependencies-scopes-relative-specifier.json2 "scopes": { object
Ddependencies-scopes-and-resources-policy.json8 "scopes": { object
/third_party/node/test/fixtures/policy-manifest/
Donerror-exit.json3 "scopes": { object
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfo.h119 iterator_range<scope_iterator> scopes() const { in scopes() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_non_uniform_test.cpp100 SpvScope scopes[] = {SpvScopeCrossDevice, SpvScopeDevice, SpvScopeWorkgroup, variable
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_non_uniform_test.cpp100 SpvScope scopes[] = {SpvScopeCrossDevice, SpvScopeDevice, SpvScopeWorkgroup, variable
/third_party/spirv-tools/test/val/
Dval_non_uniform_test.cpp100 SpvScope scopes[] = {SpvScopeCrossDevice, SpvScopeDevice, SpvScopeWorkgroup, variable
/third_party/typescript/src/services/refactors/
DextractSymbol.ts678 const scopes: Scope[] = []; constant
702 …const { scopes, readsAndWrites: { target, usagesPerScope, functionErrorsPerScope, exposedVariableD… constant
709 …const { scopes, readsAndWrites: { target, usagesPerScope, constantErrorsPerScope, exposedVariableD… constant
735 …const { scopes, readsAndWrites: { functionErrorsPerScope, constantErrorsPerScope } } = getPossible… constant
784 const scopes = collectEnclosingScopes(targetRange); constant
/third_party/elfutils/tests/
Daddrscopes.c102 Dwarf_Die *scopes; in handle_address() local
Dfuncscopes.c121 Dwarf_Die *scopes; in handle_function() local
/third_party/elfutils/src/
Dstack.c327 Dwarf_Die *scopes = NULL; in print_inline_frames() local
389 Dwarf_Die *scopes = NULL; in print_frames() local
Daddr2line.c321 Dwarf_Die *scopes; in print_dwarf_function() local
738 Dwarf_Die *scopes = NULL; in handle_address() local
/third_party/python/Python/
Dsymtable.c508 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/toybox/toys/net/
Difconfig.c219 char *scopes[] = {"Global","Host","Link","Site","Compat"}, in display_ifconfig() local
/third_party/toybox/porting/liteos_a/toys/net/
Difconfig.c218 char *scopes[] = {"Global","Host","Link","Site","Compat"}, in display_ifconfig() local
/third_party/node/deps/v8/src/interpreter/
Dconstant-array-builder.cc75 std::set<const Scope*> scopes; in CheckAllElementsAreUnique() local
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource11.ts985 … public arguments: ASTList, public vars: ASTList, public scopes: ASTList, public statics: ASTList, property in FuncDecl
1121 public scopes: ASTList; property in Script
1200 public scopes: ASTList; property in ModuleDeclaration
/third_party/node/deps/v8/src/inspector/
Dv8-debugger.cc778 v8::Local<v8::Value> scopes; in internalProperties() local
787 v8::Local<v8::Value> scopes; in internalProperties() local
/third_party/alsa-lib/src/pcm/
Dpcm_meter.c64 struct list_head scopes; member
765 snd_config_t *scopes = NULL; in _snd_pcm_meter_open() local

12