Searched defs:concat_length (Results 1 - 16 of 16) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/misc/
H A Dsc_value_base.cpp97 int sc_value_base::concat_length(bool* /*xz_present_p*/) const function in class:sc_dt::sc_value_base
H A Dsc_concatref.h153 virtual int concat_length( bool* xz_present_p ) const function in class:sc_dt::sc_concatref
638 virtual int concat_length( bool* xz_present_p ) const function in class:sc_dt::sc_concat_bool
/gem5/src/systemc/dt/misc/
H A Dsc_value_base.cc98 sc_value_base::concat_length(bool * /*xz_present_p*/) const function in class:sc_dt::sc_value_base
/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_int_base.h179 virtual int concat_length( bool *xz_present_p ) const function in class:sc_dt::sc_int_bitref_r
364 virtual int concat_length(bool* xz_present_p) const function in class:sc_dt::sc_int_subref_r
778 virtual int concat_length(bool* xz_present_p) const function in class:sc_dt::sc_int_base
H A Dsc_signed.h773 virtual int concat_length(bool* xz_present_p) const function in class:sc_dt::sc_signed_bitref_r
958 virtual int concat_length(bool* xz_present_p) const function in class:sc_dt::sc_signed_subref_r
1168 virtual int concat_length(bool* xz_present_p) const function in class:sc_dt::sc_signed
H A Dsc_uint_base.h164 virtual int concat_length(bool* xz_present_p) const function in class:sc_dt::sc_uint_bitref_r
354 virtual int concat_length(bool* xz_present_p) const function in class:sc_dt::sc_uint_subref_r
763 virtual int concat_length(bool* xz_present_p) const function in class:sc_dt::sc_uint_base
H A Dsc_unsigned.h679 virtual int concat_length(bool* xz_present_p) const function in class:sc_dt::sc_unsigned_bitref_r
863 virtual int concat_length(bool* xz_present_p) const function in class:sc_dt::sc_unsigned_subref_r
1070 virtual int concat_length(bool* xz_present_p) const function in class:sc_dt::sc_unsigned
/gem5/src/systemc/ext/dt/int/
H A Dsc_int_base.hh171 concat_length(bool *xz_present_p) const function in class:sc_dt::sc_int_bitref_r
321 concat_length(bool *xz_present_p) const function in class:sc_dt::sc_int_subref_r
874 concat_length(bool* xz_present_p) const function in class:sc_dt::sc_int_base
H A Dsc_signed.hh710 concat_length(bool* xz_present_p) const function in class:sc_dt::sc_signed_bitref_r
868 concat_length(bool* xz_present_p) const function in class:sc_dt::sc_signed_subref_r
1065 concat_length(bool* xz_present_p) const function in class:sc_dt::sc_signed
H A Dsc_uint_base.hh164 concat_length(bool *xz_present_p) const function in class:sc_dt::sc_uint_bitref_r
308 concat_length(bool *xz_present_p) const function in class:sc_dt::sc_uint_subref_r
807 concat_length(bool *xz_present_p) const function in class:sc_dt::sc_uint_base
H A Dsc_unsigned.hh619 concat_length(bool *xz_present_p) const function in class:sc_dt::sc_unsigned_bitref_r
777 virtual int concat_length(bool *xz_present_p) const function in class:sc_dt::sc_unsigned_subref_r
976 concat_length(bool *xz_present_p) const function in class:sc_dt::sc_unsigned
/gem5/src/systemc/ext/dt/misc/
H A Dsc_concatref.hh159 concat_length(bool *xz_present_p) const function in class:sc_dt::sc_concatref
586 concat_length(bool *xz_present_p) const function in class:sc_dt::sc_concat_bool
/gem5/src/systemc/tests/include/specialized_signals/
H A Dscx_signal_int.h956 virtual inline int concat_length(bool* xz_present_p) const function in class:sc_core::sc_in
1234 virtual inline int concat_length(bool* xz_present_p) const function in class:sc_core::sc_inout
H A Dscx_signal_signed.h1138 virtual inline int concat_length(bool* xz_present_p) const function in class:sc_core::sc_in
1416 virtual inline int concat_length(bool* xz_present_p) const function in class:sc_core::sc_inout
H A Dscx_signal_uint.h1012 virtual inline int concat_length(bool* xz_present_p) const function in class:sc_core::sc_in
1292 virtual inline int concat_length(bool* xz_present_p) const function in class:sc_core::sc_inout
H A Dscx_signal_unsigned.h1134 virtual inline int concat_length(bool* xz_present_p) const function in class:sc_core::sc_in
1412 virtual inline int concat_length(bool* xz_present_p) const function in class:sc_core::sc_inout

Completed in 89 milliseconds