Home
last modified time | relevance | path

Searched defs:scope (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/third_party/typescript_eslint/packages/scope-manager/tests/eslint-scope/
Des6-destructuring-assignments.test.ts21 let scope = scopeManager.scopes[0]; variable
61 let scope = scopeManager.scopes[0]; variable
101 let scope = scopeManager.scopes[0]; variable
151 let scope = scopeManager.scopes[0]; variable
207 let scope = scopeManager.scopes[0]; variable
274 let scope = scopeManager.scopes[0]; variable
345 let scope = scopeManager.scopes[0]; variable
396 let scope = scopeManager.scopes[0]; variable
442 let scope = scopeManager.scopes[0]; variable
482 let scope = scopeManager.scopes[0]; variable
[all …]
Dreferences.test.ts10 const scope = scopeManager.scopes[0]; constant
36 const scope = scopeManager.scopes[1]; constant
63 const scope = scopeManager.scopes[1]; constant
88 const scope = scopeManager.scopes[0]; constant
114 const scope = scopeManager.scopes[1]; constant
139 const scope = scopeManager.scopes[0]; constant
165 const scope = scopeManager.scopes[1]; constant
191 const scope = scopeManager.scopes[0]; constant
217 const scope = scopeManager.scopes[2]; constant
246 const scope = scopeManager.scopes[1]; constant
[all …]
Des6-export.test.ts18 let scope = scopeManager.scopes[0]; variable
41 let scope = scopeManager.scopes[0]; variable
71 let scope = scopeManager.scopes[0]; variable
96 let scope = scopeManager.scopes[0]; variable
117 let scope = scopeManager.scopes[0]; variable
140 let scope = scopeManager.scopes[0]; variable
163 let scope = scopeManager.scopes[0]; variable
184 let scope = scopeManager.scopes[0]; variable
202 let scope = scopeManager.scopes[0]; variable
Des6-arrow-function-expression.test.ts21 let scope = scopeManager.scopes[0]; variable
45 let scope = scopeManager.scopes[0]; variable
74 let scope = scopeManager.scopes[0]; variable
98 let scope = scopeManager.scopes[0]; variable
118 const scope = scopeManager.scopes[1]; constant
Des6-class.test.ts22 let scope = scopeManager.scopes[0]; variable
62 let scope = scopeManager.scopes[0]; variable
100 let scope = scopeManager.scopes[0]; variable
142 let scope = scopeManager.scopes[0]; variable
182 const scope = scopeManager.scopes[0]; constant
Dimplied-strict.test.ts27 let scope = scopeManager.scopes[0]; variable
57 let scope = scopeManager.scopes[0]; variable
83 let scope = scopeManager.scopes[0]; variable
109 let scope = scopeManager.scopes[0]; variable
Des6-import.test.ts17 let scope = scopeManager.scopes[0]; variable
41 let scope = scopeManager.scopes[0]; variable
65 let scope = scopeManager.scopes[0]; variable
89 let scope = scopeManager.scopes[0]; variable
122 let scope = scopeManager.scopes[0]; variable
Des6-block-scope.test.ts20 let scope = scopeManager.scopes[0]; variable
46 let scope = scopeManager.scopes[0]; variable
79 let scope = scopeManager.scopes[0]; variable
118 let scope = scopeManager.scopes[0]; variable
Des6-default-parameters.test.ts29 const scope = scopeManager.scopes[1]; constant
72 const scope = scopeManager.scopes[1]; constant
117 const scope = scopeManager.scopes[1]; constant
162 const scope = scopeManager.scopes[1]; constant
206 const scope = scopeManager.scopes[2]; constant
251 const scope = scopeManager.scopes[1]; constant
296 const scope = scopeManager.scopes[1]; constant
338 const scope = scopeManager.scopes[2]; constant
Des6-iteration-scope.test.ts24 let scope = scopeManager.scopes[0]; variable
74 let scope = scopeManager.scopes[0]; variable
133 let scope = scopeManager.scopes[0]; variable
/third_party/jerryscript/jerry-ext/handle-scope/
Dhandle-scope.c38 jerryx_handle_scope_release_handles (jerryx_handle_scope scope) in jerryx_handle_scope_release_handles()
71 jerryx_close_handle_scope (jerryx_handle_scope scope) in jerryx_close_handle_scope()
111 jerryx_close_escapable_handle_scope (jerryx_handle_scope scope) in jerryx_close_escapable_handle_scope()
126 jerryx_hand_scope_escape_handle_from_prelist (jerryx_handle_scope scope, size_t idx) in jerryx_hand_scope_escape_handle_from_prelist()
157 jerryx_escape_handle_internal (jerryx_escapable_handle_scope scope, in jerryx_escape_handle_internal()
274 jerryx_escape_handle (jerryx_escapable_handle_scope scope, in jerryx_escape_handle()
291 jerryx_remove_handle (jerryx_escapable_handle_scope scope, in jerryx_remove_handle()
306 jerryx_handle_scope_add_handle_to (jerryx_handle_t *handle, jerryx_handle_scope scope) in jerryx_handle_scope_add_handle_to()
331 jerryx_create_handle_in_scope (jerry_value_t jval, jerryx_handle_scope scope) in jerryx_create_handle_in_scope()
Dhandle-scope-allocator.c34 #define JERRYX_HANDLE_SCOPE_PRELIST_IDX(scope) (scope - jerryx_handle_scope_pool.prelist) argument
60 jerryx_handle_scope_is_in_prelist (jerryx_handle_scope_t *scope) in jerryx_handle_scope_is_in_prelist()
76 jerryx_handle_scope_get_parent (jerryx_handle_scope_t *scope) in jerryx_handle_scope_get_parent()
109 jerryx_handle_scope_get_child (jerryx_handle_scope_t *scope) in jerryx_handle_scope_get_child()
152 jerryx_handle_scope_t *scope; in jerryx_handle_scope_alloc() local
194 jerryx_handle_scope_free (jerryx_handle_scope_t *scope) in jerryx_handle_scope_free()
/third_party/boost/libs/variant/perf/
Dmove_perf.cpp20 struct scope { struct
26 explicit scope(const char* const message) in scope() argument
31 ~scope() { in ~scope() argument
/third_party/boost/boost/python/
Dscope.hpp21 class scope class
37 inline scope::scope(object const& new_scope) in scope() function in boost::python::scope
44 inline scope::scope() in scope() function in boost::python::scope
68 inline scope::scope(scope const& new_scope) in scope() function in boost::python::scope
/third_party/gn/src/gn/
Dfunctions_target.cc33 Scope* scope, in ExecuteGenericTarget()
184 Value RunAction(Scope* scope, in RunAction()
264 Value RunActionForEach(Scope* scope, in RunActionForEach()
329 Value RunBundleData(Scope* scope, in RunBundleData()
488 Value RunCreateBundle(Scope* scope, in RunCreateBundle()
539 Scope* scope, in RunCopy()
565 Value RunExecutable(Scope* scope, in RunCopy()
600 Value RunGroup(Scope* scope, in RunGroup()
634 Value RunLoadableModule(Scope* scope, in RunGroup()
663 Value RunRustLibrary(Scope* scope, in RunGroup()
[all …]
Dtool.cc80 bool Tool::ReadBool(Scope* scope, const char* var, bool* field, Err* err) { in ReadBool()
91 bool Tool::ReadString(Scope* scope, in ReadString()
105 bool Tool::ReadPattern(Scope* scope, in ReadPattern()
126 bool Tool::ReadPatternList(Scope* scope, in ReadPatternList()
149 bool Tool::ReadLabel(Scope* scope, in ReadLabel()
173 bool Tool::ReadOutputExtension(Scope* scope, Err* err) { in ReadOutputExtension()
193 bool Tool::InitTool(Scope* scope, Toolchain* toolchain, Err* err) { in InitTool()
213 Scope* scope, in CreateTool()
Dfunctions.cc84 const Scope* scope, in EnsureNotProcessingImport()
98 const Scope* scope, in EnsureNotProcessingBuildConfig()
109 bool FillTargetBlockScope(const Scope* scope, in FillTargetBlockScope()
162 const Label& ToolchainLabelForScope(const Scope* scope) { in ToolchainLabelForScope()
166 Label MakeLabelForScope(const Scope* scope, in MakeLabelForScope()
177 NonNestableBlock::NonNestableBlock(Scope* scope, in NonNestableBlock()
230 Value RunAssert(Scope* scope, in RunAssert()
354 Scope* scope, in RunConfig()
469 Value RunDeclareArgs(Scope* scope, in RunDeclareArgs()
532 Value RunDefined(Scope* scope, in RunDefined()
[all …]
Dtemplate.cc18 Template::Template(const Scope* scope, const FunctionCallNode* def) in Template()
21 Template::Template(std::unique_ptr<Scope> scope, const FunctionCallNode* def) in Template()
26 Value Template::Invoke(Scope* scope, in Invoke()
/third_party/weston/libweston/
Dweston-log.c250 struct weston_log_scope *scope) in weston_log_subscription_create()
309 weston_log_subscription_add(struct weston_log_scope *scope, in weston_log_subscription_add()
347 struct weston_log_scope *scope; in weston_log_get_scope() local
376 struct weston_log_scope *scope; in weston_debug_protocol_advertise_scopes() local
432 struct weston_log_scope *scope; in weston_log_ctx_destroy() local
582 struct weston_log_scope *scope; in weston_log_ctx_add_log_scope() local
666 struct weston_log_scope *scope; in weston_compositor_add_log_scope() local
685 weston_log_scope_destroy(struct weston_log_scope *scope) in weston_log_scope_destroy()
723 weston_log_scope_is_enabled(struct weston_log_scope *scope) in weston_log_scope_is_enabled()
756 weston_log_scope_complete(struct weston_log_scope *scope) in weston_log_scope_complete()
[all …]
/third_party/typescript/tests/baselines/reference/
DparserRealSource9.js222 Binder.prototype.resolveBaseTypeLinks = function (typeLinks, scope) { argument
241 Binder.prototype.resolveBases = function (scope, type) { argument
272 Binder.prototype.resolveSignatureGroup = function (signatureGroup, scope, instanceType) { argument
297 Binder.prototype.bindType = function (scope, type, instanceType) { argument
347 Binder.prototype.bindSymbol = function (scope, symbol) { argument
393 Binder.prototype.bind = function (scope, table) { argument
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/resolver/
Dresolve.go616 type scope struct { struct
617 objects map[string]objectAndSource
618 parent *scope
628 func newScope(parent *scope) scope {
634 func (s *scope) lookup(name string) *objectAndSource {
646 func (s *scope) declare(object sem.Named, source tok.Source) error {
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstaudiovisualizer.c165 shader_fade (GstAudioVisualizer * scope, const GstVideoFrame * sframe, in shader_fade()
193 shader_fade_and_move_up (GstAudioVisualizer * scope, in shader_fade_and_move_up()
221 shader_fade_and_move_down (GstAudioVisualizer * scope, in shader_fade_and_move_down()
249 shader_fade_and_move_left (GstAudioVisualizer * scope, in shader_fade_and_move_left()
281 shader_fade_and_move_right (GstAudioVisualizer * scope, in shader_fade_and_move_right()
313 shader_fade_and_move_horiz_out (GstAudioVisualizer * scope, in shader_fade_and_move_horiz_out()
350 shader_fade_and_move_horiz_in (GstAudioVisualizer * scope, in shader_fade_and_move_horiz_in()
387 shader_fade_and_move_vert_out (GstAudioVisualizer * scope, in shader_fade_and_move_vert_out()
422 shader_fade_and_move_vert_in (GstAudioVisualizer * scope, in shader_fade_and_move_vert_in()
457 gst_audio_visualizer_change_shader (GstAudioVisualizer * scope) in gst_audio_visualizer_change_shader()
[all …]
/third_party/node/test/js-native-api/test_handle_scope/
Dtest_handle_scope.c11 napi_handle_scope scope; in NewScope() local
21 napi_escapable_handle_scope scope; in NewScopeEscape() local
33 napi_escapable_handle_scope scope; in NewScopeEscapeTwice() local
48 napi_handle_scope scope; in NewScopeWithException() local
/third_party/node/deps/npm/node_modules/libnpmteam/
Dindex.js23 scope, property
36 scope field
48 scope, property
61 scope, property
67 cmd.lsTeams = (scope, opts) => { argument
71 cmd.lsTeams.stream = (scope, opts) => { argument
/third_party/boost/tools/build/src/engine/
Ddebug.h53 #define PROFILE_ENTER( scope ) profile_frame PROF_ ## scope, *PROF_ ## scope ## _p = profile_init( … argument
54 #define PROFILE_EXIT( scope ) profile_exit( PROF_ ## scope ## _p ) argument
57 #define PROFILE_ENTER_LOCAL( scope ) \ argument
61 #define PROFILE_EXIT_LOCAL( scope ) PROFILE_EXIT( LOCAL_##scope ) argument

12345678910>>...17