Home
last modified time | relevance | path

Searched refs:A (Results 1 – 6 of 6) sorted by relevance

/CTR-SDK-0.14.4/documents/api/css/
Dbutton.css64 A selector
73 A:VISITED
77 A:HOVER
83 A:ACTIVE
Dcontents.css148 DIV.button A
153 A selector
159 A:VISITED
164 A:HOVER
171 A:ACTIVE
Dmain.css168 A selector
175 A:VISITED
180 A:HOVER
186 A:ACTIVE
/CTR-SDK-0.14.4/sources/libraries/math/
Dmath_Equation.cpp95 f32 A = b / 2; in SolveEquation2() local
96 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() local
207 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()
/CTR-SDK-0.14.4/include/nn/math/
Dmath_Geometry.h208 PLANE(f32 A, f32 B, f32 C, f32 D, bool isNormalized = false)
209 : N(A, B, C), d(D) in N()
/CTR-SDK-0.14.4/build/omake/
Dcommondefs.om33 … eprintln(HORIZON_ROOT �� CTRSDK_ROOT ����v���܂���B�����p�X��ݒ肷�邩�A�ǂ��炩����������`���ĉ������B)
41 eprintln(HORIZON_TARGETS �� CTRSDK_TARGETS �͓����Ɏg�p�ł��܂���̂ŁA�ǂ��炩����������`���ĉ������B)