Home
last modified time | relevance | path

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

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
DNat192.java717 long x_3 = x[3] & M; in square() local
833 long x_3 = x[xOff + 3] & M; in square() local
DNat224.java795 long x_3 = x[3] & M; in square() local
934 long x_3 = x[xOff + 3] & M; in square() local
DNat256.java928 long x_3 = x[3] & M; in square() local
1092 long x_3 = x[xOff + 3] & M; in square() local
/external/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c272 nir_ssa_def *x_3 = nir_fmul(b, x_2, x); in build_atan() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c2997 LLVMValueRef x_3 = lp_build_fmuladd(b, y_2, DP3, x_2); in lp_build_sin_or_cos() local