Home
last modified time | relevance | path

Searched defs:RandomNum (Results 1 – 19 of 19) sorted by relevance

/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/objc-obj-c++-shared/
H A DF-NSString.h20 #define _OBJC_F_NSSTRING_H_
/dports/www/firefox/firefox-99.0/nsprpub/pr/tests/
H A Dmany_cv.c20 static PRInt32 RandomNum(void) in RandomNum() function
H A Dranfile.c87 static PRUint32 RandomNum(void) in RandomNum() function
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/tests/
H A Dmany_cv.c20 static PRInt32 RandomNum(void) in RandomNum() function
H A Dranfile.c87 static PRUint32 RandomNum(void) in RandomNum() function
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/tests/
H A Dmany_cv.c20 static PRInt32 RandomNum(void) in RandomNum() function
H A Dranfile.c87 static PRUint32 RandomNum(void) in RandomNum() function
/dports/devel/nspr/nspr-4.33/nspr/pr/tests/
H A Dmany_cv.c20 static PRInt32 RandomNum(void) in RandomNum() function
H A Dranfile.c87 static PRUint32 RandomNum(void) in RandomNum() function
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/tests/
H A Dmany_cv.c20 static PRInt32 RandomNum(void) in RandomNum() function
H A Dranfile.c87 static PRUint32 RandomNum(void) in RandomNum() function
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/tests/
H A Dmany_cv.c20 static PRInt32 RandomNum(void) in RandomNum() function
H A Dranfile.c87 static PRUint32 RandomNum(void) in RandomNum() function
/dports/biology/ncbi-toolkit/ncbi/corelib/
H A Dncbimath.h160 #define RandomNum Nlm_RandomNum macro
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/testing/
H A DUnitTestTransform3D.cxx32 T RandomNum() { return this->RandomDistribution(g_RandomGenerator); } in RandomNum() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/testing/
H A DUnitTestTransform3D.cxx44 T RandomNum() { return this->RandomDistribution(g_RandomGenerator); } in RandomNum() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/structure/threader/
H A Dthrdzsc.cpp50 static int RandomNum(void) in RandomNum() function
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/tests/
H A Dranfile.c87 static PRUint32 RandomNum(void) in RandomNum() function
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GameScript/
H A DTriggers.cpp2556 int GameScript::RandomNum(Scriptable */*Sender*/, const Trigger *parameters) in RandomNum() function in GemRB::GameScript