Home
last modified time | relevance | path

Searched defs:scope_id (Results 1 – 25 of 32) sorted by relevance

12

/third_party/node/deps/v8/src/heap/
Dlocal-heap.cc268 GCTracer::Scope::ScopeId scope_id; in SleepInUnpark() local
311 GCTracer::Scope::ScopeId scope_id; in SleepInSafepoint() local
Dgc-tracer.h33 #define TRACE_GC(tracer, scope_id) \ argument
39 #define TRACE_GC1(tracer, scope_id, thread_kind) \ argument
45 #define TRACE_GC_EPOCH(tracer, scope_id, thread_kind) \ argument
Darray-buffer-sweeper.cc160 GCTracer::Scope::ScopeId scope_id = in RequestSweep() local
/third_party/spirv-tools/source/opt/
Dcompact_ids_pass.cpp75 uint32_t scope_id = inst->GetDebugScope().GetLexicalScope(); in Process() local
Dupgrade_memory_model.cpp697 bool UpgradeMemoryModel::IsDeviceScope(uint32_t scope_id) { in IsDeviceScope()
Ddebug_info_manager.cpp551 for (uint32_t scope_id : scope_ids) { in IsDeclareVisibleToInstr() local
Dtypes.h607 uint32_t scope_id() const { return scope_id_; } in scope_id() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcompact_ids_pass.cpp70 uint32_t scope_id = inst->GetDebugScope().GetLexicalScope(); in Process() local
Dupgrade_memory_model.cpp699 bool UpgradeMemoryModel::IsDeviceScope(uint32_t scope_id) { in IsDeviceScope()
Ddebug_info_manager.cpp540 for (uint32_t scope_id : scope_ids) { in IsDeclareVisibleToInstr() local
Dtypes.h623 uint32_t scope_id() const { return scope_id_; } in scope_id() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dcompact_ids_pass.cpp70 uint32_t scope_id = inst->GetDebugScope().GetLexicalScope(); in Process() local
Dupgrade_memory_model.cpp699 bool UpgradeMemoryModel::IsDeviceScope(uint32_t scope_id) { in IsDeviceScope()
Ddebug_info_manager.cpp540 for (uint32_t scope_id : scope_ids) { in IsDeclareVisibleToInstr() local
Dtypes.h623 uint32_t scope_id() const { return scope_id_; } in scope_id() function
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_liverangeevaluator_helpers.h81 int scope_id; variable
/third_party/rust/crates/rustix/src/net/
Daddr.rs113 scope_id: u32, field
548 pub const fn scope_id(&self) -> u32 { in scope_id() method
/third_party/node/deps/v8/src/heap/cppgc/
Dstats-collector.h162 InternalScope(StatsCollector* stats_collector, ScopeIdType scope_id, in InternalScope()
/third_party/spirv-tools/source/val/
Dvalidate_type.cpp559 const auto scope_id = inst->GetOperandAs<uint32_t>(scope_index); in ValidateTypeCooperativeMatrixNV() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_type.cpp574 const auto scope_id = inst->GetOperandAs<uint32_t>(scope_index); in ValidateTypeCooperativeMatrixNV() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_type.cpp574 const auto scope_id = inst->GetOperandAs<uint32_t>(scope_index); in ValidateTypeCooperativeMatrixNV() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dwpa_ctrl.c406 int scope_id = 0; in wpa_ctrl_open() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dwpa_ctrl.c416 int scope_id = 0; in wpa_ctrl_open() local
/third_party/curl/lib/
Dcf-socket.c561 unsigned long scope_id = strtoul(scope_ptr, NULL, 10); in bindlocal() local
/third_party/python/Lib/
Dipaddress.py1937 def scope_id(self): member in IPv6Address

12