Home
last modified time | relevance | path

Searched defs:from_id (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dreduction_util.cpp103 void AdaptPhiInstructionsForRemovedEdge(uint32_t from_id, in AdaptPhiInstructionsForRemovedEdge()
H A Dstructured_loop_to_selection_reduction_opportunity.cpp165 AdaptPhiInstructionsForAddedEdge(uint32_t from_id, in AdaptPhiInstructionsForAddedEdge()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/reduce/
H A Dreduction_util.cpp103 void AdaptPhiInstructionsForRemovedEdge(uint32_t from_id, in AdaptPhiInstructionsForRemovedEdge()
H A Dstructured_loop_to_selection_reduction_opportunity.cpp165 AdaptPhiInstructionsForAddedEdge(uint32_t from_id, in AdaptPhiInstructionsForAddedEdge()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/reduce/
Dreduction_util.cpp103 void AdaptPhiInstructionsForRemovedEdge(uint32_t from_id, in AdaptPhiInstructionsForRemovedEdge()
Dstructured_loop_to_selection_reduction_opportunity.cpp165 AdaptPhiInstructionsForAddedEdge(uint32_t from_id, in AdaptPhiInstructionsForAddedEdge()
/aosp_15_r20/external/python/cpython3/Tools/scripts/
Dfreeze_modules.py234 def from_id(cls, frozenid, pyfile=None): member in FrozenSource
/aosp_15_r20/external/rust/beto-rust/common/handle_map/src/
Dlib.rs56 pub fn from_id(handle_id: u64) -> Self { in from_id() method
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/frame/
Dsettings.rs307 pub fn from_id(id: u16, val: u32) -> Option<Setting> { in from_id() method
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dgraph_execution_state.cc569 TensorId from_id(ParseTensorName(tensor_connection.from_tensor())); in PruneGraph() local
/aosp_15_r20/external/clang/bindings/python/clang/
H A Dcindex.py553 def from_id(cls, id): member in BaseEnumeration
1644 def from_id(id): member in StorageClass
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/html/
Dmod.rs60 fn from_id( in from_id() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3/site-packages/clang/
Dcindex.py682 def from_id(cls, id): member in BaseEnumeration
2094 def from_id(id): member in StorageClass
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3/site-packages/clang/
Dcindex.py651 def from_id(cls, id): member in BaseEnumeration
2217 def from_id(id): member in StorageClass
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-stable/lib/python3/site-packages/clang/
Dcindex.py651 def from_id(cls, id): member in BaseEnumeration
2217 def from_id(id): member in StorageClass
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3/site-packages/clang/
Dcindex.py651 def from_id(cls, id): member in BaseEnumeration
2063 def from_id(id): member in StorageClass
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3/site-packages/clang/
Dcindex.py651 def from_id(cls, id): member in BaseEnumeration
2063 def from_id(id): member in StorageClass
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_graph_dumper.cc734 auto from_id = InstructionId(from); in DumpRootTag() local
/aosp_15_r20/external/libbpf/src/
H A Dbtf.c3332 __u32 from_id, __u32 to_id) in btf_dedup_hypot_map_add()