Home
last modified time | relevance | path

Searched refs:result_ (Results 1 – 25 of 2543) sorted by relevance

12345678910>>...102

/dports/devel/libphonenumber/libphonenumber-8.12.39/cpp/test/phonenumbers/
H A Dasyoutypeformatter_test.cc56 string result_; member in i18n::phonenumbers::AsYouTypeFormatterTest
253 &result_)); in TEST_F()
256 &result_)); in TEST_F()
259 &result_)); in TEST_F()
262 &result_)); in TEST_F()
265 &result_)); in TEST_F()
268 &result_)); in TEST_F()
271 &result_)); in TEST_F()
274 &result_)); in TEST_F()
277 &result_)); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/cpp/test/phonenumbers/
H A Dasyoutypeformatter_test.cc56 string result_; member in i18n::phonenumbers::AsYouTypeFormatterTest
253 &result_)); in TEST_F()
256 &result_)); in TEST_F()
259 &result_)); in TEST_F()
262 &result_)); in TEST_F()
265 &result_)); in TEST_F()
268 &result_)); in TEST_F()
271 &result_)); in TEST_F()
274 &result_)); in TEST_F()
277 &result_)); in TEST_F()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatsmatschur/
H A DAliasingTest.cpp242 result_ = sC3x3_; in testSMatSMatSchur()
255 result_ = sC3x3_; in testSMatSMatSchur()
268 result_ = sC3x3_; in testSMatSMatSchur()
281 result_ = sD3x3_; in testSMatSMatSchur()
294 result_ = sD3x3_; in testSMatSMatSchur()
307 result_ = sD3x3_; in testSMatSMatSchur()
320 result_ = sD3x3_; in testSMatSMatSchur()
333 result_ = sE3x3_; in testSMatSMatSchur()
346 result_ = sC3x3_; in testSMatSMatSchur()
359 result_ = sC3x3_; in testSMatSMatSchur()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatsmatadd/
H A DAliasingTest.cpp241 result_ = sC3x3_; in testSMatSMatAdd()
254 result_ = sC3x3_; in testSMatSMatAdd()
267 result_ = sC3x3_; in testSMatSMatAdd()
280 result_ = sD3x3_; in testSMatSMatAdd()
293 result_ = sD3x3_; in testSMatSMatAdd()
306 result_ = sD3x3_; in testSMatSMatAdd()
319 result_ = sD3x3_; in testSMatSMatAdd()
332 result_ = sE3x3_; in testSMatSMatAdd()
345 result_ = sC3x3_; in testSMatSMatAdd()
358 result_ = sC3x3_; in testSMatSMatAdd()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatsmatsub/
H A DAliasingTest.cpp241 result_ = sC3x3_; in testSMatSMatSub()
254 result_ = sC3x3_; in testSMatSMatSub()
267 result_ = sC3x3_; in testSMatSMatSub()
280 result_ = sD3x3_; in testSMatSMatSub()
293 result_ = sD3x3_; in testSMatSMatSub()
306 result_ = sD3x3_; in testSMatSMatSub()
319 result_ = sD3x3_; in testSMatSMatSub()
332 result_ = sE3x3_; in testSMatSMatSub()
345 result_ = sC3x3_; in testSMatSMatSub()
358 result_ = sC3x3_; in testSMatSMatSub()
[all …]
/dports/math/symengine/symengine-0.8.1/symengine/
H A Deval_mpfr.cpp77 mpfr_exp(result_, result_, rnd_); in bvisit()
137 mpfr_sin(result_, result_, rnd_); in bvisit()
143 mpfr_cos(result_, result_, rnd_); in bvisit()
149 mpfr_tan(result_, result_, rnd_); in bvisit()
155 mpfr_log(result_, result_, rnd_); in bvisit()
161 mpfr_cot(result_, result_, rnd_); in bvisit()
167 mpfr_csc(result_, result_, rnd_); in bvisit()
173 mpfr_sec(result_, result_, rnd_); in bvisit()
179 mpfr_asin(result_, result_, rnd_); in bvisit()
185 mpfr_acos(result_, result_, rnd_); in bvisit()
[all …]
H A Deval_mpc.cpp114 mpc_sin(result_, result_, rnd_); in bvisit()
120 mpc_cos(result_, result_, rnd_); in bvisit()
126 mpc_tan(result_, result_, rnd_); in bvisit()
132 mpc_log(result_, result_, rnd_); in bvisit()
138 mpc_tan(result_, result_, rnd_); in bvisit()
145 mpc_sin(result_, result_, rnd_); in bvisit()
152 mpc_cos(result_, result_, rnd_); in bvisit()
159 mpc_asin(result_, result_, rnd_); in bvisit()
165 mpc_acos(result_, result_, rnd_); in bvisit()
172 mpc_acos(result_, result_, rnd_); in bvisit()
[all …]
H A Deval_arb.cpp112 arb_sin(result_, result_, prec_); in bvisit()
118 arb_cos(result_, result_, prec_); in bvisit()
124 arb_tan(result_, result_, prec_); in bvisit()
160 arb_log(result_, result_, prec_); in bvisit()
171 arb_cot(result_, result_, prec_); in bvisit()
177 arb_sin(result_, result_, prec_); in bvisit()
178 arb_inv(result_, result_, prec_); in bvisit()
184 arb_cos(result_, result_, prec_); in bvisit()
185 arb_inv(result_, result_, prec_); in bvisit()
203 arb_inv(result_, result_, prec_); in bvisit()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatdmatsub/
H A DAliasingTest.cpp247 result_ = sC3x3_; in testSMatDMatSub()
260 result_ = sC3x3_; in testSMatDMatSub()
273 result_ = sC3x3_; in testSMatDMatSub()
286 result_ = sD3x3_; in testSMatDMatSub()
299 result_ = dC3x3_; in testSMatDMatSub()
312 result_ = dC3x3_; in testSMatDMatSub()
325 result_ = dC3x3_; in testSMatDMatSub()
338 result_ = dD3x3_; in testSMatDMatSub()
351 result_ = sC3x3_; in testSMatDMatSub()
364 result_ = dC3x3_; in testSMatDMatSub()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatadd/
H A DAliasingTest.cpp247 result_ = dC3x3_; in testDMatSMatAdd()
260 result_ = dC3x3_; in testDMatSMatAdd()
273 result_ = dC3x3_; in testDMatSMatAdd()
286 result_ = dD3x3_; in testDMatSMatAdd()
299 result_ = sC3x3_; in testDMatSMatAdd()
312 result_ = sC3x3_; in testDMatSMatAdd()
325 result_ = sC3x3_; in testDMatSMatAdd()
338 result_ = sD3x3_; in testDMatSMatAdd()
351 result_ = dC3x3_; in testDMatSMatAdd()
364 result_ = sD3x3_; in testDMatSMatAdd()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatsub/
H A DAliasingTest.cpp247 result_ = dC3x3_; in testDMatSMatSub()
260 result_ = dC3x3_; in testDMatSMatSub()
273 result_ = dC3x3_; in testDMatSMatSub()
286 result_ = dD3x3_; in testDMatSMatSub()
299 result_ = sC3x3_; in testDMatSMatSub()
312 result_ = sC3x3_; in testDMatSMatSub()
325 result_ = sC3x3_; in testDMatSMatSub()
338 result_ = sD3x3_; in testDMatSMatSub()
351 result_ = dC3x3_; in testDMatSMatSub()
364 result_ = sD3x3_; in testDMatSMatSub()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatsmatmult/
H A DAliasingTest.cpp194 result_ = sC3x3_; in testSMatSMatMult()
207 result_ = sC3x3_; in testSMatSMatMult()
220 result_ = sD3x3_; in testSMatSMatMult()
233 result_ = sD3x3_; in testSMatSMatMult()
246 result_ = sD3x3_; in testSMatSMatMult()
259 result_ = sE3x3_; in testSMatSMatMult()
277 result_ = sC3x3_; in testSMatSMatMult()
290 result_ = sC3x3_; in testSMatSMatMult()
303 result_ = sD3x3_; in testSMatSMatMult()
316 result_ = sD3x3_; in testSMatSMatMult()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatmult/
H A DAliasingTest.cpp200 result_ = dC3x3_; in testDMatSMatMult()
213 result_ = dC3x3_; in testDMatSMatMult()
226 result_ = dD3x3_; in testDMatSMatMult()
239 result_ = sC3x3_; in testDMatSMatMult()
252 result_ = sC3x3_; in testDMatSMatMult()
265 result_ = sD3x3_; in testDMatSMatMult()
283 result_ = dC3x3_; in testDMatSMatMult()
296 result_ = dC3x3_; in testDMatSMatMult()
309 result_ = dD3x3_; in testDMatSMatMult()
322 result_ = sC3x3_; in testDMatSMatMult()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatdmatmult/
H A DAliasingTest.cpp200 result_ = sC3x3_; in testSMatDMatMult()
213 result_ = sC3x3_; in testSMatDMatMult()
226 result_ = sD3x3_; in testSMatDMatMult()
239 result_ = dD3x3_; in testSMatDMatMult()
252 result_ = dD3x3_; in testSMatDMatMult()
265 result_ = dD3x3_; in testSMatDMatMult()
283 result_ = sC3x3_; in testSMatDMatMult()
296 result_ = sC3x3_; in testSMatDMatMult()
309 result_ = sD3x3_; in testSMatDMatMult()
322 result_ = dD3x3_; in testSMatDMatMult()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatadd/
H A DAliasingTest.cpp264 result_ = dC3x3_; in testDMatDMatAdd()
277 result_ = dC3x3_; in testDMatDMatAdd()
290 result_ = dC3x3_; in testDMatDMatAdd()
303 result_ = dD3x3_; in testDMatDMatAdd()
316 result_ = dD3x3_; in testDMatDMatAdd()
329 result_ = dD3x3_; in testDMatDMatAdd()
342 result_ = dD3x3_; in testDMatDMatAdd()
355 result_ = dE3x3_; in testDMatDMatAdd()
368 result_ = dC3x3_; in testDMatDMatAdd()
381 result_ = dC3x3_; in testDMatDMatAdd()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatmult/
H A DAliasingTest.cpp194 result_ = dC3x3_; in testDMatDMatMult()
207 result_ = dC3x3_; in testDMatDMatMult()
220 result_ = dD3x3_; in testDMatDMatMult()
233 result_ = dD3x3_; in testDMatDMatMult()
246 result_ = dD3x3_; in testDMatDMatMult()
259 result_ = dE3x3_; in testDMatDMatMult()
277 result_ = dC3x3_; in testDMatDMatMult()
290 result_ = dC3x3_; in testDMatDMatMult()
303 result_ = dD3x3_; in testDMatDMatMult()
316 result_ = dD3x3_; in testDMatDMatMult()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatschur/
H A DAliasingTest.cpp264 result_ = dC3x3_; in testDMatDMatSchur()
277 result_ = dC3x3_; in testDMatDMatSchur()
290 result_ = dC3x3_; in testDMatDMatSchur()
303 result_ = dD3x3_; in testDMatDMatSchur()
316 result_ = dD3x3_; in testDMatDMatSchur()
329 result_ = dD3x3_; in testDMatDMatSchur()
342 result_ = dD3x3_; in testDMatDMatSchur()
355 result_ = dE3x3_; in testDMatDMatSchur()
368 result_ = dC3x3_; in testDMatDMatSchur()
381 result_ = dC3x3_; in testDMatDMatSchur()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatsub/
H A DAliasingTest.cpp264 result_ = dC3x3_; in testDMatDMatSub()
277 result_ = dC3x3_; in testDMatDMatSub()
290 result_ = dC3x3_; in testDMatDMatSub()
303 result_ = dD3x3_; in testDMatDMatSub()
316 result_ = dD3x3_; in testDMatDMatSub()
329 result_ = dD3x3_; in testDMatDMatSub()
342 result_ = dD3x3_; in testDMatDMatSub()
355 result_ = dE3x3_; in testDMatDMatSub()
368 result_ = dC3x3_; in testDMatDMatSub()
381 result_ = dC3x3_; in testDMatDMatSub()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/smatdmatschur/
H A DAliasingTest.cpp242 result_ = sC3x3_; in testSMatDMatSchur()
255 result_ = sC3x3_; in testSMatDMatSchur()
268 result_ = sC3x3_; in testSMatDMatSchur()
281 result_ = sD3x3_; in testSMatDMatSchur()
294 result_ = dC3x3_; in testSMatDMatSchur()
307 result_ = dC3x3_; in testSMatDMatSchur()
320 result_ = dC3x3_; in testSMatDMatSchur()
333 result_ = dD3x3_; in testSMatDMatSchur()
346 result_ = sC3x3_; in testSMatDMatSchur()
359 result_ = dC3x3_; in testSMatDMatSchur()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatsmatschur/
H A DAliasingTest.cpp242 result_ = dC3x3_; in testDMatSMatSchur()
255 result_ = dC3x3_; in testDMatSMatSchur()
268 result_ = dC3x3_; in testDMatSMatSchur()
281 result_ = dD3x3_; in testDMatSMatSchur()
294 result_ = sC3x3_; in testDMatSMatSchur()
307 result_ = sC3x3_; in testDMatSMatSchur()
320 result_ = sC3x3_; in testDMatSMatSchur()
333 result_ = sD3x3_; in testDMatSMatSchur()
346 result_ = dC3x3_; in testDMatSMatSchur()
359 result_ = sD3x3_; in testDMatSMatSchur()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatmax/
H A DAliasingTest.cpp264 result_ = dC3x3_; in testDMatDMatMax()
277 result_ = dC3x3_; in testDMatDMatMax()
290 result_ = dC3x3_; in testDMatDMatMax()
303 result_ = dD3x3_; in testDMatDMatMax()
316 result_ = dD3x3_; in testDMatDMatMax()
329 result_ = dD3x3_; in testDMatDMatMax()
342 result_ = dD3x3_; in testDMatDMatMax()
355 result_ = dE3x3_; in testDMatDMatMax()
368 result_ = dC3x3_; in testDMatDMatMax()
381 result_ = dC3x3_; in testDMatDMatMax()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dmatdmatmin/
H A DAliasingTest.cpp264 result_ = dC3x3_; in testDMatDMatMin()
277 result_ = dC3x3_; in testDMatDMatMin()
290 result_ = dC3x3_; in testDMatDMatMin()
303 result_ = dD3x3_; in testDMatDMatMin()
316 result_ = dD3x3_; in testDMatDMatMin()
329 result_ = dD3x3_; in testDMatDMatMin()
342 result_ = dD3x3_; in testDMatDMatMin()
355 result_ = dE3x3_; in testDMatDMatMin()
368 result_ = dC3x3_; in testDMatDMatMin()
381 result_ = dC3x3_; in testDMatDMatMin()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dvecdvecdiv/
H A DAliasingTest.cpp77 , result_() in AliasingTest()
290 result_ = db3_; in testDVecDVecDiv()
303 result_ = db3_; in testDVecDVecDiv()
316 result_ = db3_; in testDVecDVecDiv()
329 result_ = sb3_; in testDVecDVecDiv()
342 result_ = dc3_; in testDVecDVecDiv()
355 result_ = dc3_; in testDVecDVecDiv()
368 result_ = dc3_; in testDVecDVecDiv()
381 result_ = sb3_; in testDVecDVecDiv()
394 result_ = db3_; in testDVecDVecDiv()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dvecdvecsub/
H A DAliasingTest.cpp77 , result_() in AliasingTest()
304 result_ = db3_; in testDVecDVecSub()
317 result_ = db3_; in testDVecDVecSub()
330 result_ = db3_; in testDVecDVecSub()
343 result_ = sb3_; in testDVecDVecSub()
356 result_ = dc3_; in testDVecDVecSub()
369 result_ = dc3_; in testDVecDVecSub()
382 result_ = dc3_; in testDVecDVecSub()
395 result_ = sb3_; in testDVecDVecSub()
408 result_ = db3_; in testDVecDVecSub()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/operations/dvecdvecadd/
H A DAliasingTest.cpp77 , result_() in AliasingTest()
290 result_ = db3_; in testDVecDVecAdd()
303 result_ = db3_; in testDVecDVecAdd()
316 result_ = db3_; in testDVecDVecAdd()
329 result_ = sb3_; in testDVecDVecAdd()
342 result_ = dc3_; in testDVecDVecAdd()
355 result_ = dc3_; in testDVecDVecAdd()
368 result_ = dc3_; in testDVecDVecAdd()
381 result_ = sb3_; in testDVecDVecAdd()
394 result_ = db3_; in testDVecDVecAdd()
[all …]

12345678910>>...102