Lines Matching refs:update
58 // request the update method to be executed during the update phase
61 // request the update method to be executed during the update phase
74 // the update method (does nothing by default)
75 virtual void update();
197 // called during the update phase of a delta cycle (if requested)
219 sc_prim_channel* m_update_next_p; // Next entry in update list.
262 // called during the update phase of a delta cycle
316 // request the update method (to be executed during the update phase)
327 // request the update method from external to the simulator (to be executed
328 // during the update phase)
338 // called during the update phase of a delta cycle (if requested)
344 update();
390 // Andy Goodrich: Copyright update.