Home
last modified time | relevance | path

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

/RvlSDK-3.1/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.1/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.1/build/demos/reldemo/src/
Da.cpp112 int A::count;
114 A StaticA01;
115 A StaticA02;
123 A a; in MainA()
/RvlSDK-3.1/man/en_US/CSS/
Dtitles2.css12 A:LINK {
15 A:VISITED {
18 A:ACTIVE {
21 A:HOVER {
Drevolution.css58 A:LINK {
61 A:VISITED {
65 A:HOVER {
71 A:ACTIVE {
/RvlSDK-3.1/
DRVL_NDEV.bat31 FOR %%A IN (%ODEMUSDKBIN%\odemu_exi2_comm.dll) DO SET FILE_A_DATE=%%~tA
35 FOR %%A IN (%ODEMUSDKBIN%\OdemRun.dll) DO SET FILE_A_DATE=%%~tA
Dreadme-RVL_SDK-3_1-patch2.txt156 A bug in the graphics hardware command processor (CP) was caused by a difference in internal proces…
178 [VI] A bug in the screen burn-in protection during the execution of OSFatal
197 [CW] A link error occurs when building with CodeWarrior IDE
Dreadme-RVL_SDK-3_1-patch4.txt149 A bug in the graphics hardware command processor (CP) was caused by a difference in internal proces…
171 [VI] A bug in the screen burn-in protection during the execution of OSFatal
190 [CW] A link error occurs when building with CodeWarrior IDE