Home
last modified time | relevance | path

Searched defs:randomf (Results 1 – 4 of 4) sorted by relevance

/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Drandomf.c24 const float randomf[1000] = variable
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Drandomf.c24 const float randomf[1000] = variable
/dports/misc/openvdb/openvdb-9.0.0/nanovdb/nanovdb/examples/ex_collide_level_set/
H A Dcommon.h23 inline __hostdev__ float randomf(uint32_t s) in randomf() function
/dports/graphics/vigra/vigra-8acd73a/test/math/
H A Dtest.cxx2792 vigra::RandomTT800 randomf; in testTT800() local