Home
last modified time | relevance | path

Searched refs:FunctionReturnType (Results 1 – 25 of 69) sorted by relevance

123

/dports/devel/catch/Catch2-2.13.7/include/internal/benchmark/detail/
H A Dcatch_complete_invoke.hpp49 … CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
50 …return CompleteInvoker<FunctionReturnType<Fun, Args...>>::invoke(std::forward<Fun>(fun), std::forw… 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.hpp49 … CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
50 …return CompleteInvoker<FunctionReturnType<Fun, Args...>>::invoke(std::forward<Fun>(fun), std::forw… 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.hpp49 … CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
50 …return CompleteInvoker<FunctionReturnType<Fun, Args...>>::invoke(std::forward<Fun>(fun), std::forw… 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.hpp49 … CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
50 …return CompleteInvoker<FunctionReturnType<Fun, Args...>>::invoke(std::forward<Fun>(fun), std::forw… 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.hpp49 … CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
50 …return CompleteInvoker<FunctionReturnType<Fun, Args...>>::invoke(std::forward<Fun>(fun), std::forw… 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/
H A Dcatch_meta.hpp37 …using FunctionReturnType = std::remove_reference_t<std::remove_cv_t<std::invoke_result_t<Func, U..… typedef
41 …using FunctionReturnType = typename std::remove_reference<typename std::remove_cv<typename std::re… typedef
H A Dcatch_generators_generic.hpp176 template <typename Func, typename U, typename T = FunctionReturnType<Func, U>>
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_meta.hpp38 …using FunctionReturnType = std::remove_reference_t<std::remove_cv_t<std::invoke_result_t<Func, U>>… typedef
41 …using FunctionReturnType = typename std::remove_reference<typename std::remove_cv<typename std::re… typedef
H A Dcatch_generators_generic.hpp176 template <typename Func, typename U, typename T = FunctionReturnType<Func, U>>
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_meta.hpp37 …using FunctionReturnType = std::remove_reference_t<std::remove_cv_t<std::invoke_result_t<Func, U..… typedef
41 …using FunctionReturnType = typename std::remove_reference<typename std::remove_cv<typename std::re… typedef
H A Dcatch_generators_generic.hpp176 template <typename Func, typename U, typename T = FunctionReturnType<Func, U>>
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_meta.hpp37 …using FunctionReturnType = std::remove_reference_t<std::remove_cv_t<std::invoke_result_t<Func, U..… typedef
41 …using FunctionReturnType = typename std::remove_reference<typename std::remove_cv<typename std::re… typedef
H A Dcatch_generators_generic.hpp176 template <typename Func, typename U, typename T = FunctionReturnType<Func, U>>
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_meta.hpp37 …using FunctionReturnType = std::remove_reference_t<std::remove_cv_t<std::invoke_result_t<Func, U..… typedef
41 …using FunctionReturnType = typename std::remove_reference<typename std::remove_cv<typename std::re… typedef
H A Dcatch_generators_generic.hpp176 template <typename Func, typename U, typename T = FunctionReturnType<Func, U>>
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_meta.hpp37 …using FunctionReturnType = std::remove_reference_t<std::remove_cv_t<std::invoke_result_t<Func, U..… typedef
41 …using FunctionReturnType = typename std::remove_reference<typename std::remove_cv<typename std::re… typedef
H A Dcatch_generators_generic.hpp176 template <typename Func, typename U, typename T = FunctionReturnType<Func, U>>
/dports/lang/nbc/NXT/
H A DuNXCComp.pas422 function FunctionReturnType(const name: string): char; in FunctionReturnType() function
2309 function TNXCComp.FunctionReturnType(const name : string) : char; in FunctionReturnType() function
2332 Result := FunctionReturnType(Value) in [TOK_STRINGDEF{, TOK_ARRAYBYTEDEF, TOK_ARRAYCHARDEF}];
2680 rdt := FunctionReturnType(savedvalue);
2995 if FunctionReturnType(val) = TOK_STRINGDEF then
3973 rdt := FunctionReturnType(procname);
7135 rdt := FunctionReturnType(fCurrentThreadName);
7507 dt := FunctionReturnType(name);
7523 dt := FunctionReturnType(f.Name);
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/tests/cpp/tests/vendor/
H A Dcatch.hpp949 …using FunctionReturnType = std::remove_reference_t<std::remove_cv_t<std::invoke_result_t<Func, U..… typedef
953 …using FunctionReturnType = typename std::remove_reference<typename std::remove_cv<typename std::re… typedef
4281 template <typename Func, typename U, typename T = FunctionReturnType<Func, U>>
6573 … CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
6574 …return CompleteInvoker<FunctionReturnType<Fun, Args...>>::invoke(std::forward<Fun>(fun), std::forw… 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.hpp943 …using FunctionReturnType = std::remove_reference_t<std::remove_cv_t<std::invoke_result_t<Func, U..… typedef
947 …using FunctionReturnType = typename std::remove_reference<typename std::remove_cv<typename std::re… typedef
4275 template <typename Func, typename U, typename T = FunctionReturnType<Func, U>>
6570 … CompleteType_t<FunctionReturnType<Fun, Args...>> complete_invoke(Fun&& fun, Args&&... args) { in complete_invoke()
6571 …return CompleteInvoker<FunctionReturnType<Fun, Args...>>::invoke(std::forward<Fun>(fun), std::forw… 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…

123