Lines Matching refs:concat

244 concat( sc_bitref_r<T1>, sc_bitref_r<T2> );
249 concat( sc_bitref_r<T1>, sc_subref_r<T2> );
254 concat( sc_bitref_r<T1>, sc_concref_r<T2,T3> );
259 concat( sc_bitref_r<T1>, const sc_proxy<T2>& );
264 concat( sc_bitref_r<T>, const char* );
269 concat( const char*, sc_bitref_r<T> );
274 concat( sc_bitref_r<T>, const sc_logic& );
279 concat( const sc_logic&, sc_bitref_r<T> );
284 concat( sc_bitref_r<T>, bool );
289 concat( bool, sc_bitref_r<T> );
368 concat( sc_bitref_r<T1>, sc_bitref<T2> );
373 concat( sc_bitref<T1>, sc_bitref_r<T2> );
378 concat( sc_bitref_r<T1>, sc_subref<T2> );
383 concat( sc_bitref<T1>, sc_subref_r<T2> );
388 concat( sc_bitref_r<T1>, sc_concref<T2,T3> );
393 concat( sc_bitref<T1>, sc_concref_r<T2,T3> );
398 concat( sc_bitref<T1>, const sc_proxy<T2>& );
403 concat( sc_bitref_r<T1>, sc_proxy<T2>& );
408 concat( sc_bitref<T>, const char* );
413 concat( const char*, sc_bitref<T> );
418 concat( sc_bitref<T>, const sc_logic& );
423 concat( const sc_logic&, sc_bitref<T> );
428 concat( sc_bitref<T>, bool );
433 concat( bool, sc_bitref<T> );
602 concat( sc_bitref<T1>, sc_bitref<T2> );
607 concat( sc_bitref<T1>, sc_subref<T2> );
612 concat( sc_bitref<T1>, sc_concref<T2,T3> );
617 concat( sc_bitref<T1>, sc_proxy<T2>& );
758 concat( sc_subref_r<T1>, sc_bitref_r<T2> );
763 concat( sc_subref_r<T1>, sc_subref_r<T2> );
768 concat( sc_subref_r<T1>, sc_concref_r<T2,T3> );
773 concat( sc_subref_r<T1>, const sc_proxy<T2>& );
778 concat( sc_subref_r<T>, const char* );
783 concat( const char*, sc_subref_r<T> );
788 concat( sc_subref_r<T>, const sc_logic& );
793 concat( const sc_logic&, sc_subref_r<T> );
798 concat( sc_subref_r<T>, bool );
803 concat( bool, sc_subref_r<T> );
882 concat( sc_subref_r<T1>, sc_bitref<T2> );
887 concat( sc_subref<T1>, sc_bitref_r<T2> );
892 concat( sc_subref_r<T1>, sc_subref<T2> );
897 concat( sc_subref<T1>, sc_subref_r<T2> );
902 concat( sc_subref_r<T1>, sc_concref<T2,T3> );
907 concat( sc_subref<T1>, sc_concref_r<T2,T3> );
912 concat( sc_subref<T1>, const sc_proxy<T2>& );
917 concat( sc_subref_r<T1>, sc_proxy<T2>& );
922 concat( sc_subref<T>, const char* );
927 concat( const char*, sc_subref<T> );
932 concat( sc_subref<T>, const sc_logic& );
937 concat( const sc_logic&, sc_subref<T> );
942 concat( sc_subref<T>, bool );
947 concat( bool, sc_subref<T> );
1075 concat( sc_subref<T1>, sc_bitref<T2> );
1080 concat( sc_subref<T1>, sc_subref<T2> );
1085 concat( sc_subref<T1>, sc_concref<T2,T3> );
1090 concat( sc_subref<T1>, sc_proxy<T2>& );
1235 concat( sc_concref_r<T1,T2>, sc_bitref_r<T3> );
1240 concat( sc_concref_r<T1,T2>, sc_subref_r<T3> );
1245 concat( sc_concref_r<T1,T2>, sc_concref_r<T3,T4> );
1250 concat( sc_concref_r<T1,T2>, const sc_proxy<T3>& );
1255 concat( sc_concref_r<T1,T2>, const char* );
1260 concat( const char*, sc_concref_r<T1,T2> );
1265 concat( sc_concref_r<T1,T2>, const sc_logic& );
1270 concat( const sc_logic&, sc_concref_r<T1,T2> );
1275 concat( sc_concref_r<T1,T2>, bool );
1280 concat( bool, sc_concref_r<T1,T2> );
1359 concat( sc_concref_r<T1,T2>, sc_bitref<T3> );
1364 concat( sc_concref<T1,T2>, sc_bitref_r<T3> );
1369 concat( sc_concref_r<T1,T2>, sc_subref<T3> );
1374 concat( sc_concref<T1,T2>, sc_subref_r<T3> );
1379 concat( sc_concref_r<T1,T2>, sc_concref<T3,T4> );
1384 concat( sc_concref<T1,T2>, sc_concref_r<T3,T4> );
1389 concat( sc_concref<T1,T2>, const sc_proxy<T3>& );
1394 concat( sc_concref_r<T1,T2>, sc_proxy<T3>& );
1399 concat( sc_concref<T1,T2>, const char* );
1404 concat( const char*, sc_concref<T1,T2> );
1409 concat( sc_concref<T1,T2>, const sc_logic& );
1414 concat( const sc_logic&, sc_concref<T1,T2> );
1419 concat( sc_concref<T1,T2>, bool );
1424 concat( bool, sc_concref<T1,T2> );
1552 concat( sc_concref<T1,T2>, sc_bitref<T3> );
1557 concat( sc_concref<T1,T2>, sc_subref<T3> );
1562 concat( sc_concref<T1,T2>, sc_concref<T3,T4> );
1567 concat( sc_concref<T1,T2>, sc_proxy<T3>& );
1639 concat( const sc_proxy<T1>&, sc_bitref_r<T2> );
1644 concat( const sc_proxy<T1>&, sc_subref_r<T2> );
1649 concat( const sc_proxy<T1>&, sc_concref_r<T2,T3> );
1654 concat( const sc_proxy<T1>&, const sc_proxy<T2>& );
1659 concat( const sc_proxy<T>&, const char* );
1664 concat( const char*, const sc_proxy<T>& );
1669 concat( const sc_proxy<T>&, const sc_logic& );
1674 concat( const sc_logic&, const sc_proxy<T>& );
1679 concat( const sc_proxy<T>&, bool );
1684 concat( bool, const sc_proxy<T>& );
1763 concat( const sc_proxy<T1>&, sc_bitref<T2> );
1768 concat( sc_proxy<T1>&, sc_bitref_r<T2> );
1773 concat( const sc_proxy<T1>&, sc_subref<T2> );
1778 concat( sc_proxy<T1>&, sc_subref_r<T2> );
1783 concat( const sc_proxy<T1>&, sc_concref<T2,T3> );
1788 concat( sc_proxy<T1>&, sc_concref_r<T2,T3> );
1793 concat( const sc_proxy<T1>&, sc_proxy<T2>& );
1798 concat( sc_proxy<T1>&, const sc_proxy<T2>& );
1803 concat( sc_proxy<T>&, const char* );
1808 concat( const char*, sc_proxy<T>& );
1813 concat( sc_proxy<T>&, const sc_logic& );
1818 concat( const sc_logic&, sc_proxy<T>& );
1823 concat( sc_proxy<T>&, bool );
1828 concat( bool, sc_proxy<T>& );
1859 concat( sc_proxy<T1>&, sc_bitref<T2> );
1864 concat( sc_proxy<T1>&, sc_subref<T2> );
1869 concat( sc_proxy<T1>&, sc_concref<T2,T3> );
1874 concat( sc_proxy<T1>&, sc_proxy<T2>& );
2027 concat( sc_bitref_r<T1> a, sc_bitref_r<T2> b )
2036 concat( sc_bitref_r<T1> a, sc_subref_r<T2> b )
2045 concat( sc_bitref_r<T1> a, sc_concref_r<T2,T3> b )
2054 concat( sc_bitref_r<T1> a, const sc_proxy<T2>& b )
2139 concat( sc_bitref_r<T1> a, sc_bitref<T2> b )
2148 concat( sc_bitref<T1> a, sc_bitref_r<T2> b )
2157 concat( sc_bitref_r<T1> a, sc_subref<T2> b )
2166 concat( sc_bitref<T1> a, sc_subref_r<T2> b )
2175 concat( sc_bitref_r<T1> a, sc_concref<T2,T3> b )
2184 concat( sc_bitref<T1> a, sc_concref_r<T2,T3> b )
2193 concat( sc_bitref<T1> a, const sc_proxy<T2>& b )
2202 concat( sc_bitref_r<T1> a, sc_proxy<T2>& b )
2430 concat( sc_bitref<T1> a, sc_bitref<T2> b )
2439 concat( sc_bitref<T1> a, sc_subref<T2> b )
2448 concat( sc_bitref<T1> a, sc_concref<T2,T3> b )
2457 concat( sc_bitref<T1> a, sc_proxy<T2>& b )
2689 concat( sc_subref_r<T1> a, sc_bitref_r<T2> b )
2698 concat( sc_subref_r<T1> a, sc_subref_r<T2> b )
2707 concat( sc_subref_r<T1> a, sc_concref_r<T2,T3> b )
2716 concat( sc_subref_r<T1> a, const sc_proxy<T2>& b )
2801 concat( sc_subref_r<T1> a, sc_bitref<T2> b )
2810 concat( sc_subref<T1> a, sc_bitref_r<T2> b )
2819 concat( sc_subref_r<T1> a, sc_subref<T2> b )
2828 concat( sc_subref<T1> a, sc_subref_r<T2> b )
2837 concat( sc_subref_r<T1> a, sc_concref<T2,T3> b )
2846 concat( sc_subref<T1> a, sc_concref_r<T2,T3> b )
2855 concat( sc_subref<T1> a, const sc_proxy<T2>& b )
2864 concat( sc_subref_r<T1> a, sc_proxy<T2>& b )
2940 concat( sc_subref<T1> a, sc_bitref<T2> b )
2949 concat( sc_subref<T1> a, sc_subref<T2> b )
2958 concat( sc_subref<T1> a, sc_concref<T2,T3> b )
2967 concat( sc_subref<T1> a, sc_proxy<T2>& b )
3240 concat( sc_concref_r<T1,T2> a, sc_bitref_r<T3> b )
3249 concat( sc_concref_r<T1,T2> a, sc_subref_r<T3> b )
3258 concat( sc_concref_r<T1,T2> a, sc_concref_r<T3,T4> b )
3267 concat( sc_concref_r<T1,T2> a, const sc_proxy<T3>& b )
3352 concat( sc_concref_r<T1,T2> a, sc_bitref<T3> b )
3361 concat( sc_concref<T1,T2> a, sc_bitref_r<T3> b )
3370 concat( sc_concref_r<T1,T2> a, sc_subref<T3> b )
3379 concat( sc_concref<T1,T2> a, sc_subref_r<T3> b )
3388 concat( sc_concref_r<T1,T2> a, sc_concref<T3,T4> b )
3397 concat( sc_concref<T1,T2> a, sc_concref_r<T3,T4> b )
3406 concat( sc_concref<T1,T2> a, const sc_proxy<T3>& b )
3415 concat( sc_concref_r<T1,T2> a, sc_proxy<T3>& b )
3485 concat( sc_concref<T1,T2> a, sc_bitref<T3> b )
3494 concat( sc_concref<T1,T2> a, sc_subref<T3> b )
3503 concat( sc_concref<T1,T2> a, sc_concref<T3,T4> b )
3512 concat( sc_concref<T1,T2> a, sc_proxy<T3>& b )
3578 concat( const sc_proxy<T1>& a, sc_bitref_r<T2> b )
3587 concat( const sc_proxy<T1>& a, sc_subref_r<T2> b )
3596 concat( const sc_proxy<T1>& a, sc_concref_r<T2,T3> b )
3605 concat( const sc_proxy<T1>& a, const sc_proxy<T2>& b )
3690 concat( const sc_proxy<T1>& a, sc_bitref<T2> b )
3699 concat( sc_proxy<T1>& a, sc_bitref_r<T2> b )
3708 concat( const sc_proxy<T1>& a, sc_subref<T2> b )
3717 concat( sc_proxy<T1>& a, sc_subref_r<T2> b )
3726 concat( const sc_proxy<T1>& a, sc_concref<T2,T3> b )
3735 concat( sc_proxy<T1>& a, sc_concref_r<T2,T3> b )
3744 concat( const sc_proxy<T1>& a, sc_proxy<T2>& b )
3753 concat( sc_proxy<T1>& a, const sc_proxy<T2>& b )
3804 concat( sc_proxy<T1>& a, sc_bitref<T2> b )
3813 concat( sc_proxy<T1>& a, sc_subref<T2> b )
3822 concat( sc_proxy<T1>& a, sc_concref<T2,T3> b )
3831 concat( sc_proxy<T1>& a, sc_proxy<T2>& b )