Home
last modified time | relevance | path

Searched defs:actual_y (Results 1 – 5 of 5) sorted by relevance

/external/eigen/blas/
Dlevel2_real_impl.h44 Scalar* actual_y = get_compact_vector(y,*n,*incy); in EIGEN_BLAS_FUNC() local
Dlevel2_cplx_impl.h50 Scalar* actual_y = get_compact_vector(y,*n,*incy); in EIGEN_BLAS_FUNC() local
Dlevel2_impl.h249 Scalar* actual_y = get_compact_vector(y,actual_m,*incy); in EIGEN_BLAS_FUNC() local
/external/rust/android-crates-io/crates/ring/src/ec/suite_b/
Dops.rs1006 let actual_y = &cops.point_y(actual_point); in assert_point_actual_equals_expected() localVariable
/external/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp4117 brw_reg actual_y = byte_offset(actual_x, 1); in emit_shading_rate_setup() local