Lines Matching defs:concat

917 concat( sc_bitref_r<T> a, const char* b )
926 concat( const char* a, sc_bitref_r<T> b )
935 concat( sc_bitref_r<T> a, const sc_logic& b )
944 concat( const sc_logic& a, sc_bitref_r<T> b )
953 concat( sc_bitref_r<T> a, bool b )
962 concat( bool a, sc_bitref_r<T> b )
1029 concat( sc_bitref<T> a, const char* b )
1038 concat( const char* a, sc_bitref<T> b )
1047 concat( sc_bitref<T> a, const sc_logic& b )
1056 concat( const sc_logic& a, sc_bitref<T> b )
1065 concat( sc_bitref<T> a, bool b )
1074 concat( bool a, sc_bitref<T> b )
1149 concat( sc_subref_r<T> a, const char* b )
1158 concat( const char* a, sc_subref_r<T> b )
1167 concat( sc_subref_r<T> a, const sc_logic& b )
1176 concat( const sc_logic& a, sc_subref_r<T> b )
1185 concat( sc_subref_r<T> a, bool b )
1194 concat( bool a, sc_subref_r<T> b )
1261 concat( sc_subref<T> a, const char* b )
1270 concat( const char* a, sc_subref<T> b )
1279 concat( sc_subref<T> a, const sc_logic& b )
1288 concat( const sc_logic& a, sc_subref<T> b )
1297 concat( sc_subref<T> a, bool b )
1306 concat( bool a, sc_subref<T> b )
1426 concat( sc_concref_r<T1,T2> a, const char* b )
1435 concat( const char* a, sc_concref_r<T1,T2> b )
1444 concat( sc_concref_r<T1,T2> a, const sc_logic& b )
1453 concat( const sc_logic& a, sc_concref_r<T1,T2> b )
1462 concat( sc_concref_r<T1,T2> a, bool b )
1471 concat( bool a, sc_concref_r<T1,T2> b )
1538 concat( sc_concref<T1,T2> a, const char* b )
1547 concat( const char* a, sc_concref<T1,T2> b )
1556 concat( sc_concref<T1,T2> a, const sc_logic& b )
1565 concat( const sc_logic& a, sc_concref<T1,T2> b )
1574 concat( sc_concref<T1,T2> a, bool b )
1583 concat( bool a, sc_concref<T1,T2> b )
1659 concat( const sc_proxy<T>& a, const char* b )
1668 concat( const char* a, const sc_proxy<T>& b )
1677 concat( const sc_proxy<T>& a, const sc_logic& b )
1686 concat( const sc_logic& a, const sc_proxy<T>& b )
1695 concat( const sc_proxy<T>& a, bool b )
1704 concat( bool a, const sc_proxy<T>& b )
1771 concat( sc_proxy<T>& a, const char* b )
1780 concat( const char* a, sc_proxy<T>& b )
1789 concat( sc_proxy<T>& a, const sc_logic& b )
1798 concat( const sc_logic& a, sc_proxy<T>& b )
1807 concat( sc_proxy<T>& a, bool b )
1816 concat( bool a, sc_proxy<T>& b )