Home
last modified time | relevance | path

Searched defs:tuple_element (Results 26 – 37 of 37) sorted by relevance

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/tuple/detail/preprocessed/
Dtuple20.hpp330 struct tuple_element : result_of::value_at_c<Tuple, N> {}; struct
Dtuple30.hpp470 struct tuple_element : result_of::value_at_c<Tuple, N> {}; struct
Dtuple40.hpp610 struct tuple_element : result_of::value_at_c<Tuple, N> {}; struct
Dtuple50.hpp750 struct tuple_element : result_of::value_at_c<Tuple, N> {}; struct
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment_test.cc1261 auto tuple_element = builder.AddInstruction( in TEST_F() local
1536 auto tuple_element = in TEST_F() local
1767 auto tuple_element = builder.AddInstruction( in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc549 llvm::Value* tuple_element = llvm_ir::EmitGetTupleElement( in HandleOutfeed() local
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp842 struct tuple_element<Index, VULKAN_HPP_NAMESPACE::StructureChain<Elements...>> struct
844 using type = typename std::tuple_element<Index, std::tuple<Elements...>>::type;
Dvulkan.hpp843 struct tuple_element<Index, VULKAN_HPP_NAMESPACE::StructureChain<Elements...>> struct
845 using type = typename std::tuple_element<Index, std::tuple<Elements...>>::type;
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan.hpp862 struct tuple_element<Index, VULKAN_HPP_NAMESPACE::StructureChain<Elements...>> struct
864 using type = typename std::tuple_element<Index, std::tuple<Elements...>>::type;
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan.hpp815 struct tuple_element<Index, VULKAN_HPP_NAMESPACE::StructureChain<Elements...>> struct
817 using type = typename std::tuple_element<Index, std::tuple<Elements...>>::type;
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan.hpp815 struct tuple_element<Index, VULKAN_HPP_NAMESPACE::StructureChain<Elements...>> struct
817 using type = typename std::tuple_element<Index, std::tuple<Elements...>>::type;
/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp5117 class tuple_element<N, ::nlohmann::detail::iteration_proxy_value<IteratorType >> class

12