Home
last modified time | relevance | path

Searched refs:saturate (Results 1 – 25 of 5395) sorted by last modified time

12345678910>>...216

/dports/x11-toolkits/plib/plib-1.8.5/src/js/
H A DjsBSD.cxx307 saturate [ i ] = 1.0f ; in open()
345 saturate [ i ] = 1.0f ; in open()
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DS4DVertex.h329 void saturate ( sVec4 &dest, u32 argb ) in saturate() function
H A DCSoftwareDriver2.cpp2079 dColor.saturate( dest->Color[0], vertexargb); in lightVertex()
2184 dColor.saturate ( dest->Color[0], vertexargb ); in lightVertex()
/dports/textproc/link-grammar/link-grammar-5.8.0/data/en/words/
H A Dwords.v.4.12021 saturate.v
H A Dwords.v.2.1351 de-saturate.v
/dports/math/gap/gap-4.11.0/extern/gmp/mpn/pa64/
H A Dsqr_diagonal.asm33 dnl PA8500. The cache would saturate at 5 cycles/limb, so there is some room
/dports/math/gap/gap-4.11.0/pkg/homalg-2019.09.01/doc/
H A Dmanual.six477 "saturate for ideals", "X82AE15AF82136AE0" ],
/dports/math/gap/gap-4.11.0/pkg/CAP-2019.06.07/doc/
H A Dmanual.six2584 [ 8, 4, 10 ], 318, 118, "saturate for isoperationweightlist",
/dports/math/gap/gap-4.11.0/pkg/GradedModules-2020.01.02/doc/
H A Dmanual.six76 [ 7, 2, 1 ], 196, 23, "saturate", "X7EA4CC697C01E080" ],
/dports/math/gfan/gfan0.6.2/src/
H A Dtropicalbasis.cpp39 g.saturate(); in cleverSaturation()
62 sPolynomials.saturate(); in initialSaturatingBuchberger()
H A Dtropical.cpp187 j->saturate(m); in computeTermInIdeal()
224 j->saturate(); in containsMonomialTraditional()
269 j->saturate(); in saturatedIdeal()
H A Dbuchberger.cpp75 if(allowSaturation)sPolynomials.saturate(); in buchberger()
91 if(allowSaturation)p.saturate(); in buchberger()
113 if(allowSaturation)q.saturate(); in buchberger()
250 if(allowSaturation)g->saturate(); in buchbergerChain()
304 if(allowSaturation)p.saturate(); in buchbergerChain()
439 i->saturate(); in buchberger2()
491 if(allowSaturation)p.saturate(); in buchberger2()
/dports/lang/slib/slib-3b6/
H A Dmkclrnam.txi47 containing the @dfn{Resene} and @dfn{saturate} color-name
49 @cindex saturate
53 @file{saturate.txt} exist in the @r{library-vicinity}, then they
H A Dgrapheps.txi198 @var{color} should be a string naming a Resene color, a saturate color, or a
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/8.6/
H A D_types.def1364 $saturate => "saturate",
/dports/graphics/nip2/nip2-8.7.1/share/nip2/start/
H A D_types.def1367 $saturate => "saturate",
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/
H A DMakefile.in691 stv0680/bayer.lo stv0680/sharpen.lo stv0680/saturate.lo \
857 stv0680/$(DEPDIR)/library.Plo stv0680/$(DEPDIR)/saturate.Plo \
/dports/graphics/freeglut/freeglut-3.2.1/src/x11/
H A Dfg_joystick_x11.c463 joy->saturate [ i ] = 1.0f; in fgPlatformJoystickOpen()
509 joy->saturate[ i ] = 1.0f; in fgPlatformJoystickOpen()
582 joy->saturate [ i ] = 1.0f; in fgPlatformJoystickOpen()
/dports/graphics/freeglut/freeglut-3.2.1/src/
H A Dfg_internal.h957 float saturate [ _JS_MAX_AXES ]; member
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/image/
H A Dcolor.h141 template <typename T, size_t N> Color<T, N> saturate(const Color<T, N>& c);
687 inline Color<T, N> saturate(const Color<T, N>& c) in saturate() function
692 result[i] = saturate(c[i]); in saturate()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/math/
H A Dvector.h217 template <typename T, size_t N> Vector<T, N> saturate(const Vector<T, N>& v);
913 inline Vector<T, N> saturate(const Vector<T, N>& v)
918 result[i] = saturate(v[i]);
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/meta/tests/
H A Dtest_vector.cpp306 EXPECT_EQ(Vector3d(0.0, 1.0, 1.0), saturate(Vector3d(-1.0, 2.0, 3.0))); in TEST_SUITE()
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/joystick/
H A DjsBSD.cxx315 saturate [ i ] = 1.0f ; in open()
353 saturate [ i ] = 1.0f ; in open()
H A DjsWindows.cxx207 saturate [ i ] = 1.0f ; in open()
H A DFlightGear_js.h52 float saturate [ _JS_MAX_AXES ] ; variable
76 float getSaturation ( int axis ) const { return saturate [ axis ] ; } in getSaturation()
77 void setSaturation ( int axis, float st ) { saturate [ axis ] = st ; } in setSaturation()

12345678910>>...216