Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/demos/reldemo/src/
Db.cpp96 int B::count;
98 B StaticB01;
99 B StaticB02;
108 B b; in MainB()
/RvlSDK-3.1/build/demos/reldemo/include/
Db.h34 class B : public A
38 B() { OSReport("Hi! I'm class B! (%d)\n", ++count); } in B() function
39 ~B() { OSReport("Bye! I'm class B! (%d)\n", count--); } in ~B()
/RvlSDK-3.1/build/libraries/gd/src/
DGDPixel.c64 f32 A, B, B_mant, C, A_f; in GDSetFog() local
100 B = 0.5f; in GDSetFog()
106 B = farz / (farz-nearz); in GDSetFog()
110 B_mant = B; in GDSetFog()
/RvlSDK-3.1/
DRVL_NDEV.bat32 FOR %%B IN (%ODEMUSDKBIN%\ndev_exi2_comm.dll) DO SET FILE_B_DATE=%%~tB
36 FOR %%B IN (%ODEMUSDKBIN%\NdevRun.dll) DO SET FILE_B_DATE=%%~tB
/RvlSDK-3.1/build/demos/hio2demo/vc++/dual/
Ddouble-common.rc177 LTEXT "RECV R:00 G:00 B:00",IDC_STATIC_RECV_RGB,8,8,139,8,
Ddual.rc148 LTEXT "RECV R:00 G:00 B:00",IDC_STATIC_RECV_RGB,11,11,142,8