Home
last modified time | relevance | path

Searched defs:internal_type (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsparse_cross_op.cc482 const DataType& internal_type) { in ValidateInput()
763 DataType internal_type = internal_type_; in Compute() local
830 DataType internal_type = DT_INVALID; in Compute() local
897 DataType internal_type = DT_INVALID; in Compute() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/qi/
Dregression_one_element_sequence_attribute.cpp28 typedef boost::variant<int, float> internal_type; typedef
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_common.h36 uint32_t internal_type; member
H A Dv3dvx_meta_common.c1365 const uint32_t internal_type = V3D_INTERNAL_TYPE_8UI; in v3dX() local
1447 const uint32_t internal_type = V3D_INTERNAL_TYPE_8UI; in v3dX() local
H A Dv3dv_meta_clear.c36 uint32_t internal_type, in get_hw_clear_color()
80 uint32_t internal_type, internal_bpp; in clear_image_tlb() local
H A Dv3dv_meta_copy.c451 uint32_t internal_type, internal_bpp; in copy_image_to_buffer_tlb() local
1330 uint32_t internal_type, internal_bpp; in copy_image_tlb() local
2026 uint32_t internal_type, internal_bpp; in copy_buffer_to_image_tlb() local
4904 uint32_t internal_type, internal_bpp; in resolve_image_tlb() local
H A Dv3dv_pass.c341 uint32_t internal_type, internal_bpp; in get_granularity() local
H A Dv3dv_private.h780 uint32_t internal_type; member
843 uint32_t internal_type; member
H A Dv3dv_cmd_buffer.c1225 uint32_t internal_type, internal_bpp; in cmd_buffer_state_set_attachment_clear_color() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/
Did_translator.hpp26 typedef T internal_type; typedef
Dstream_translator.hpp187 typedef std::basic_string<Ch, Traits, Alloc> internal_type; typedef in boost::property_tree::stream_translator
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/examples/
Dcustom_data_type.cpp27 typedef Int internal_type; typedef
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_formats.c133 uint32_t internal_type; in v3d_format_supports_tlb_msaa_resolve() local
H A Dv3d_resource.h64 uint8_t internal_type; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/test/
Dtest_property_tree.cpp56 typedef boost::any internal_type; typedef
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_nir_lower_ray_queries.c84 const struct glsl_type *internal_type = glsl_uint16_t_type(); in create_internal_var() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dlist.hpp76 typedef T internal_type; typedef
Dslist.hpp81 typedef T internal_type; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/include/boost/optional/detail/
Dold_optional_implementation.hpp85 ::boost::detail::make_reference_content<T>::type internal_type ; typedef in boost::optional_detail::optional_base
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c78 enum internal_build_type internal_type; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dhashtable.hpp1366 > internal_type; typedef
1655 > internal_type; typedef in boost::intrusive::hashtable_impl
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dtree.hpp132 typedef typename tree_internal_data_type<T>::type internal_type; typedef