Searched refs:randctx (Results 1 - 14 of 14) sorted by relevance

/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith02/
H A Disaac.h46 struct randctx struct in class:QTIsaac
48 randctx(void) function in struct:QTIsaac::randctx
54 ~randctx(void)
72 virtual void randinit(randctx* ctx, bool bUseSeed);
80 virtual void isaac(randctx* ctx);
91 randctx m_rc;
135 inline void QTIsaac<ALPHA>::randinit(randctx* ctx, bool bUseSeed)
234 inline void QTIsaac<ALPHA>::isaac(randctx* ctx)
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith03/
H A Disaac.h46 struct randctx struct in class:QTIsaac
48 randctx(void) function in struct:QTIsaac::randctx
54 ~randctx(void)
72 virtual void randinit(randctx* ctx, bool bUseSeed);
80 virtual void isaac(randctx* ctx);
91 randctx m_rc;
135 inline void QTIsaac<ALPHA>::randinit(randctx* ctx, bool bUseSeed)
234 inline void QTIsaac<ALPHA>::isaac(randctx* ctx)
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith04/
H A Disaac.h46 struct randctx struct in class:QTIsaac
48 randctx(void) function in struct:QTIsaac::randctx
54 ~randctx(void)
72 virtual void randinit(randctx* ctx, bool bUseSeed);
80 virtual void isaac(randctx* ctx);
91 randctx m_rc;
135 inline void QTIsaac<ALPHA>::randinit(randctx* ctx, bool bUseSeed)
234 inline void QTIsaac<ALPHA>::isaac(randctx* ctx)
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith05/
H A Disaac.h46 struct randctx struct in class:QTIsaac
48 randctx(void) function in struct:QTIsaac::randctx
54 ~randctx(void)
72 virtual void randinit(randctx* ctx, bool bUseSeed);
80 virtual void isaac(randctx* ctx);
91 randctx m_rc;
135 inline void QTIsaac<ALPHA>::randinit(randctx* ctx, bool bUseSeed)
234 inline void QTIsaac<ALPHA>::isaac(randctx* ctx)
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith06/
H A Disaac.h46 struct randctx struct in class:QTIsaac
48 randctx(void) function in struct:QTIsaac::randctx
54 ~randctx(void)
72 virtual void randinit(randctx* ctx, bool bUseSeed);
80 virtual void isaac(randctx* ctx);
91 randctx m_rc;
135 inline void QTIsaac<ALPHA>::randinit(randctx* ctx, bool bUseSeed)
234 inline void QTIsaac<ALPHA>::isaac(randctx* ctx)
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith07/
H A Disaac.h46 struct randctx struct in class:QTIsaac
48 randctx(void) function in struct:QTIsaac::randctx
54 ~randctx(void)
72 virtual void randinit(randctx* ctx, bool bUseSeed);
80 virtual void isaac(randctx* ctx);
91 randctx m_rc;
135 inline void QTIsaac<ALPHA>::randinit(randctx* ctx, bool bUseSeed)
234 inline void QTIsaac<ALPHA>::isaac(randctx* ctx)
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith08/
H A Disaac.h46 struct randctx struct in class:QTIsaac
48 randctx(void) function in struct:QTIsaac::randctx
54 ~randctx(void)
72 virtual void randinit(randctx* ctx, bool bUseSeed);
80 virtual void isaac(randctx* ctx);
91 randctx m_rc;
135 inline void QTIsaac<ALPHA>::randinit(randctx* ctx, bool bUseSeed)
234 inline void QTIsaac<ALPHA>::isaac(randctx* ctx)
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith09/
H A Disaac.h46 struct randctx struct in class:QTIsaac
48 randctx(void) function in struct:QTIsaac::randctx
54 ~randctx(void)
72 virtual void randinit(randctx* ctx, bool bUseSeed);
80 virtual void isaac(randctx* ctx);
91 randctx m_rc;
135 inline void QTIsaac<ALPHA>::randinit(randctx* ctx, bool bUseSeed)
234 inline void QTIsaac<ALPHA>::isaac(randctx* ctx)
/gem5/src/systemc/tests/systemc/datatypes/int/arith/arith10/
H A Disaac.h46 struct randctx struct in class:QTIsaac
48 randctx(void) function in struct:QTIsaac::randctx
54 ~randctx(void)
72 virtual void randinit(randctx* ctx, bool bUseSeed);
80 virtual void isaac(randctx* ctx);
91 randctx m_rc;
135 inline void QTIsaac<ALPHA>::randinit(randctx* ctx, bool bUseSeed)
234 inline void QTIsaac<ALPHA>::isaac(randctx* ctx)
/gem5/src/systemc/tests/systemc/misc/sim_tests/manual_clock/
H A Disaac.h46 struct randctx struct in class:QTIsaac
48 randctx(void) function in struct:QTIsaac::randctx
54 ~randctx(void)
72 virtual void randinit(randctx* ctx, bool bUseSeed);
80 virtual void isaac(randctx* ctx);
91 randctx m_rc;
135 inline void QTIsaac<ALPHA>::randinit(randctx* ctx, bool bUseSeed)
234 inline void QTIsaac<ALPHA>::isaac(randctx* ctx)
/gem5/src/systemc/tests/systemc/misc/user_guide/chpt7.1/
H A Disaac.h46 struct randctx struct in class:QTIsaac
48 randctx(void) function in struct:QTIsaac::randctx
54 ~randctx(void)
72 virtual void randinit(randctx* ctx, bool bUseSeed);
80 virtual void isaac(randctx* ctx);
91 randctx m_rc;
135 inline void QTIsaac<ALPHA>::randinit(randctx* ctx, bool bUseSeed)
234 inline void QTIsaac<ALPHA>::isaac(randctx* ctx)
/gem5/src/systemc/tests/systemc/misc/user_guide/chpt7.2/
H A Disaac.h46 struct randctx struct in class:QTIsaac
48 randctx(void) function in struct:QTIsaac::randctx
54 ~randctx(void)
72 virtual void randinit(randctx* ctx, bool bUseSeed);
80 virtual void isaac(randctx* ctx);
91 randctx m_rc;
135 inline void QTIsaac<ALPHA>::randinit(randctx* ctx, bool bUseSeed)
234 inline void QTIsaac<ALPHA>::isaac(randctx* ctx)
/gem5/src/systemc/tests/systemc/misc/v1.0/blv/
H A Disaac.h46 struct randctx struct in class:QTIsaac
48 randctx(void) function in struct:QTIsaac::randctx
54 ~randctx(void)
72 virtual void randinit(randctx* ctx, bool bUseSeed);
80 virtual void isaac(randctx* ctx);
91 randctx m_rc;
135 inline void QTIsaac<ALPHA>::randinit(randctx* ctx, bool bUseSeed)
234 inline void QTIsaac<ALPHA>::isaac(randctx* ctx)
/gem5/src/systemc/tests/systemc/tracing/wif_trace/mixed/
H A Disaac.h46 struct randctx struct in class:QTIsaac
48 randctx(void) function in struct:QTIsaac::randctx
54 ~randctx(void)
72 virtual void randinit(randctx* ctx, bool bUseSeed);
80 virtual void isaac(randctx* ctx);
91 randctx m_rc;
135 inline void QTIsaac<ALPHA>::randinit(randctx* ctx, bool bUseSeed)
234 inline void QTIsaac<ALPHA>::isaac(randctx* ctx)

Completed in 21 milliseconds