Home
last modified time | relevance | path

Searched refs:HDsrand (Results 1 – 25 of 26) sorted by relevance

12

/dports/science/hdf5-18/hdf5-1.8.21/test/
H A Dapp_ref.c104 HDsrand ((unsigned) HDtime (NULL)); in main()
H A Dcmpd_dset.c1778 HDsrand((unsigned) time(NULL)); in test_pack_ooo()
/dports/science/hdf5/hdf5-1.10.6/test/
H A Dapp_ref.c104 HDsrand ((unsigned) HDtime (NULL)); in main()
H A Dcmpd_dset.c1816 HDsrand((unsigned) time(NULL)); in test_pack_ooo()
/dports/science/hdf5-18/hdf5-1.8.21/tools/perform/
H A Dpio_standalone.h369 H5_DLL void HDsrand(unsigned int seed);
370 #define HDsrandom(S) HDsrand(S)
372 #define HDsrand(S) srandom(S) macro
375 #define HDsrand(S) srand(S) macro
H A Dsio_standalone.h391 H5_DLL void HDsrand(unsigned int seed);
392 #define HDsrandom(S) HDsrand(S)
394 #define HDsrand(S) srandom(S) macro
397 #define HDsrand(S) srand(S) macro
/dports/science/hdf5/hdf5-1.10.6/tools/test/perform/
H A Dpio_standalone.h362 H5_DLL void HDsrand(unsigned int seed);
363 #define HDsrandom(S) HDsrand(S)
365 #define HDsrand(S) srandom(S) macro
368 #define HDsrand(S) srand(S) macro
H A Dsio_standalone.h384 H5_DLL void HDsrand(unsigned int seed);
385 #define HDsrandom(S) HDsrand(S)
387 #define HDsrand(S) srandom(S) macro
390 #define HDsrand(S) srand(S) macro
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5private.h1196 H5_DLL void HDsrand(unsigned int seed);
1198 #define HDsrandom(S) HDsrand(S)
1201 #ifndef HDsrand
1202 #define HDsrand(S) srandom(S) macro
1208 #ifndef HDsrand
1209 #define HDsrand(S) srand(S) macro
H A DH5system.c580 void HDsrand(unsigned int seed) in HDsrand() function
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5private.h1199 H5_DLL void HDsrand(unsigned int seed);
1201 #define HDsrandom(S) HDsrand(S)
1204 #ifndef HDsrand
1205 #define HDsrand(S) srandom(S) macro
1211 #ifndef HDsrand
1212 #define HDsrand(S) srand(S) macro
H A DH5system.c581 void HDsrand(unsigned int seed) in HDsrand() function
H A Dvtk_libhdf5_mangle.h2462 #define HDsrand vtk__HDsrand macro
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5private.h1310 H5_DLL void HDsrand(unsigned int seed);
1312 #define HDsrandom(S) HDsrand(S)
1315 #ifndef HDsrand
1316 #define HDsrand(S) srandom(S) macro
1322 #ifndef HDsrand
1323 #define HDsrand(S) srand(S) macro
H A DH5system.c581 void HDsrand(unsigned int seed) in HDsrand() function
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5private.h1321 H5_DLL void HDsrand(unsigned int seed);
1323 #define HDsrandom(S) HDsrand(S)
1326 #ifndef HDsrand
1327 #define HDsrand(S) srandom(S) macro
1333 #ifndef HDsrand
1334 #define HDsrand(S) srand(S) macro
H A DH5system.c591 void HDsrand(unsigned int seed) in HDsrand() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5private.h1300 H5_DLL void HDsrand(unsigned int seed);
1302 #define HDsrandom(S) HDsrand(S)
1305 #ifndef HDsrand
1306 #define HDsrand(S) srandom(S) macro
1312 #ifndef HDsrand
1313 #define HDsrand(S) srand(S) macro
H A DH5system.c581 void HDsrand(unsigned int seed) in HDsrand() function
H A Dvtk_hdf5_mangle.h2918 #define HDsrand vtkhdf5_HDsrand macro
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5private.h1244 #define HDsrandom(S) HDsrand(S)
1246 H5_DLL void HDsrand(unsigned int seed);
1254 #ifndef HDsrand
1255 #define HDsrand(S) srandom(S) macro
1267 #ifndef HDsrand
1268 #define HDsrand(S) srand(S) macro
H A DH5system.c254 HDsrand(unsigned int seed) in HDsrand() function
H A Dvtk_hdf5_mangle.h3594 #define HDsrand vtkhdf5_HDsrand macro
/dports/science/hdf5-18/hdf5-1.8.21/testpar/
H A Dt_cache.c4254 HDsrand(seed); in setup_rand()
4272 HDsrand(seed); in setup_rand()
/dports/science/hdf5/hdf5-1.10.6/testpar/
H A Dt_cache.c4464 HDsrand(seed); in setup_rand()
4482 HDsrand(seed); in setup_rand()

12