Searched refs:rand (Results 26 - 37 of 37) sorted by relevance

12

/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith09/
H A Disaac.h71 UINT32 rand(void);
126 inline UINT32 QTIsaac<ALPHA>::rand(void) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith10/
H A Disaac.h71 UINT32 rand(void);
126 inline UINT32 QTIsaac<ALPHA>::rand(void) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/misc/sim_tests/manual_clock/
H A Disaac.h71 UINT32 rand(void);
126 inline UINT32 QTIsaac<ALPHA>::rand(void) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/misc/user_guide/chpt7.1/
H A Disaac.h71 UINT32 rand(void);
126 inline UINT32 QTIsaac<ALPHA>::rand(void) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/misc/user_guide/chpt7.2/
H A Disaac.h71 UINT32 rand(void);
126 inline UINT32 QTIsaac<ALPHA>::rand(void) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/misc/v1.0/blv/
H A Disaac.h71 UINT32 rand(void);
126 inline UINT32 QTIsaac<ALPHA>::rand(void) function in class:QTIsaac
/gem5/src/systemc/tests/systemc/tracing/wif_trace/mixed/
H A Disaac.h71 UINT32 rand(void);
126 inline UINT32 QTIsaac<ALPHA>::rand(void) function in class:QTIsaac
/gem5/src/cpu/pred/
H A Dsimple_indirect.cc207 auto &way = iset[rand() % numWays];
/gem5/ext/pybind11/include/pybind11/
H A Doperators.h128 PYBIND11_BINARY_OPERATOR(and, rand, operator&, l & r)
/gem5/ext/googletest/googlemock/src/
H A Dgmock-matchers.cc377 b = static_cast<char>(rand() & 1); // NOLINT
/gem5/ext/systemc/src/
H A Dsystemc.h147 using std::rand;
/gem5/src/systemc/tests/tlm/endian_conv/
H A Dtest_endian_conv.cpp230 if((rand() & 0x100) && (converter < 4)) {

Completed in 20 milliseconds

12