Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/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-2.4.0/documents/applet/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-2.4.0/documents/api/css/
Dbutton.css64 A selector
75 A:VISITED
80 A:HOVER
86 A:ACTIVE
Dcontents.css150 DIV.button A
155 A selector
163 A:VISITED
169 A:HOVER
176 A:ACTIVE
Dmain.css168 A selector
175 A:VISITED
180 A:HOVER
186 A:ACTIVE
/CTR-SDK-2.4.0/resources/bannermodel/
Dreadme.txt22A bare-bones simple sample of banner data.
28A version of BannerModel_00 modified to support replacing textures based on the language.
32A sample model including additional features such as animation and lighting. Logo data modified t…
36A sample model including additional features such as animation and lighting. Modified to support …
/CTR-SDK-2.4.0/build/omake/
Dcommondefs.om47 … eprintln(HORIZON_ROOT �� CTRSDK_ROOT ����v���܂���B�����p�X��ݒ肷�邩�A�ǂ��炩����������`���ĉ������B)
55 eprintln(HORIZON_TARGETS �� CTRSDK_TARGETS �͓����Ɏg�p�ł��܂���̂ŁA�ǂ��炩����������`���ĉ������B)
/CTR-SDK-2.4.0/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-2.4.0/build/omake/compilers/
Dcommondefs.cctype.RVCT.om416 case $'\(A?[[:digit:]]+W?\)' g
426 case $'\(A?[[:digit:]]+W?\)\(,| |$\)' g
/CTR-SDK-2.4.0/include/nn/gd/CTR/
Dgd_OutputStage.h684 static void SetBlendColor(u8 R, u8 G, u8 B, u8 A);
/CTR-SDK-2.4.0/build/omake_deprecated/
Dcommondefs.om33 … eprintln(HORIZON_ROOT �� CTRSDK_ROOT ����v���܂���B�����p�X��ݒ肷�邩�A�ǂ��炩����������`���ĉ������B)
41 eprintln(HORIZON_TARGETS �� CTRSDK_TARGETS �͓����Ɏg�p�ł��܂���̂ŁA�ǂ��炩����������`���ĉ������B)