Home
last modified time | relevance | path

Searched refs:e_radius (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/glexcess/glexcess/
H A Dscene06.cpp55 static GLfloat e_radius=0.0f; variable
92 e_radius=0.0f; in e_InitGL()
277 e_depth=30+30*e_radius; in e_DrawGLScene()
301 …if ((e_timer>13.5f)&&(e_timer<15.0f)) e_radius=(cos((e_timer-13.5f)*3.1415f/1.5f+3.1415f)+1.0f)/2.… in e_DrawGLScene()
455 if (e_timer<0.0f) e_radius=cos(e_timer*3.1415/2.0f-3.1415/2.0f)+1.0f;//+3.1415/2.0f)+1.0f; in e_DrawGLScene()
457 if (e_timer<1.0f) e_radius=cos(e_timer*3.1415/2.0f+3.1415/2.0f)+1.0f; in e_DrawGLScene()
460 e_FogColor[0]=e_radius; in e_DrawGLScene()
461 e_FogColor[1]=e_radius; in e_DrawGLScene()
462 e_FogColor[2]=e_radius; in e_DrawGLScene()
466 glFogf(GL_FOG_START,10-11*e_radius); in e_DrawGLScene()
/dports/games/xpilot/xpilot-4.5.5/src/client/
H A Dguiobjects.c744 int e_radius = radius + 4; in Gui_paint_shields_deflectors() local
746 int half_e_radius = e_radius >> 1; in Gui_paint_shields_deflectors()
771 WINSCALE(e_radius), WINSCALE(e_radius), in Gui_paint_shields_deflectors()
775 WINSCALE(e_radius), WINSCALE(e_radius), in Gui_paint_shields_deflectors()
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetsclandau.h39 PetscReal e_radius; member
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/NT/
H A Dguiobjects.c847 int e_radius = radius + 4; in Gui_paint_shields_deflectors() local
849 int half_e_radius = e_radius >> 1; in Gui_paint_shields_deflectors()
870 (unsigned)WINSCALE(e_radius), in Gui_paint_shields_deflectors()
871 (unsigned)WINSCALE(e_radius), in Gui_paint_shields_deflectors()
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/x11/
H A Dguiobjects.c844 int e_radius = radius + 4; in Gui_paint_shields_deflectors() local
846 int half_e_radius = e_radius >> 1; in Gui_paint_shields_deflectors()
867 (unsigned)WINSCALE(e_radius), in Gui_paint_shields_deflectors()
868 (unsigned)WINSCALE(e_radius), in Gui_paint_shields_deflectors()
/dports/net/opal/opal-3.10.10/src/h323/
H A Dh235auth.cxx637 return bes.GetTag() == H235_AuthenticationBES::e_radius; in IsCapability()
649 bes.SetTag(H235_AuthenticationBES::e_radius); in SetCapability()
/dports/science/PETSc/petsc-3.14.1/src/ts/utils/dmplexlandau/
H A Dplexland.c310 CircleInflate(ctx->i_radius,ctx->e_radius,ctx->radius,ctx->num_sections,absR,absZ,&absR,&absZ); in GeometryDMLandau()
363 PetscReal inner_radius1 = ctx->i_radius, inner_radius2 = ctx->e_radius; in LandauDMCreateVMesh()
705 if ((tt=r-ctx->e_radius) > 0) { in adaptToleranceFEM()
836 ctx->e_radius = .1; in ProcessOptions()
970 …on thermal velocity, used for circular meshes","plexland.c",ctx->e_radius,&ctx->e_radius, &flg);CH… in ProcessOptions()
973 …ctx->e_radius = 1.5*PetscSqrtReal(8*ctx->k*ctx->thermal_temps[0]/ctx->masses[0]/PETSC_PI)/ctx->v_0… in ProcessOptions()
975e_radius <= ctx->i_radius || ctx->radius <= ctx->e_radius)) SETERRQ3(PETSC_COMM_WORLD,PETSC_ERR_AR… in ProcessOptions()
/dports/net/h323plus/h323plus-1_27_2/src/
H A Dh235auth.cxx1229 return bes.GetTag() == H235_AuthenticationBES::e_radius; in IsCapability()
1241 bes.SetTag(H235_AuthenticationBES::e_radius); in SetCapability()
H A Dh235.cxx930 choice = (tag <= e_radius) ? new PASN_Null() : NULL; in CreateObject()
/dports/net/opal/opal-3.10.10/include/asn/
H A Dh235.h323 e_radius enumerator
/dports/net/h323plus/h323plus-1_27_2/include/
H A Dh235.h369 e_radius enumerator
/dports/net/opal/opal-3.10.10/src/asn/
H A Dh235.cxx811 choice = (tag <= e_radius) ? new PASN_Null() : NULL; in CreateObject()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS7836 PetscReal e_radius;39,1382
H A DCTAGS42748 e_radius include/petsclandau.h /^ PetscReal e_radius;$/;" m language:C++ struct:__anon159