Home
last modified time | relevance | path

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

12

/third_party/node/deps/npm/test/tap/
Dteam.js19 scope_id: 1234, property
45 scope_id: 1234, property
71 scope_id: 1234, property
94 scope_id: 1234, property
/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/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/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/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/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dwpa_ctrl.c411 int scope_id = 0; in wpa_ctrl_open() 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/python/Lib/
Dipaddress.py1937 def scope_id(self): member in IPv6Address
/third_party/rust/crates/nix/test/sys/
Dtest_socket.rs138 let scope_id: u32 = 2; in test_inetv6_addr_roundtrip_sockaddr_storage_to_addr() localVariable
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_header.h221 uint32_t scope_id; /* v6 scope id for link-locals */ member
/third_party/python/Modules/
Dsocketmodule.c1832 unsigned int flowinfo, scope_id; in getsockaddrarg() local
6563 unsigned int flowinfo, scope_id; local
/third_party/rust/crates/nix/src/sys/socket/
Daddr.rs1397 pub const fn scope_id(&self) -> u32 { in scope_id() method

12