Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/libraries/gd/src/
DGDPixel.c64 f32 A, B, B_mant, C, A_f; in GDSetFog() local
85 A = 1.0F / (endz - startz); in GDSetFog()
86 A_f = (farz - nearz) * A; in GDSetFog()
87 C = (startz - nearz) * A; in GDSetFog()
99 A = 0.0f; in GDSetFog()
105 A = (farz * nearz) / ((farz-nearz) * (endz-startz)); in GDSetFog()
123 A_f = A / (1 << (b_expn)); in GDSetFog()
/RvlSDK-3.2/build/demos/reldemo/include/
Da.h34 class A
38 A() { OSReport("Hi! I'm class A! (%d)\n", ++count); } in A() function
39 ~A() { OSReport("Bye! I'm class A! (%d)\n", count--); } in ~A()
Db.h34 class B : public A
/RvlSDK-3.2/build/demos/reldemo/src/
Da.cpp112 int A::count;
114 A StaticA01;
115 A StaticA02;
123 A a; in MainA()
/RvlSDK-3.2/man/en_US/CSS/
Dtitles2.css12 A:LINK {
15 A:VISITED {
18 A:ACTIVE {
21 A:HOVER {
Drevolution.css76 A:LINK {
79 A:VISITED {
83 A:HOVER {
89 A:ACTIVE {
/RvlSDK-3.2/
DRVL_NDEV.bat32 FOR %%A IN (%ODEMUSDKBIN%\odemu_exi2_comm.dll) DO SET FILE_A_DATE=%%~tA
36 FOR %%A IN (%ODEMUSDKBIN%\OdemRun.dll) DO SET FILE_A_DATE=%%~tA
Dreadme-RVL_SDK-3_2.txt169A bug was found in the graphics hardware command processor (CP), caused by a difference in interna…
192 [VI] A bug in the screen burn-in protection during the execution of OSFatal
213 [CW] A link error occurs when building with CodeWarrior IDE
222 [REL/RSO] A warning occurs while making the demo
Dreadme-RVL_SDK-3_2-patch2.txt158A bug was found in the graphics hardware command processor (CP), caused by a difference in interna…
181 [VI] A bug in the screen burn-in protection during the execution of OSFatal
202 [CW] A link error occurs when building with CodeWarrior IDE
211 [REL/RSO] A warning occurs while making the demo