Home
last modified time | relevance | path

Searched defs:timeseed (Results 1 – 5 of 5) sorted by relevance

/dports/science/ghmm/ghmm-0.9-rc3/ghmm/
H A Drng.c116 unsigned int timeseed; in ghmm_rng_timeseed() local
/dports/biology/migrate/migrate-3.6.11/src/
H A Drandom.c480 unsigned long timeseed = 0; in set_seed() local
H A Dmenu.c1160 unsigned long timeseed; in menuInput() local
H A Doptions.c173 unsigned long timeseed; in init_options() local
/dports/audio/supercollider/SuperCollider-3.11.0-Source/lang/LangSource/
H A DPyrInterpreter3.cpp62 int32 timeseed() { in timeseed() function