Searched refs:A (Results 1 – 6 of 6) sorted by relevance
95 f32 A = b / 2; in SolveEquation2() local96 f32 B = c / spow<2>(A); in SolveEquation2()103 root[0] = A * C; in SolveEquation2()104 root[1] = A * B / C; in SolveEquation2()110 root[0] = -A; in SolveEquation2()206 f32 A = b / (2 * a); in SolveEquation2() local207 f32 B = c / (a * A * A); in SolveEquation2()214 root[0] = A * C; in SolveEquation2()215 root[1] = A * B / C; in SolveEquation2()221 root[0] = -A; in SolveEquation2()
64 A selector73 A:VISITED77 A:HOVER83 A:ACTIVE
148 DIV.button A153 A selector159 A:VISITED164 A:HOVER171 A:ACTIVE
168 A selector175 A:VISITED180 A:HOVER186 A:ACTIVE
59 0x0b: Vertex color A 84 0x0b: Vertex color A 109 0x0b: Vertex color A 134 0x0b: Vertex color A 159 0x0b: Vertex color A 184 0x0b: Vertex color A 209 0x0b: Vertex color A 234 0x0b: Vertex color A 259 0x0b: Vertex color A 284 0x0b: Vertex color A [all …]
707 static void SetBlendColor(u8 R, u8 G, u8 B, u8 A);