Home
last modified time | relevance | path

Searched defs:tiny (Results 26 – 50 of 1839) sorted by last modified time

12345678910>>...74

/dports/games/spring/spring_98.0/rts/lib/streflop/libm/flt-32/
H A Ds_tanhf.cpp26 static const Simple one=1.0f, two=2.0f, tiny = 1.0e-30f; variable
H A Ds_scalblnf.cpp33 tiny = 1.0e-30f; variable
H A Ds_erff.cpp30 tiny = 1e-30f, variable
H A De_sqrtf.cpp26 static const Simple one = 1.0f, tiny=1.0e-30f; variable
H A De_atan2f.cpp30 tiny = 1.0e-30f, variable
H A De_powf.cpp24 static const Simple huge = 1.0e+30f, tiny = 1.0e-30f; variable
/dports/games/springlobby/springlobby-0.180/src/lsl/src/lslunitsync/
H A Dunitsync.cpp588 const bool tiny = ( width <= 100 && height <= 100 ); in GetMinimap() local
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/
H A Ds_scalbnf.cpp33 tiny = 1.0e-30f; variable
H A De_sqrtf.cpp26 static const Simple one = 1.0f, tiny=1.0e-30f; variable
H A De_atan2f.cpp30 tiny = 1.0e-30f, variable
H A De_powf.cpp24 static const Simple huge = 1.0e+30f, tiny = 1.0e-30f; variable
H A Ds_scalblnf.cpp33 tiny = 1.0e-30f; variable
H A Ds_tanhf.cpp26 static const Simple one=1.0f, two=2.0f, tiny = 1.0e-30f; variable
H A Ds_erff.cpp30 tiny = 1e-30f, variable
H A Ds_expm1f.cpp25 static const Simple tiny = 1.0e-30f; variable
/dports/games/mangband/mangband-1.5.3/src/client/
H A Dmain-sdl2.c3879 static errr iconText(int x, int y, byte attr, cptr s, int tiny) in iconText()
/dports/devel/codeworker/CodeWorker4_5_3/Documentation/
H A DSolarSystem.java6 package tiny; package
H A DPlanet.java2 package tiny; package
/dports/devel/codeworker/CodeWorker4_5_3/Scripts/Tutorial/GettingStarted/tiny/
H A DA.java1 package tiny; package
H A DB.java1 package tiny; package
H A DC.java1 package tiny; package
H A DD.java1 package tiny; package
/dports/databases/mdbx/mdbx-0.11.2/
H A Dmdbx.c++2961 MDBX_MAYBE_UNUSED static __inline void mdbx_jitter4testing(bool tiny) { in mdbx_jitter4testing()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/num-bigint/tests/
H A Drand.rs74 let tiny = Uniform::new(BigUint::from(236u32), BigUint::from(237u32)); in test_rand_uniform() localVariable
234 let tiny = Uniform::new(BigInt::from(236u32), BigInt::from(237u32)); in test_rand_uniform() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/modules/fdlibm/src/
H A De_atan2.cpp50 tiny = 1.0e-300; variable

12345678910>>...74