| /third_party/node/deps/v8/src/torque/ |
| H A D | contextual.h | 38 class V8_NODISCARD Scope { class in v8::internal::torque::ContextualVariable 41 explicit Scope(Args&&... args) Scope() function in v8::internal::torque::ContextualVariable::Scope [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | compiler-source-position-table.h | 22 Scope(SourcePositionTable* source_positions, SourcePosition position) in Scope() function in v8::internal::compiler::final::final 27 Scope(SourcePositionTable* source_positions, Node* node) in Scope() function in v8::internal::compiler::final::final
|
| H A D | zone-stats.h | 22 explicit Scope(ZoneStats* zone_stats, const char* zone_name, in Scope() function in v8::internal::compiler::final::final
|
| H A D | node-origin-table.h | 73 Scope(NodeOriginTable* origins, const char* reducer_name, Node* node) in Scope() function in v8::internal::compiler::final::final
|
| H A D | escape-analysis.cc | 133 class V8_NODISCARD Scope : public ReduceScope { class in v8::internal::compiler::VariableTracker 181 class V8_NODISCARD Scope : public VariableTracker::Scope { class in v8::internal::compiler::EscapeAnalysisTracker 183 Scope(EffectGraphReducer* reducer, EscapeAnalysisTracker* tracker, in Scope() function in v8::internal::compiler::EscapeAnalysisTracker::Scope 378 VariableTracker::Scope::Scope(VariableTracke function in v8::internal::compiler::VariableTracker::Scope [all...] |
| /third_party/node/deps/v8/src/diagnostics/ |
| H A D | code-tracer.h | 42 class V8_NODISCARD Scope { class in v8::internal::final 44 explicit Scope(CodeTracer* tracer) : tracer_(tracer) { tracer->OpenFile(); } in Scope() function in v8::internal::final::Scope
|
| /third_party/node/deps/v8/include/ |
| H A D | v8-context.h | 291 class V8_NODISCARD Scope { class in v8::Context 293 explicit V8_INLINE Scope(Local<Context> context) : context_(context) { in Scope() function in v8::Context::Scope
|
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-context.h | 340 class V8_NODISCARD Scope { class in v8::Context 342 explicit V8_INLINE Scope(Local<Context> context) : context_(context) { in Scope() function in v8::Context::Scope
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | gc-tracer-inl.h | 32 GCTracer::Scope::Scope(GCTracer* tracer, ScopeId scope, ThreadKind thread_kind) in Scope() function in v8::internal::GCTracer::Scope [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | AArch64TargetParser.h | 127 StringRef Scope; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | DebugLoc.cpp | 51 const MDNode *Scope = getInlinedAtScope(); in getFnDebugLoc() local 71 DebugLoc DebugLoc::get(unsigned Line, unsigned Col, const MDNode *Scope, in get() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
| H A D | Thread.hpp | 40 class Scope class 59 Scope::Scope(ID id, in Scope() function in vk::dbg::Scope [all...] |
| /third_party/gn/src/gn/ |
| H A D | scope.h | 41 class Scope { class [all...] |
| H A D | scope.cc | 49 Scope::Scope(const Settings* settings) in Scope() function in Scope 56 Scope::Scope(Scope* parent) in Scope() function in Scope 64 Scope function in Scope [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | LexicalScopes.cpp | 124 DILocalScope *Scope = DL->getScope(); in findLexicalScope() local 141 LexicalScope *LexicalScopes::getOrCreateLexicalScope(const DILocalScope *Scope, in getOrCreateLexicalScope() argument 159 getOrCreateRegularScope(const DILocalScope *Scope) getOrCreateRegularScope() argument 187 getOrCreateInlinedScope(const DILocalScope *Scope, const DILocation *InlinedAt) getOrCreateInlinedScope() argument 211 getOrCreateAbstractScope(const DILocalScope *Scope) getOrCreateAbstractScope() argument 233 constructScopeNest(LexicalScope *Scope) constructScopeNest() argument 284 LexicalScope *Scope = getOrCreateLexicalScope(DL); getMachineBasicBlocks() local 303 LexicalScope *Scope = getOrCreateLexicalScope(DL); dominates() local [all...] |
| /third_party/skia/src/gpu/glsl/ |
| H A D | GrGLSLVarying.h | 37 enum class Scope { class in GrGLSLVarying 44 GrGLSLVarying(GrSLType type, Scope scope = Scope::kVertToFrag) in GrGLSLVarying() argument 51 void reset(GrSLType type, Scope scope = Scope::kVertToFrag) { in reset() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | LLVMReactorDebugInfo.hpp | 127 struct Scope struct in rr::DebugInfo
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | injected-script.h | 142 class Scope { class in v8_inspector::final
|
| H A D | injected-script.cc | 889 InjectedScript::Scope::Scope(V8InspectorSessionImpl* session) in Scope() function in v8_inspector::InjectedScript::Scope [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfCompileUnit.h | 168 DIScope *Scope = IE->getScope(); in addImportedEntity() local [all...] |
| /third_party/skia/src/utils/ |
| H A D | SkJSONWriter.h | 253 enum class Scope { class in SkJSONWriter [all...] |
| /third_party/protobuf/src/google/protobuf/util/ |
| H A D | message_differencer.h | 372 enum Scope { enum in google::protobuf::util::MessageDifferencer
|
| /third_party/jinja2/ |
| H A D | nodes.py | 1149 class Scope(Stmt): class
|
| /third_party/node/deps/v8/third_party/jinja2/ |
| H A D | nodes.py | 1038 class Scope(Stmt): class
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| H A D | nodes.py | 956 class Scope(Stmt): class
|