Searched defs:const (Results 851 - 875 of 1209) sorted by relevance

<<31323334353637383940>>

/gem5/ext/systemc/src/sysc/communication/
H A Dsc_port.h94 virtual const char* kind() const argument
200 size() const argument
287 size() const argument
301 operator []( int index_ ) const argument
310 get_interface() const argument
425 kind() const argument
460 operator ->() const argument
492 get_interface( int index_ ) const argument
566 if_typename() const argument
581 make_sensitive( sc_thread_handle handle_p, sc_event_finder* event_finder_ ) const argument
602 make_sensitive( sc_method_handle handle_p, sc_event_finder* event_finder_ ) const argument
[all...]
/gem5/ext/systemc/src/sysc/datatypes/bit/
H A Dsc_bit.h216 operator bool () const argument
219 bool operator ! () const // non-VSIA argument
225 bool to_bool() const // no argument
228 to_char() const argument
260 print( ::std::ostream& os = ::std::cout ) const argument
[all...]
H A Dsc_logic.h249 operator ~() const argument
258 value() const argument
262 is_01() const argument
265 to_bool() const argument
268 to_char() const argument
274 print( ::std::ostream& os = ::std::cout ) const argument
[all...]
H A Dsc_lv_base.h246 length() const argument
249 size() const argument
255 get_word( int wi ) const argument
369 operator ~() const argument
687 operator <<( int n ) const argument
700 operator >>( int n ) const argument
[all...]
/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxnum.cpp69 sc_fxnum_bitref::get() const argument
84 sc_fxnum_bitref::print( ::std::ostream& os ) const argument
98 sc_fxnum_bitref::dump( ::std::ostream& os ) const argument
116 sc_fxnum_fast_bitref::get() const argument
131 sc_fxnum_fast_bitref::print( ::std::ostream& os ) const argument
145 sc_fxnum_fast_bitref::dump( ::std::ostream& os ) const argument
164 sc_fxnum_subref::get() const argument
179 sc_fxnum_subref::print( ::std::ostream& os ) const argument
193 sc_fxnum_subref::dump( ::std::ostream& os ) const argument
213 sc_fxnum_fast_subref::get() const argument
228 print( ::std::ostream& os ) const argument
242 dump( ::std::ostream& os ) const argument
263 to_string() const argument
269 to_string( sc_numrep numrep ) const argument
275 to_string( sc_numrep numrep, bool w_prefix ) const argument
282 to_string( sc_fmt fmt ) const argument
288 to_string( sc_numrep numrep, sc_fmt fmt ) const argument
294 to_string( sc_numrep numrep, bool w_prefix, sc_fmt fmt ) const argument
302 to_dec() const argument
308 to_bin() const argument
314 to_oct() const argument
320 to_hex() const argument
329 print( ::std::ostream& os ) const argument
343 dump( ::std::ostream& os ) const argument
364 lock_observer() const argument
373 unlock_observer( sc_fxnum_observer* observer_ ) const argument
673 to_string() const argument
679 to_string( sc_numrep numrep ) const argument
685 to_string( sc_numrep numrep, bool w_prefix ) const argument
692 to_string( sc_fmt fmt ) const argument
698 to_string( sc_numrep numrep, sc_fmt fmt ) const argument
704 to_string( sc_numrep numrep, bool w_prefix, sc_fmt fmt ) const argument
712 to_dec() const argument
718 to_bin() const argument
724 to_oct() const argument
730 to_hex() const argument
739 print( ::std::ostream& os ) const argument
753 dump( ::std::ostream& os ) const argument
774 get_bit( int i ) const argument
845 get_slice( int i, int j, sc_bv_base& bv ) const argument
940 lock_observer() const argument
949 unlock_observer( sc_fxnum_fast_observer* observer_ ) const argument
[all...]
H A Dsc_fxval.cpp68 sc_fxval::to_string() const argument
74 sc_fxval::to_string( sc_numrep numrep ) const argument
80 sc_fxval::to_string( sc_numrep numrep, bool w_prefix ) const argument
86 sc_fxval::to_string( sc_fmt fmt ) const argument
92 sc_fxval::to_string( sc_numrep numrep, sc_fmt fmt ) const argument
98 to_string( sc_numrep numrep, bool w_prefix, sc_fmt fmt ) const argument
105 to_dec() const argument
111 to_bin() const argument
117 to_oct() const argument
123 to_hex() const argument
132 print( ::std::ostream& os ) const argument
146 dump( ::std::ostream& os ) const argument
166 lock_observer() const argument
175 unlock_observer( sc_fxval_observer* observer_ ) const argument
510 to_string() const argument
516 to_string( sc_numrep numrep ) const argument
522 to_string( sc_numrep numrep, bool w_prefix ) const argument
529 to_string( sc_fmt fmt ) const argument
535 to_string( sc_numrep numrep, sc_fmt fmt ) const argument
541 to_string( sc_numrep numrep, bool w_prefix, sc_fmt fmt ) const argument
549 to_dec() const argument
555 to_bin() const argument
561 to_oct() const argument
567 to_hex() const argument
576 print( ::std::ostream& os ) const argument
590 dump( ::std::ostream& os ) const argument
608 get_bit( int i ) const argument
649 lock_observer() const argument
658 unlock_observer( sc_fxval_fast_observer* observer_ ) const argument
[all...]
H A Dscfx_ieee.h202 operator double() const argument
210 negative() const argument
224 exponent() const argument
239 mantissa0() const argument
253 mantissa1() const argument
268 is_zero() const argument
276 is_subnormal() const argument
284 is_normal() const argument
292 is_inf() const argument
300 is_nan() const argument
330 msb() const argument
366 lsb() const argument
534 operator float() const argument
542 negative() const argument
556 exponent() const argument
571 mantissa() const argument
586 is_zero() const argument
593 is_subnormal() const argument
600 is_normal() const argument
608 is_inf() const argument
615 is_nan() const argument
[all...]
H A Dscfx_rep.cpp783 to_double() const argument
1218 to_string( sc_numrep numrep, int w_prefix, sc_fmt fmt, const scfx_params* params ) const argument
[all...]
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_event.cpp50 sc_event::basename() const argument
412 sc_event::remove_static( sc_method_handle method_h_ ) const argument
429 sc_event::remove_static( sc_thread_handle thread_h_ ) const argument
446 sc_event::remove_dynamic( sc_method_handle method_h_ ) const argument
463 remove_dynamic( sc_thread_handle thread_h_ ) const argument
562 add_dynamic( sc_method_handle method_h ) const argument
574 add_dynamic( sc_thread_handle thread_h ) const argument
586 remove_dynamic( sc_method_handle method_h, const sc_event* e_not ) const argument
601 remove_dynamic( sc_thread_handle thread_h, const sc_event* e_not ) const argument
616 report_premature_destruction() const argument
640 report_invalid_modification() const argument
[all...]
H A Dsc_object.cpp85 sc_object::basename() const argument
93 sc_object::print(::std::ostream& os) const argument
99 sc_object::dump(::std::ostream& os) const argument
359 trace( sc_trace_file * ) const argument
385 get_attribute( const std::string& name_ ) const argument
417 num_attributes() const argument
436 attr_cltn() const argument
443 get_parent() const argument
[all...]
H A Dsc_process.cpp207 std::string sc_process_b::dump_state() const argument
341 sc_process_b::report_error( const char* msgid, const char* msg ) const argument
359 sc_process_b::report_immediate_self_notification() const argument
[all...]
H A Dsc_process_handle.h127 dont_initialize() const argument
281 dump_state() const argument
288 dynamic() const argument
306 get_child_events() const argument
314 get_child_objects() const argument
321 get_parent_object() const argument
328 get_process_object() const argument
335 is_unwinding() const argument
357 name() const argument
364 proc_kind() const argument
382 reset_event() const argument
452 terminated() const argument
472 valid() const argument
[all...]
H A Dsc_time.h182 value() const argument
190 to_double() const argument
200 operator ==( const sc_time& t ) const argument
207 operator !=( const sc_time& t ) const argument
214 operator <( const sc_time& t ) const argument
221 operator <=( const sc_time& t ) const argument
228 operator >( const sc_time& t ) const argument
235 operator >=( const sc_time& t ) const argument
[all...]
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_hash.cpp481 lookup( const void* k, void** c_ptr ) const argument
496 operator []( const void* key ) const argument
525 empty() const argument
575 key() const argument
581 contents() const argument
[all...]
H A Dsc_report.h121 const char * get_msg() const argument
124 sc_severity get_severity() const argument
127 const cha argument
130 get_line_number() const argument
133 get_time() const argument
138 get_verbosity() const argument
140 valid() const argument
145 what() const argument
[all...]
/gem5/ext/systemc/src/tlm_utils/
H A Dinstance_specific_extensions.h131 template <typename T> void get_extension(T*& ext) const argument
136 ispex_base* get_extension(unsigned int index) const argument
258 virtual tlm::tlm_extension_base* clone() const { argument
H A Dmulti_passthrough_initiator_socket.h103 void display_warning(const std::string& text) const { argument
109 void display_error(const std::string& text) const { argument
159 virtual const tlm::tlm_bw_transport_if<TYPES>& get_base_interface() const argument
176 virtual const sc_cor argument
[all...]
H A Dmulti_passthrough_target_socket.h104 void display_warning(const std::string& text) const { argument
110 void display_error(const std::string& text) const { argument
229 virtual const tlm::tlm_fw_transport_if<TYPES>& get_base_interface() const argument
242 virtual const sc_cor argument
[all...]
/gem5/util/tap/
H A Dtap.cc203 int getfd() const { return fd; } argument
[all...]
/gem5/src/arch/alpha/
H A Dfaults.hh66 FaultName name() const {return _name;} argument
79 FaultName name() const {return _name;} argument
82 bool isAlignmentFault() const {return true;} argument
93 FaultName name() const {return _name;} argument
109 FaultName name() const {return _name;} argument
127 FaultName name() const {return _name;} argument
161 name() const argument
179 name() const argument
195 name() const argument
211 name() const argument
227 name() const argument
255 name() const argument
271 name() const argument
284 name() const argument
297 name() const argument
310 name() const argument
326 name() const argument
339 name() const argument
[all...]
/gem5/src/dev/virtio/
H A Dfs9p.hh156 std::string name() const { return parent.name() + ".queue"; } argument
[all...]
/gem5/src/base/vnc/
H A Dvncserver.hh99 const char* vncVersion() const argument
[all...]
H A Dvncinput.hh184 uint16_t videoWidth() const { return _videoWidth; } argument
191 uint16_t videoHeight() const { return _videoHeight; } argument
/gem5/ext/drampower/src/
H A DMemoryPowerModel.cc375 void MemoryPowerModel::power_print(const MemorySpecification& memSpec, int term, const CommandAnalysis& c, bool bankwiseMode) const argument
600 calcIoTermEnergy(int64_t cycles, double period, double power, int64_t numBits) const argument
606 calcTivEnergy(int64_t cycles, double current) const argument
[all...]
/gem5/src/arch/sparc/
H A Dpagetable.hh67 bool valid() const { assert(populated); return !bits(entry,62,62); } argument
68 Addr va() const { assert(populated); return bits(entry,41,0); } argument
132 uint64_t operator()() const { assert(populated); return entry4u; } argument
151 bool valid() const { return bits(entry4u,63,63) && populated; } argument
154 _size() const argument
160 Addr size() const { asser argument
161 sizeMask() const argument
162 ie() const argument
163 pfn() const argument
164 paddr() const argument
165 locked() const argument
166 cv() const argument
167 cp() const argument
168 priv() const argument
169 writable() const argument
170 nofault() const argument
171 sideffect() const argument
172 paddrMask() const argument
175 translate(Addr vaddr) const argument
192 operator <(const TlbRange &r2) const argument
217 operator ==(const TlbRange &r2) const argument
[all...]

Completed in 45 milliseconds

<<31323334353637383940>>