Home
last modified time | relevance | path

Searched defs:data_c (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/kernels/portable/cpu/util/
H A Dbroadcast_util.h337 const CTYPE_C* const data_c = c.const_data_ptr<CTYPE_C>(); in apply_ternary_elementwise_fn() local
H A Delementwise_util.h205 const char* const data_c = reinterpret_cast<const char*>(c.const_data_ptr()); in apply_tritensor_elementwise_fn() local
/aosp_15_r20/external/executorch/backends/vulkan/test/
H A Dvulkan_compute_api_test.cpp899 std::vector<float> data_c(c.staging_buffer_numel()); in TEST_F() local