Home
last modified time | relevance | path

Searched refs:y_i (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Tools/demo/
H A Dvector.py87 return sum(x_i * y_i for (x_i, y_i) in zip(self, other))
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c2994 LLVMValueRef y_i = LLVMBuildBitCast(b, y_10, bld->int_vec_type, "y_i"); in lp_build_sin_or_cos() local
2997 LLVMValueRef y_and = LLVMBuildAnd(b, y_i, poly_mask_inv, "y_and"); in lp_build_sin_or_cos()

Completed in 6 milliseconds