Searched refs:srand (Results 1 - 17 of 17) sorted by relevance

/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith02/
H A Disaac.h73 virtual void srand(
98 srand(a, b, c);
110 void QTIsaac<ALPHA>::srand(UINT32 a, UINT32 b, UINT32 c, UINT32* s) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith03/
H A Disaac.h73 virtual void srand(
98 srand(a, b, c);
110 void QTIsaac<ALPHA>::srand(UINT32 a, UINT32 b, UINT32 c, UINT32* s) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith04/
H A Disaac.h73 virtual void srand(
98 srand(a, b, c);
110 void QTIsaac<ALPHA>::srand(UINT32 a, UINT32 b, UINT32 c, UINT32* s) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith05/
H A Disaac.h73 virtual void srand(
98 srand(a, b, c);
110 void QTIsaac<ALPHA>::srand(UINT32 a, UINT32 b, UINT32 c, UINT32* s) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith06/
H A Disaac.h73 virtual void srand(
98 srand(a, b, c);
110 void QTIsaac<ALPHA>::srand(UINT32 a, UINT32 b, UINT32 c, UINT32* s) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith07/
H A Disaac.h73 virtual void srand(
98 srand(a, b, c);
110 void QTIsaac<ALPHA>::srand(UINT32 a, UINT32 b, UINT32 c, UINT32* s) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith08/
H A Disaac.h73 virtual void srand(
98 srand(a, b, c);
110 void QTIsaac<ALPHA>::srand(UINT32 a, UINT32 b, UINT32 c, UINT32* s) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith09/
H A Disaac.h73 virtual void srand(
98 srand(a, b, c);
110 void QTIsaac<ALPHA>::srand(UINT32 a, UINT32 b, UINT32 c, UINT32* s) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith10/
H A Disaac.h73 virtual void srand(
98 srand(a, b, c);
110 void QTIsaac<ALPHA>::srand(UINT32 a, UINT32 b, UINT32 c, UINT32* s) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/misc/sim_tests/manual_clock/
H A Disaac.h73 virtual void srand(
98 srand(a, b, c);
110 void QTIsaac<ALPHA>::srand(UINT32 a, UINT32 b, UINT32 c, UINT32* s) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/misc/user_guide/chpt7.1/
H A Disaac.h73 virtual void srand(
98 srand(a, b, c);
110 void QTIsaac<ALPHA>::srand(UINT32 a, UINT32 b, UINT32 c, UINT32* s) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/misc/user_guide/chpt7.2/
H A Disaac.h73 virtual void srand(
98 srand(a, b, c);
110 void QTIsaac<ALPHA>::srand(UINT32 a, UINT32 b, UINT32 c, UINT32* s) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/misc/v1.0/blv/
H A Disaac.h73 virtual void srand(
98 srand(a, b, c);
110 void QTIsaac<ALPHA>::srand(UINT32 a, UINT32 b, UINT32 c, UINT32* s) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/tracing/wif_trace/mixed/
H A Disaac.h73 virtual void srand(
98 srand(a, b, c);
110 void QTIsaac<ALPHA>::srand(UINT32 a, UINT32 b, UINT32 c, UINT32* s) function in class:QTIsaac
/gem5/ext/systemc/src/
H A Dsystemc.h148 using std::srand;
/gem5/src/systemc/tests/tlm/endian_conv/
H A Dtest_endian_conv.cpp301 srand(time(NULL));
/gem5/ext/googletest/googlemock/test/
H A Dgmock-matchers_test.cc5197 srand(static_cast<int>(seed));

Completed in 47 milliseconds