Home
last modified time | relevance | path

Searched defs:outv (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_var.cpp37 [](CTYPE_OUT outv, CTYPE_OUT acc) { return acc + outv; }, in compute_variance()
48 [](CTYPE_OUT outv, CTYPE_OUT acc) { return acc + outv; }, in compute_variance()
H A Dop_any.cpp96 [](bool outv, bool acc) { return acc || outv; }, in any_dims_out()
147 [](bool outv, long, bool acc, long) { in any_out()
H A Dop_sum.cpp56 [](CTYPE_OUT outv, CTYPE_OUT acc) { return acc + outv; }, in sum_dim_out()
H A Dop_mean.cpp56 [](CTYPE_OUT outv, CTYPE_OUT acc) { return acc + outv; }, in mean_dim_out()
H A Dop_prod.cpp85 [](CTYPE_OUT outv, long, CTYPE_OUT acc, long) { in prod_int_out()
/aosp_15_r20/external/executorch/backends/cadence/hifi/operators/
H A Dop_mean.cpp154 [](CTYPE_OUT outv, CTYPE_OUT acc) { return acc + outv; }, in mean_dim_out()
/aosp_15_r20/external/executorch/kernels/test/
H A Dop_unbind_copy_test.cpp195 std::vector<Tensor> outv = { in test_dynamic_shape() local
H A Dop_split_copy_test.cpp110 std::vector<Tensor> outv = { in test_dynamic_shape() local
/aosp_15_r20/external/musl/android/
H A Drelinterp.c264 static void outv(const char *fmt, va_list ap) { in outv() function
/aosp_15_r20/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.cpp5819 ucvector outv = ucvector_init(NULL, 0); in lodepng_encode() local
/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image.h3250 __m128i outv = _mm_packus_epi16(de0, de1); in stbi__resample_row_hv_2_simd() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h3525 __m128i outv = _mm_packus_epi16(de0, de1); in stbi__resample_row_hv_2_simd() local
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h3532 __m128i outv = _mm_packus_epi16(de0, de1); in stbi__resample_row_hv_2_simd() local
/aosp_15_r20/external/ComputeLibrary/include/stb/
H A Dstb_image.h3294 __m128i outv = _mm_packus_epi16(de0, de1); in stbi__resample_row_hv_2_simd() local