Home
last modified time | relevance | path

Searched refs:CompleteType_t (Results 1 – 25 of 66) sorted by relevance

123

/dports/devel/catch/Catch2-2.13.7/include/internal/benchmark/detail/
H A Dcatch_complete_invoke.hpp29 using CompleteType_t = typename CompleteType<T>::type; typedef
41 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
49CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
57 Detail::CompleteType_t<FunctionReturnType<Fun>> user_code(Fun&& fun) { in user_code()
H A Dcatch_timing.hpp29 …using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<FunctionReturnType<Func, Args…
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/benchmark/detail/
H A Dcatch_complete_invoke.hpp29 using CompleteType_t = typename CompleteType<T>::type; typedef
41 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
49CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
57 Detail::CompleteType_t<FunctionReturnType<Fun>> user_code(Fun&& fun) { in user_code()
H A Dcatch_timing.hpp29 …using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<FunctionReturnType<Func, Args…
/dports/math/e-antic/Catch2-ff349a5/include/internal/benchmark/detail/
H A Dcatch_complete_invoke.hpp29 using CompleteType_t = typename CompleteType<T>::type; typedef
41 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
49CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
57 Detail::CompleteType_t<FunctionReturnType<Fun>> user_code(Fun&& fun) { in user_code()
H A Dcatch_timing.hpp29 …using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<FunctionReturnType<Func, Args…
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/benchmark/detail/
H A Dcatch_complete_invoke.hpp29 using CompleteType_t = typename CompleteType<T>::type; typedef
41 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
49CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
57 Detail::CompleteType_t<FunctionReturnType<Fun>> user_code(Fun&& fun) { in user_code()
H A Dcatch_timing.hpp29 …using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<FunctionReturnType<Func, Args…
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/benchmark/detail/
H A Dcatch_complete_invoke.hpp29 using CompleteType_t = typename CompleteType<T>::type; typedef
41 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
49CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
57 Detail::CompleteType_t<FunctionReturnType<Fun>> user_code(Fun&& fun) { in user_code()
H A Dcatch_timing.hpp29 …using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<FunctionReturnType<Func, Args…
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/benchmark/detail/
H A Dcatch_complete_invoke.hpp28 using CompleteType_t = typename CompleteType<T>::type; typedef
40 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
50 CompleteType_t<ResultOf_t<Fun(Args...)>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
58 Detail::CompleteType_t<Detail::ResultOf_t<Fun()>> user_code(Fun&& fun) { in user_code()
H A Dcatch_timing.hpp29 … using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<Detail::ResultOf_t<Sig>>>;
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/tests/cpp/tests/vendor/
H A Dcatch.hpp6553 using CompleteType_t = typename CompleteType<T>::type; typedef
6565 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
6573CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
6581 Detail::CompleteType_t<FunctionReturnType<Fun>> user_code(Fun&& fun) { in user_code()
6827 …using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<FunctionReturnType<Func, Args…
/dports/astro/libosmium/libosmium-2.17.2/test/catch/
H A Dcatch.hpp6550 using CompleteType_t = typename CompleteType<T>::type; typedef
6562 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
6570CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
6578 Detail::CompleteType_t<FunctionReturnType<Fun>> user_code(Fun&& fun) { in user_code()
6824 …using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<FunctionReturnType<Func, Args…
/dports/math/heyoka/heyoka-0.16.0/test/
H A Dcatch.hpp6538 using CompleteType_t = typename CompleteType<T>::type; typedef
6550 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
6560 CompleteType_t<ResultOf_t<Fun(Args...)>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
6568 Detail::CompleteType_t<Detail::ResultOf_t<Fun()>> user_code(Fun&& fun) { in user_code()
6814 … using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<Detail::ResultOf_t<Sig>>>;
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/catch/
H A Dcatch.hpp6492 using CompleteType_t = typename CompleteType<T>::type; typedef
6504 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
6514 CompleteType_t<ResultOf_t<Fun(Args...)>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
6522 Detail::CompleteType_t<Detail::ResultOf_t<Fun()>> user_code(Fun&& fun) { in user_code()
6768 … using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<Detail::ResultOf_t<Sig>>>;
/dports/net/measurement-kit/measurement-kit-0.10.14/include/private/
H A Dcatch.hpp6544 using CompleteType_t = typename CompleteType<T>::type; typedef
6556 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
6564CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
6572 Detail::CompleteType_t<FunctionReturnType<Fun>> user_code(Fun&& fun) { in user_code()
6818 …using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<FunctionReturnType<Func, Args…
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/tests/
H A Dcatch.hpp6334 using CompleteType_t = typename CompleteType<T>::type; typedef
6346 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
6356 CompleteType_t<ResultOf_t<Fun(Args...)>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
6364 Detail::CompleteType_t<Detail::ResultOf_t<Fun()>> user_code(Fun&& fun) { in user_code()
6610 … using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<Detail::ResultOf_t<Sig>>>;
/dports/emulators/mess/mame-mame0226/3rdparty/bx/3rdparty/catch/
H A Dcatch.hpp6265 using CompleteType_t = typename CompleteType<T>::type; typedef
6277 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
6287 CompleteType_t<ResultOf_t<Fun(Args...)>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
6295 Detail::CompleteType_t<Detail::ResultOf_t<Fun()>> user_code(Fun&& fun) { in user_code()
6541 … using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<Detail::ResultOf_t<Sig>>>;
/dports/math/ensmallen/ensmallen-2.17.0/tests/
H A Dcatch.hpp6544 using CompleteType_t = typename CompleteType<T>::type; typedef
6556 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
6564CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
6572 Detail::CompleteType_t<FunctionReturnType<Fun>> user_code(Fun&& fun) { in user_code()
6818 …using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<FunctionReturnType<Func, Args…
/dports/math/e-antic/Catch2-ff349a5/single_include/catch2/
H A Dcatch.hpp6544 using CompleteType_t = typename CompleteType<T>::type; typedef
6556 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
6564CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
6572 Detail::CompleteType_t<FunctionReturnType<Fun>> user_code(Fun&& fun) { in user_code()
6818 …using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<FunctionReturnType<Func, Args…
/dports/devel/rkcommon/rkcommon-1.8.0/tests/
H A Dcatch.hpp6550 using CompleteType_t = typename CompleteType<T>::type; typedef
6562 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
6570CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
6578 Detail::CompleteType_t<FunctionReturnType<Fun>> user_code(Fun&& fun) { in user_code()
6824 …using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<FunctionReturnType<Func, Args…
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/catch2/include/
H A Dcatch.hpp6544 using CompleteType_t = typename CompleteType<T>::type; typedef
6556 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
6564CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
6572 Detail::CompleteType_t<FunctionReturnType<Fun>> user_code(Fun&& fun) { in user_code()
6818 …using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<FunctionReturnType<Func, Args…
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/be13_api/
H A Dcatch.hpp6547 using CompleteType_t = typename CompleteType<T>::type; typedef
6559 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
6567CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
6575 Detail::CompleteType_t<FunctionReturnType<Fun>> user_code(Fun&& fun) { in user_code()
6821 …using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<FunctionReturnType<Func, Args…
/dports/math/ascent/Ascent-0.7.0/catch2/
H A Dcatch.hpp6509 using CompleteType_t = typename CompleteType<T>::type; typedef
6521 static CompleteType_t<void> invoke(Fun&& fun, Args&&... args) { in invoke()
6531 CompleteType_t<ResultOf_t<Fun(Args...)>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
6539 Detail::CompleteType_t<Detail::ResultOf_t<Fun()>> user_code(Fun&& fun) { in user_code()
6785 … using TimingOf = Timing<ClockDuration<Clock>, Detail::CompleteType_t<Detail::ResultOf_t<Sig>>>;

123