Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/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-4.2.5/documents/shader/Reference/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-4.2.5/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-4.2.5/build/omake/
Dcommondefs.om48 … eprintln(HORIZON_ROOT �� CTRSDK_ROOT ����v���܂���B�����p�X��ݒ肷�邩�A�ǂ��炩����������`���ĉ������B)
56 eprintln(HORIZON_TARGETS �� CTRSDK_TARGETS �͓����Ɏg�p�ł��܂���̂ŁA�ǂ��炩����������`���ĉ������B)
/CTR-SDK-4.2.5/build/omake/compilers/
Dcommondefs.cctype.RVCT.om464 case $'\(A?[[:digit:]]+W?\)' g
474 case $'\(A?[[:digit:]]+W?\)\(,| |$\)' g
/CTR-SDK-4.2.5/tools/CommandLineTools/ctr_GxCommandAnalyzer/
Ddetail.csv59 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 …]
/CTR-SDK-4.2.5/include/nn/gd/CTR/
Dgd_OutputStage.h707 static void SetBlendColor(u8 R, u8 G, u8 B, u8 A);