Home
last modified time | relevance | path

Searched defs:specb (Results 1 – 7 of 7) sorted by relevance

/dports/science/octopus/octopus-10.5/src/system/
H A Dforces.F90203 type(species_t), intent(in) :: speca, specb local
209 type(species_t), intent(in) :: speca, specb local
215 type(species_t), intent(in) :: speca, specb local
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/redbook/
H A Dteapots.c90 GLfloat specr, GLfloat specg, GLfloat specb, GLfloat shine) in renderTeapot()
H A Ddof.c161 GLfloat specr, GLfloat specg, GLfloat specb, GLfloat shine) in renderTeapot()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/redbook/
H A Dteapots.c90 GLfloat specr, GLfloat specg, GLfloat specb, GLfloat shine) in renderTeapot()
H A Ddof.c161 GLfloat specr, GLfloat specg, GLfloat specb, GLfloat shine) in renderTeapot()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Typeset/Concat/
H A Dconcater.cpp100 box specb= specific_box (ip, infob, "screen", env->fn); in flag_ok() local
110 box specb= specific_box (ip, flagb, "screen", env->fn); in flag_ok() local
/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_material_types.h153 float specr, specg, specb; member