Searched refs:param_s (Results 1 – 3 of 3) sorted by relevance
/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/equations/ |
D | Back.java | 14 float s = param_s; 27 float s = param_s; 40 float s = param_s; 53 protected float param_s = 1.70158f; field in Back 56 param_s = s; in s()
|
/external/clang/test/CodeGen/ |
D | builtins-ppc-altivec.c | 43 short param_s; variable 1249 res_vs = vec_ld(0, ¶m_s); in test6() 1321 res_vs = vec_lvx(0, ¶m_s); in test6() 1378 res_vs = vec_lde(0, ¶m_s); in test6() 1406 res_vs = vec_lvehx(0, ¶m_s); in test6() 1451 res_vs = vec_ldl(0, ¶m_s); in test6() 1523 res_vs = vec_lvxl(0, ¶m_s); in test6() 4579 vec_st(vs, 0, ¶m_s); in test6() 4591 vec_st(vbs, 0, ¶m_s); in test6() 4603 vec_st(vp, 0, ¶m_s); in test6() [all …]
|
/external/llvm-project/clang/test/CodeGen/ |
D | builtins-ppc-altivec.c | 51 short param_s; variable 4861 vec_st(vs, 0, ¶m_s); in test6() 4873 vec_st(vbs, 0, ¶m_s); in test6() 4885 vec_st(vp, 0, ¶m_s); in test6() 4965 vec_stvx(vs, 0, ¶m_s); in test6() 4977 vec_stvx(vbs, 0, ¶m_s); in test6() 4989 vec_stvx(vp, 0, ¶m_s); in test6() 5054 vec_ste(vs, 0, ¶m_s); in test6() 5062 vec_ste(vbs, 0, ¶m_s); in test6() 5070 vec_ste(vp, 0, ¶m_s); in test6() [all …]
|