/third_party/libffi/src/mips/ |
D | n32.S | 71 move t9, callback # callback function pointer 96 jal t9 98 # Copy the stack pointer to t9 99 move t9, $sp 111 ADDU t9, t9, t8 118 REG_L a0, 0*FFI_SIZEOF_ARG(t9) 119 REG_L a1, 1*FFI_SIZEOF_ARG(t9) 120 REG_L a2, 2*FFI_SIZEOF_ARG(t9) 121 REG_L a3, 3*FFI_SIZEOF_ARG(t9) 122 REG_L a4, 4*FFI_SIZEOF_ARG(t9) [all …]
|
D | o32.S | 61 move t9, callback # callback function pointer 77 jalr t9 143 REG_L t9, SIZEOF_FRAME + 5*FFI_SIZEOF_ARG($fp) 150 jalr t9 158 jalr t9 166 jalr t9 177 jalr t9 188 jalr t9 259 .cpload t9 295 addu t9, $fp, A0_OFF2 # ar [all …]
|
/third_party/ffmpeg/libavcodec/alpha/ |
D | idctdsp_alpha_asm.S | 46 lda t9, 8 # loop counter 56 subq t9, 2, t9 80 bne t9, 1b 115 ldq t9, 24(a0) # shorts3 141 and t9, tg, tb # 3 1 143 bic t9, tg, t9 # 3 2 146 addq t9, ta, t9 # 3 3 150 xor t9, tb, t9 # 3 4 151 maxsw4 t9, zero, t9 # 3 5 155 minsw4 t9, tf, t9 # 3 6 [all …]
|
D | hpeldsp_alpha_asm.S | 74 addq t8, a2, t9 77 addq t9, a2, ta 91 stq t4, 0(t9)
|
/third_party/pixman/pixman/ |
D | pixman-mips-dspr2-asm.S | 203 CONVERT_2x0565_TO_2x8888 t0, t1, t2, t3, t4, t5, t6, t7, t8, t9 234 li t9, 0xff000000 252 or t0, t0, t9 253 or t1, t1, t9 254 or t2, t2, t9 255 or t3, t3, t9 256 or t4, t4, t9 257 or t5, t5, t9 258 or t6, t6, t9 259 or t7, t7, t9 [all …]
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/mips/ |
D | jsimd_dspr2.S | 44 lw t9, 24(sp) // t9 = num_rows 50 addiu t9, t9, -1 51 bltz t9, 7f 87 bgez t9, 0b 92 addiu t9, t9, -1 93 bltz t9, 7f 123 bgez t9, 4b 188 addu t9, t2, a0 // t9 = end address 214 bne t2, t9, 1b 292 addu t9, s2, a0 [all …]
|
/third_party/libjpeg-turbo/simd/mips/ |
D | jsimd_dspr2.S | 44 lw t9, 24(sp) // t9 = num_rows 50 addiu t9, t9, -1 51 bltz t9, 7f 87 bgez t9, 0b 92 addiu t9, t9, -1 93 bltz t9, 7f 123 bgez t9, 4b 188 addu t9, t2, a0 // t9 = end address 214 bne t2, t9, 1b 292 addu t9, s2, a0 [all …]
|
/third_party/ffmpeg/libavcodec/ |
D | hqxdsp.c | 29 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA, tB, tC, tD, tE, tF; in idct_col() local 51 t9 = (int)(t7 * 11585U) >> 14; in idct_col() 60 t12 = tE + (tA >> 1) * 2 - t9; in idct_col() 64 blk[1 * 8] = t12 + t9 * 2; in idct_col() 75 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA, tB, tC, tD, tE, tF; in idct_row() local 87 t9 = (t7 * 11585) >> 14; in idct_row() 96 t12 = tE + tA * 2 - t9; in idct_row() 100 blk[1] = (t12 + t9 * 2 + 4) >> 3; in idct_row()
|
D | mss34dsp.c | 74 const unsigned t9 = 35470U * blk[6 * step] + 85623U * blk[2 * step]; \ 78 blk[0 * step] = (int)( t1 + t6 + t9 + tB) >> shift; \ 81 blk[3 * step] = (int)( t0 + t7 - t9 + tB) >> shift; \ 82 blk[4 * step] = (int)(-(t0 + t7) - t9 + tB) >> shift; \ 85 blk[7 * step] = (int)(-(t1 + t6) + t9 + tB) >> shift; \
|
/third_party/boost/boost/fusion/container/deque/detail/cpp03/preprocessed/ |
D | deque20.hpp | 170 …>::type t7 , typename detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9) in deque() 171 …T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9)) in deque() 176 …onst& t3 , T4 const& t4 , T5 const& t5 , T6 const& t6 , T7 const& t7 , T8 const& t8 , T9 const& t9) in deque() 177 …T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9)) in deque() 181 …t1 , T_2 && t2 , T_3 && t3 , T_4 && t4 , T_5 && t5 , T_6 && t6 , T_7 && t7 , T_8 && t8 , T_9 && t9) in deque() 183 …std::forward<T_6>( t6) , std::forward<T_7>( t7) , std::forward<T_8>( t8) , std::forward<T_9>( t9))) in deque() 188 … detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9 , typename detail::c… in deque() 189 … , T5 , T6 , T7 , T8 , T9 , T10>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10)) in deque() 194 …st& t4 , T5 const& t5 , T6 const& t6 , T7 const& t7 , T8 const& t8 , T9 const& t9 , T10 const& t10) in deque() 195 … , T5 , T6 , T7 , T8 , T9 , T10>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10)) in deque() [all …]
|
D | deque30.hpp | 170 …>::type t7 , typename detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9) in deque() 171 …T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9)) in deque() 176 …onst& t3 , T4 const& t4 , T5 const& t5 , T6 const& t6 , T7 const& t7 , T8 const& t8 , T9 const& t9) in deque() 177 …T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9)) in deque() 181 …t1 , T_2 && t2 , T_3 && t3 , T_4 && t4 , T_5 && t5 , T_6 && t6 , T_7 && t7 , T_8 && t8 , T_9 && t9) in deque() 183 …std::forward<T_6>( t6) , std::forward<T_7>( t7) , std::forward<T_8>( t8) , std::forward<T_9>( t9))) in deque() 188 … detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9 , typename detail::c… in deque() 189 … , T5 , T6 , T7 , T8 , T9 , T10>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10)) in deque() 194 …st& t4 , T5 const& t5 , T6 const& t6 , T7 const& t7 , T8 const& t8 , T9 const& t9 , T10 const& t10) in deque() 195 … , T5 , T6 , T7 , T8 , T9 , T10>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10)) in deque() [all …]
|
D | deque_keyed_values20.hpp | 227 …>::type t7 , typename detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9) in construct() 233 >::construct(t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9)); in construct() 238 …t1 , T_2 && t2 , T_3 && t3 , T_4 && t4 , T_5 && t5 , T_6 && t6 , T_7 && t7 , T_8 && t8 , T_9 && t9) in forward_() 244 …td::forward<T_6>( t6) , std::forward<T_7>( t7) , std::forward<T_8>( t8) , std::forward<T_9>( t9))); in forward_() 248 … detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9 , typename detail::c… in construct() 254 >::construct(t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10)); in construct() 259 … , T_3 && t3 , T_4 && t4 , T_5 && t5 , T_6 && t6 , T_7 && t7 , T_8 && t8 , T_9 && t9 , T_10 && t10) in forward_() 265 …t6) , std::forward<T_7>( t7) , std::forward<T_8>( t8) , std::forward<T_9>( t9) , std::forward<T_10… in forward_() 269 … detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9 , typename detail::c… in construct() 275 >::construct(t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10 , t11)); in construct() [all …]
|
D | deque40.hpp | 170 …>::type t7 , typename detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9) in deque() 171 …T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9)) in deque() 176 …onst& t3 , T4 const& t4 , T5 const& t5 , T6 const& t6 , T7 const& t7 , T8 const& t8 , T9 const& t9) in deque() 177 …T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9)) in deque() 181 …t1 , T_2 && t2 , T_3 && t3 , T_4 && t4 , T_5 && t5 , T_6 && t6 , T_7 && t7 , T_8 && t8 , T_9 && t9) in deque() 183 …std::forward<T_6>( t6) , std::forward<T_7>( t7) , std::forward<T_8>( t8) , std::forward<T_9>( t9))) in deque() 188 … detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9 , typename detail::c… in deque() 189 … , T5 , T6 , T7 , T8 , T9 , T10>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10)) in deque() 194 …st& t4 , T5 const& t5 , T6 const& t6 , T7 const& t7 , T8 const& t8 , T9 const& t9 , T10 const& t10) in deque() 195 … , T5 , T6 , T7 , T8 , T9 , T10>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10)) in deque() [all …]
|
D | deque_keyed_values30.hpp | 227 …>::type t7 , typename detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9) in construct() 233 >::construct(t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9)); in construct() 238 …t1 , T_2 && t2 , T_3 && t3 , T_4 && t4 , T_5 && t5 , T_6 && t6 , T_7 && t7 , T_8 && t8 , T_9 && t9) in forward_() 244 …td::forward<T_6>( t6) , std::forward<T_7>( t7) , std::forward<T_8>( t8) , std::forward<T_9>( t9))); in forward_() 248 … detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9 , typename detail::c… in construct() 254 >::construct(t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10)); in construct() 259 … , T_3 && t3 , T_4 && t4 , T_5 && t5 , T_6 && t6 , T_7 && t7 , T_8 && t8 , T_9 && t9 , T_10 && t10) in forward_() 265 …t6) , std::forward<T_7>( t7) , std::forward<T_8>( t8) , std::forward<T_9>( t9) , std::forward<T_10… in forward_() 269 … detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9 , typename detail::c… in construct() 275 >::construct(t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10 , t11)); in construct() [all …]
|
D | deque50.hpp | 170 …>::type t7 , typename detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9) in deque() 171 …T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9)) in deque() 176 …onst& t3 , T4 const& t4 , T5 const& t5 , T6 const& t6 , T7 const& t7 , T8 const& t8 , T9 const& t9) in deque() 177 …T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9)) in deque() 181 …t1 , T_2 && t2 , T_3 && t3 , T_4 && t4 , T_5 && t5 , T_6 && t6 , T_7 && t7 , T_8 && t8 , T_9 && t9) in deque() 183 …std::forward<T_6>( t6) , std::forward<T_7>( t7) , std::forward<T_8>( t8) , std::forward<T_9>( t9))) in deque() 188 … detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9 , typename detail::c… in deque() 189 … , T5 , T6 , T7 , T8 , T9 , T10>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10)) in deque() 194 …st& t4 , T5 const& t5 , T6 const& t6 , T7 const& t7 , T8 const& t8 , T9 const& t9 , T10 const& t10) in deque() 195 … , T5 , T6 , T7 , T8 , T9 , T10>::construct(t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10)) in deque() [all …]
|
D | deque_keyed_values40.hpp | 227 …>::type t7 , typename detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9) in construct() 233 >::construct(t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9)); in construct() 238 …t1 , T_2 && t2 , T_3 && t3 , T_4 && t4 , T_5 && t5 , T_6 && t6 , T_7 && t7 , T_8 && t8 , T_9 && t9) in forward_() 244 …td::forward<T_6>( t6) , std::forward<T_7>( t7) , std::forward<T_8>( t8) , std::forward<T_9>( t9))); in forward_() 248 … detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9 , typename detail::c… in construct() 254 >::construct(t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10)); in construct() 259 … , T_3 && t3 , T_4 && t4 , T_5 && t5 , T_6 && t6 , T_7 && t7 , T_8 && t8 , T_9 && t9 , T_10 && t10) in forward_() 265 …t6) , std::forward<T_7>( t7) , std::forward<T_8>( t8) , std::forward<T_9>( t9) , std::forward<T_10… in forward_() 269 … detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9 , typename detail::c… in construct() 275 >::construct(t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10 , t11)); in construct() [all …]
|
D | deque_keyed_values50.hpp | 227 …>::type t7 , typename detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9) in construct() 233 >::construct(t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9)); in construct() 238 …t1 , T_2 && t2 , T_3 && t3 , T_4 && t4 , T_5 && t5 , T_6 && t6 , T_7 && t7 , T_8 && t8 , T_9 && t9) in forward_() 244 …td::forward<T_6>( t6) , std::forward<T_7>( t7) , std::forward<T_8>( t8) , std::forward<T_9>( t9))); in forward_() 248 … detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9 , typename detail::c… in construct() 254 >::construct(t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10)); in construct() 259 … , T_3 && t3 , T_4 && t4 , T_5 && t5 , T_6 && t6 , T_7 && t7 , T_8 && t8 , T_9 && t9 , T_10 && t10) in forward_() 265 …t6) , std::forward<T_7>( t7) , std::forward<T_8>( t8) , std::forward<T_9>( t9) , std::forward<T_10… in forward_() 269 … detail::call_param<T8 >::type t8 , typename detail::call_param<T9 >::type t9 , typename detail::c… in construct() 275 >::construct(t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10 , t11)); in construct() [all …]
|
/third_party/boost/libs/context/src/asm/ |
D | make_mips64_n64_elf_gas.S | 57 .cpload $t9 73 dla $t9, finish 77 sd $t9, 144($v0) 89 dla $t9, _exit 91 jr $t9
|
D | make_mips32_o32_elf_gas.S | 50 .cpload $t9 76 la $t9, finish 79 sw $t9, 88($v0) 90 la $t9, _exit 92 jr $t9
|
/third_party/openssl/crypto/aes/asm/ |
D | aes-mips.pl | 120 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9,$t10,$t11) = map("\$$_",(12..23)); 170 lwxs $t9,$i1($Tbl) # Te3[s0] 198 rotr $t9,$t9,24 206 xor $t1,$t9 296 lw $t9,0($i1) # Te3[s0] 314 lw $t9,0($i1) # Te3[s0] 336 rotr $t9,$t9,24 362 lwl $t9,1($i1) # Te3[s0] 367 lwr $t9,0($i1) # Te3[s0] 394 xor $t1,$t9 [all …]
|
/third_party/boost/boost/qvm/ |
D | quat_vec_operations.hpp | 42 TA const t9 = ac*ad; in operator *() local 49 … vec_traits<R>::template write_element<1>(r) = 2*((t4+t6)*bx + (t5+t10)*by + (t9-t2)*bz) + by; in operator *() 50 … vec_traits<R>::template write_element<2>(r) = 2*((t7-t3)*bx + (t2+t9)*by + (t5+t8)*bz) + bz; in operator *()
|
/third_party/boost/boost/fusion/algorithm/transformation/detail/preprocessed/ |
D | zip20.hpp | 209 …onst& t3 , T4 const& t4 , T5 const& t5 , T6 const& t6 , T7 const& t7 , T8 const& t8 , T9 const& t9) in zip() argument 212 t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9); in zip() 231 …st& t4 , T5 const& t5 , T6 const& t6 , T7 const& t7 , T8 const& t8 , T9 const& t9 , T10 const& t10) in zip() argument 234 t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10); in zip() 253 …t4 , T5 const& t5 , T6 const& t6 , T7 const& t7 , T8 const& t8 , T9 const& t9 , T10 const& t10 , T… in zip() argument 256 t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10 , t11); in zip() 275 …t4 , T5 const& t5 , T6 const& t6 , T7 const& t7 , T8 const& t8 , T9 const& t9 , T10 const& t10 , T… in zip() argument 278 t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10 , t11 , t12); in zip() 297 …t4 , T5 const& t5 , T6 const& t6 , T7 const& t7 , T8 const& t8 , T9 const& t9 , T10 const& t10 , T… in zip() argument 300 t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10 , t11 , t12 , t13); in zip() [all …]
|
D | zip30.hpp | 209 …onst& t3 , T4 const& t4 , T5 const& t5 , T6 const& t6 , T7 const& t7 , T8 const& t8 , T9 const& t9) in zip() argument 212 t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9); in zip() 231 …st& t4 , T5 const& t5 , T6 const& t6 , T7 const& t7 , T8 const& t8 , T9 const& t9 , T10 const& t10) in zip() argument 234 t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10); in zip() 253 …t4 , T5 const& t5 , T6 const& t6 , T7 const& t7 , T8 const& t8 , T9 const& t9 , T10 const& t10 , T… in zip() argument 256 t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10 , t11); in zip() 275 …t4 , T5 const& t5 , T6 const& t6 , T7 const& t7 , T8 const& t8 , T9 const& t9 , T10 const& t10 , T… in zip() argument 278 t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10 , t11 , t12); in zip() 297 …t4 , T5 const& t5 , T6 const& t6 , T7 const& t7 , T8 const& t8 , T9 const& t9 , T10 const& t10 , T… in zip() argument 300 t0 , t1 , t2 , t3 , t4 , t5 , t6 , t7 , t8 , t9 , t10 , t11 , t12 , t13); in zip() [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | contextualTyping.types | 306 t9: number[][]; 307 >t9 : number[][] 328 …7: (n: number, s: string) => number; t8: (n: number, s: string) => number; t9: number[][]; t10: IF… 366 t9: number[][]; 367 >t9 : number[][] 394 …7: (n: number, s: string) => number; t8: (n: number, s: string) => number; t9: number[][]; t10: IF… 404 …7: (n: number, s: string) => number; t8: (n: number, s: string) => number; t9: number[][]; t10: IF… 418 …7: (n: number, s: string) => number; t8: (n: number, s: string) => number; t9: number[][]; t10: IF… 425 …7: (n: number, s: string) => number; t8: (n: number, s: string) => number; t9: number[][]; t10: IF… 435 …7: (n: number, s: string) => number; t8: (n: number, s: string) => number; t9: number[][]; t10: IF… [all …]
|
/third_party/boost/boost/numeric/odeint/algebra/ |
D | default_operations.hpp | 222 …3 , const T4 &t4 , const T5 &t5 , const T6 &t6 , const T7 &t7 , const T8 &t8 , const T9 &t9 ) const in operator ()() 224 …t3 + m_alpha3 * t4 + m_alpha4 * t5 + m_alpha5 * t6 + m_alpha6 * t7 + m_alpha7 * t8 + m_alpha8 * t9; in operator ()() 248 …t4 , const T5 &t5 , const T6 &t6 , const T7 &t7 , const T8 &t8 , const T9 &t9 , const T10 &t10 ) c… in operator ()() 250 …4 + m_alpha4 * t5 + m_alpha5 * t6 + m_alpha6 * t7 + m_alpha7 * t8 + m_alpha8 * t9 + m_alpha9 * t10; in operator ()() 275 …t4 , const T5 &t5 , const T6 &t6 , const T7 &t7 , const T8 &t8 , const T9 &t9 , const T10 &t10 , c… in operator ()() 277 …m_alpha4 * t5 + m_alpha5 * t6 + m_alpha6 * t7 + m_alpha7 * t8 + m_alpha8 * t9 + m_alpha9 * t10 + m… in operator ()() 305 …t4 , const T5 &t5 , const T6 &t6 , const T7 &t7 , const T8 &t8 , const T9 &t9 , const T10 &t10 , c… in operator ()() 307 …m_alpha4 * t5 + m_alpha5 * t6 + m_alpha6 * t7 + m_alpha7 * t8 + m_alpha8 * t9 + m_alpha9 * t10 + m… in operator ()() 335 …t4 , const T5 &t5 , const T6 &t6 , const T7 &t7 , const T8 &t8 , const T9 &t9 , const T10 &t10 , c… in operator ()() 337 …m_alpha4 * t5 + m_alpha5 * t6 + m_alpha6 * t7 + m_alpha7 * t8 + m_alpha8 * t9 + m_alpha9 * t10 + m… in operator ()() [all …]
|