Home
last modified time | relevance | path

Searched defs:t_ref (Results 1 – 25 of 97) sorted by relevance

1234

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/test/performance/
H A Drfactor.cpp53 double t_ref = benchmark([&]() { in one_d_max() local
107 double t_ref = benchmark([&]() { in two_d_histogram() local
176 double t_ref = benchmark([&]() { in four_d_argmin() local
242 double t_ref = benchmark([&]() { in complex_multiply() local
305 double t_ref = benchmark([&]() { in dot_product() local
381 double t_ref = benchmark([&]() { in kitchen_sink() local
H A Dclamped_vector_load.cpp62 double t_ref, t_clamped, t_scalar, t_pad; in main() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/parse/
H A Dparsing_driver.h124 constexpr t_ref(std::nullptr_t) noexcept {} in t_ref() function
127 constexpr /* implicit */ t_ref(const t_ref<U>& u) noexcept : ptr_(u.get()) {} in t_ref() function
132 constexpr /* implicit */ t_ref(U* ptr) : ptr_(ptr) {} in t_ref() function
134 constexpr explicit t_ref(U* ptr) : ptr_(ptr) {} in t_ref() function
/dports/graphics/colmap/colmap-3.6/src/base/
H A Dhomography_matrix_test.cc65 const Eigen::Vector3d t_ref(1.826751712278038, 1.264718492450820, in BOOST_AUTO_TEST_CASE() local
85 const Eigen::Vector3d t_ref(1, 0, 0); in BOOST_AUTO_TEST_CASE() local
/dports/math/stanmath/math-4.2.0/stan/math/prim/prob/
H A Dbernoulli_logit_rng.hpp34 ref_type_t<T_t> t_ref = t; in bernoulli_logit_rng() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/test/registration/
H A Dtest_registration_api_data.h1123 const Eigen::Translation3f t_ref = Eigen::Translation3f (.5f, -2.f, 1.f); variable
/dports/math/libflame/libflame-5.2.0/src/lapack/util/app/qut/front/flamec/test/fla/
H A Dtime_Apply_Q.c29 …FLA_Obj A, FLA_Obj A_ref, FLA_Obj T, FLA_Obj t_ref, FLA_Obj B, FLA_Obj B_ref, FLA_Obj X, FLA_Obj X… in time_Chol()
H A Dtest_Apply_Q.c55 A, A_ref, t_ref, t, T, T_ref, B, B_ref, X, X_ref, W; in main() local
/dports/games/eboard/eboard-1.1.3/
H A Dclock.h74 Timestamp t_ref[2]; variable
/dports/science/hypre/hypre-2.23.0/src/lapack/
H A Ddlarft.c131 #define t_ref(a_1,a_2) t[(a_2)*t_dim1 + a_1] in dlarft_() macro
/dports/math/gmm++/gmm-5.4/include/gmm/
H A Dgmm_solver_gmres.h100 double t_ref, t_prec = MPI_Wtime(), t_tot = 0; in gmres() local
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/gmm/
H A Dgmm_solver_gmres.h100 double t_ref, t_prec = MPI_Wtime(), t_tot = 0; in gmres() local
/dports/science/ergo/ergo-3.8/source/matrix/template_lapack/lapack/
H A Dtemplate_lapack_larft.h156 #define t_ref(a_1,a_2) t[(a_2)*t_dim1 + a_1] in template_lapack_larft() macro
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/coroutines/torture/
H A Dfunc-params-09-awaitable-parms.C56 my_coro (FooAwaitable t_lv, FooAwaitable& t_ref, FooAwaitable&& t_rv_ref) in my_coro() argument
H A Dfunc-params-08.C63 my_coro (Foo t_lv, Foo& t_ref, Foo&& t_rv_ref) in my_coro() argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dfunc-params-09-awaitable-parms.C56 my_coro (FooAwaitable t_lv, FooAwaitable& t_ref, FooAwaitable&& t_rv_ref) in my_coro() argument
H A Dfunc-params-08.C63 my_coro (Foo t_lv, Foo& t_ref, Foo&& t_rv_ref) in my_coro() argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dfunc-params-09-awaitable-parms.C56 my_coro (FooAwaitable t_lv, FooAwaitable& t_ref, FooAwaitable&& t_rv_ref) in my_coro() argument
H A Dfunc-params-08.C63 my_coro (Foo t_lv, Foo& t_ref, Foo&& t_rv_ref) in my_coro() argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dfunc-params-09-awaitable-parms.C56 my_coro (FooAwaitable t_lv, FooAwaitable& t_ref, FooAwaitable&& t_rv_ref) in my_coro() argument
H A Dfunc-params-08.C63 my_coro (Foo t_lv, Foo& t_ref, Foo&& t_rv_ref) in my_coro() argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/coroutines/torture/
H A Dfunc-params-09-awaitable-parms.C56 my_coro (FooAwaitable t_lv, FooAwaitable& t_ref, FooAwaitable&& t_rv_ref) in my_coro() argument
H A Dfunc-params-08.C63 my_coro (Foo t_lv, Foo& t_ref, Foo&& t_rv_ref) in my_coro() argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/coroutines/torture/
H A Dfunc-params-09-awaitable-parms.C56 my_coro (FooAwaitable t_lv, FooAwaitable& t_ref, FooAwaitable&& t_rv_ref) in my_coro() argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/coroutines/torture/
H A Dfunc-params-09-awaitable-parms.C56 my_coro (FooAwaitable t_lv, FooAwaitable& t_ref, FooAwaitable&& t_rv_ref) in my_coro() argument

1234