Lines Matching defs:SC_TEMPLATE

136 #    define SC_TEMPLATE template<int W>
138 # define SC_TEMPLATE template<> template<int W>
284 SC_TEMPLATE
386 SC_TEMPLATE // Return true if a changed event happened in the last delta cycle.
393 SC_TEMPLATE // Return this object's sc_dt::sc_int<W> object instance.
400 SC_TEMPLATE // Return the value changed event, allocating it if necessary.
408 SC_TEMPLATE // Select a portion of a value.
417 SC_TEMPLATE // Write an sc_dt::uint64 value to this object instance.
433 SC_TEMPLATE
459 SC_TEMPLATE
472 SC_TEMPLATE
480 SC_TEMPLATE
486 SC_TEMPLATE
492 SC_TEMPLATE
500 SC_TEMPLATE // Return the default event for this object instance.
505 SC_TEMPLATE // Return true if a changed event happened in the last delta cycle.
510 SC_TEMPLATE // Return a reference to the value of this object instance.
515 SC_TEMPLATE // Return a pointer to this object instance.
520 SC_TEMPLATE // Return a kind value of "sc_signal".
534 SC_TEMPLATE
551 SC_TEMPLATE
558 SC_TEMPLATE
562 SC_TEMPLATE
566 SC_TEMPLATE
570 SC_TEMPLATE
574 SC_TEMPLATE
578 SC_TEMPLATE
582 SC_TEMPLATE
586 SC_TEMPLATE
590 SC_TEMPLATE
594 SC_TEMPLATE
599 SC_TEMPLATE
605 SC_TEMPLATE
609 SC_TEMPLATE
613 SC_TEMPLATE
617 SC_TEMPLATE
622 SC_TEMPLATE
627 SC_TEMPLATE
632 SC_TEMPLATE // Read a portion of a value.
639 SC_TEMPLATE
660 SC_TEMPLATE // Autogenerated name object instance constructor.
669 SC_TEMPLATE // Explicitly named object instance constructor.
678 SC_TEMPLATE // Object instance destructor.
685 SC_TEMPLATE // Update the current value from new value.
706 SC_TEMPLATE // Return the value changed event.
711 SC_TEMPLATE // Write a sc_in<sc_dt::sc_int<W> > value to this object instance.
716 SC_TEMPLATE // Write a sc_inout<sc_dt::sc_int<W> > value to this object instance.
721 SC_TEMPLATE // Write a sc_dt::sc_int<W> value to this object instance.
726 SC_TEMPLATE // Write a portion of a value. If this is the first write in
747 SC_TEMPLATE
1000 SC_TEMPLATE
1016 SC_TEMPLATE
1334 SC_TEMPLATE
1350 SC_TEMPLATE
1528 #undef SC_TEMPLATE