Home
last modified time | relevance | path

Searched defs:myrandom (Results 1 – 25 of 80) sorted by relevance

1234

/dports/games/gl-117/gl-117-1.3.2-src/src/
H A Dmathtab.cpp65 int myrandom (int n) in myrandom() function
100 int myrandom (int n, int x, int y) in myrandom() function
/dports/math/cgal/CGAL-5.3/demo/Linear_cell_complex/
H A DLinear_cell_complex_3_demo.cpp20 CGAL::Random myrandom; variable
/dports/math/sprng/sprng5/EXAMPLES/
H A Dconvert.cpp21 #define myrandom sprng /* we define this macro to make SPRNG calls*/ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-random-shuffle.cpp29 int myrandom (int i) { return i;} in myrandom() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-random-shuffle.cpp29 int myrandom (int i) { return i;} in myrandom() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-random-shuffle.cpp29 int myrandom (int i) { return i;} in myrandom() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dmodernize-replace-random-shuffle.cpp29 int myrandom (int i) { return i;} in myrandom() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-random-shuffle.cpp29 int myrandom (int i) { return i;} in myrandom() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dmodernize-replace-random-shuffle.cpp29 int myrandom (int i) { return i;} in myrandom() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-random-shuffle.cpp29 int myrandom (int i) { return i;} in myrandom() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dmodernize-replace-random-shuffle.cpp29 int myrandom (int i) { return i;} in myrandom() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-random-shuffle.cpp29 int myrandom (int i) { return i;} in myrandom() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-random-shuffle.cpp29 int myrandom (int i) { return i;} in myrandom() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-random-shuffle.cpp29 int myrandom (int i) { return i;} in myrandom() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-replace-random-shuffle.cpp29 int myrandom (int i) { return i;} in myrandom() function
/dports/databases/ldb15/ldb-1.5.6/ldb_tdb/
H A Dldb_tdb_wrap.c30 va_list ap; in myrandom()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dmodernize-replace-random-shuffle.cpp29 int myrandom (int i) { return i;} in myrandom() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dmodernize-replace-random-shuffle.cpp29 int myrandom (int i) { return i;} in myrandom() function
/dports/misc/bsod/bsod-0.1/
H A Dbsod.c8 unsigned int myrandom() in myrandom() function
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Dtest-rbtree-insert-remove-without-mhs.cc50 static int myrandom(int i) { return std::rand() % i; } in myrandom() function
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Dtest-rbtree-insert-remove-without-mhs.cc50 static int myrandom(int i) { return std::rand() % i; } in myrandom() function
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Dtest-rbtree-insert-remove-without-mhs.cc50 static int myrandom(int i) { return std::rand() % i; } in myrandom() function
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Dtest-rbtree-insert-remove-without-mhs.cc50 static int myrandom(int i) { return std::rand() % i; } in myrandom() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Dtest-rbtree-insert-remove-without-mhs.cc50 static int myrandom(int i) { return std::rand() % i; } in myrandom() function
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/memcheck/tests/
H A Dmalloc2.c13 unsigned myrandom(void) in myrandom() function

1234