Home
last modified time | relevance | path

Searched refs:BenchmarkFunction (Results 1 – 25 of 104) sorted by relevance

12345

/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/benchmark/detail/
H A Dcatch_benchmark_function.hpp39 struct BenchmarkFunction { struct
69 BenchmarkFunction(model<T>* c) : f(c) {} in BenchmarkFunction() argument
72 BenchmarkFunction() in BenchmarkFunction() function
76 … typename std::enable_if<!is_related<Fun, BenchmarkFunction>::value, int>::type = 0>
77 BenchmarkFunction(Fun&& fun) in BenchmarkFunction() function
80 BenchmarkFunction(BenchmarkFunction&& that) in BenchmarkFunction() function
83 BenchmarkFunction(BenchmarkFunction const& that) in BenchmarkFunction() function
86 BenchmarkFunction& operator=(BenchmarkFunction&& that) { in operator =() argument
91 BenchmarkFunction& operator=(BenchmarkFunction const& that) { in operator =() argument
/dports/math/e-antic/Catch2-ff349a5/include/internal/benchmark/detail/
H A Dcatch_benchmark_function.hpp39 struct BenchmarkFunction { struct
69 BenchmarkFunction(model<T>* c) : f(c) {} in BenchmarkFunction() argument
72 BenchmarkFunction() in BenchmarkFunction() function
76 … typename std::enable_if<!is_related<Fun, BenchmarkFunction>::value, int>::type = 0>
77 BenchmarkFunction(Fun&& fun) in BenchmarkFunction() function
80 BenchmarkFunction(BenchmarkFunction&& that) in BenchmarkFunction() function
83 BenchmarkFunction(BenchmarkFunction const& that) in BenchmarkFunction() argument
86 BenchmarkFunction& operator=(BenchmarkFunction&& that) { in operator =() argument
91 BenchmarkFunction& operator=(BenchmarkFunction const& that) { in operator =() argument
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/benchmark/detail/
H A Dcatch_benchmark_function.hpp39 struct BenchmarkFunction { struct
69 BenchmarkFunction(model<T>* c) : f(c) {} in BenchmarkFunction() function
72 BenchmarkFunction() in BenchmarkFunction() argument
76 … typename std::enable_if<!is_related<Fun, BenchmarkFunction>::value, int>::type = 0>
77 BenchmarkFunction(Fun&& fun) in BenchmarkFunction() function
80 BenchmarkFunction(BenchmarkFunction&& that) in BenchmarkFunction() argument
83 BenchmarkFunction(BenchmarkFunction const& that) in BenchmarkFunction() argument
86 BenchmarkFunction& operator=(BenchmarkFunction&& that) { in operator =() argument
91 BenchmarkFunction& operator=(BenchmarkFunction const& that) { in operator =() argument
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/benchmark/detail/
H A Dcatch_benchmark_function.hpp39 struct BenchmarkFunction { struct
69 BenchmarkFunction(model<T>* c) : f(c) {} in BenchmarkFunction() argument
72 BenchmarkFunction() in BenchmarkFunction() argument
76 … typename std::enable_if<!is_related<Fun, BenchmarkFunction>::value, int>::type = 0>
77 BenchmarkFunction(Fun&& fun) in BenchmarkFunction() function
80 BenchmarkFunction(BenchmarkFunction&& that) in BenchmarkFunction() function
83 BenchmarkFunction(BenchmarkFunction const& that) in BenchmarkFunction() argument
86 BenchmarkFunction& operator=(BenchmarkFunction&& that) { in operator =() argument
91 BenchmarkFunction& operator=(BenchmarkFunction const& that) { in operator =() argument
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/benchmark/detail/
H A Dcatch_benchmark_function.hpp39 struct BenchmarkFunction { struct
69 BenchmarkFunction(model<T>* c) : f(c) {} in BenchmarkFunction() argument
72 BenchmarkFunction() in BenchmarkFunction() function
76 … typename std::enable_if<!is_related<Fun, BenchmarkFunction>::value, int>::type = 0>
77 BenchmarkFunction(Fun&& fun) in BenchmarkFunction() argument
80 BenchmarkFunction(BenchmarkFunction&& that) in BenchmarkFunction() function
83 BenchmarkFunction(BenchmarkFunction const& that) in BenchmarkFunction() function
86 BenchmarkFunction& operator=(BenchmarkFunction&& that) { in operator =() argument
91 BenchmarkFunction& operator=(BenchmarkFunction const& that) { in operator =() argument
/dports/devel/catch/Catch2-2.13.7/include/internal/benchmark/detail/
H A Dcatch_benchmark_function.hpp39 struct BenchmarkFunction { struct
69 BenchmarkFunction(model<T>* c) : f(c) {} in BenchmarkFunction() function
72 BenchmarkFunction() in BenchmarkFunction() argument
76 … typename std::enable_if<!is_related<Fun, BenchmarkFunction>::value, int>::type = 0>
77 BenchmarkFunction(Fun&& fun) in BenchmarkFunction() argument
80 BenchmarkFunction(BenchmarkFunction&& that) in BenchmarkFunction() argument
83 BenchmarkFunction(BenchmarkFunction const& that) in BenchmarkFunction() argument
86 BenchmarkFunction& operator=(BenchmarkFunction&& that) { in operator =() argument
91 BenchmarkFunction& operator=(BenchmarkFunction const& that) { in operator =() argument
/dports/math/e-antic/Catch2-ff349a5/include/internal/benchmark/
H A Dcatch_benchmark.hpp95 fun = Detail::BenchmarkFunction(func); in operator =()
105 Detail::BenchmarkFunction fun;
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/benchmark/
H A Dcatch_benchmark.hpp95 fun = Detail::BenchmarkFunction(func); in operator =()
105 Detail::BenchmarkFunction fun;
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/benchmark/
H A Dcatch_benchmark.hpp95 fun = Detail::BenchmarkFunction(func); in operator =()
105 Detail::BenchmarkFunction fun;
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/benchmark/
H A Dcatch_benchmark.hpp95 fun = Detail::BenchmarkFunction(func); in operator =()
105 Detail::BenchmarkFunction fun;
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/benchmark/
H A Dcatch_benchmark.hpp95 fun = Detail::BenchmarkFunction(func); in operator =()
105 Detail::BenchmarkFunction fun;
/dports/devel/catch/Catch2-2.13.7/include/internal/benchmark/
H A Dcatch_benchmark.hpp95 fun = Detail::BenchmarkFunction(func); in operator =()
105 Detail::BenchmarkFunction fun;
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/snappy-1.1.2/
H A Dsnappy-test.h306 typedef void (*BenchmarkFunction)(int, int); typedef
310 Benchmark(const string& name, BenchmarkFunction function) : in Benchmark()
323 const BenchmarkFunction function_;
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/snappy/src/
H A Dsnappy-test.h240 typedef void (*BenchmarkFunction)(int, int); typedef
244 Benchmark(const std::string& name, BenchmarkFunction function) in Benchmark()
257 const BenchmarkFunction function_;
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/snappy-1.1.2/
H A Dsnappy-test.h306 typedef void (*BenchmarkFunction)(int, int); typedef
310 Benchmark(const string& name, BenchmarkFunction function) : in Benchmark()
323 const BenchmarkFunction function_;
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/snappy/
H A Dsnappy-test.h240 typedef void (*BenchmarkFunction)(int, int); typedef
244 Benchmark(const std::string& name, BenchmarkFunction function) in Benchmark()
257 const BenchmarkFunction function_;
/dports/devel/apitrace/apitrace-9.0/thirdparty/snappy/
H A Dsnappy-test.h292 typedef void (*BenchmarkFunction)(int, int); typedef
296 Benchmark(const string& name, BenchmarkFunction function) : in Benchmark()
309 const BenchmarkFunction function_;
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/third_party/snappy-1.1.2/
H A Dsnappy-test.h306 typedef void (*BenchmarkFunction)(int, int); typedef
310 Benchmark(const string& name, BenchmarkFunction function) : in Benchmark()
323 const BenchmarkFunction function_;
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/snappy/src/
H A Dsnappy-test.h310 typedef void (*BenchmarkFunction)(int, int); typedef
314 Benchmark(const string& name, BenchmarkFunction function) : in Benchmark()
327 const BenchmarkFunction function_;
/dports/sysutils/vector/vector-0.10.0/cargo-crates/leveldb-sys-2.0.5/deps/snappy-1.1.2/
H A Dsnappy-test.h306 typedef void (*BenchmarkFunction)(int, int); typedef
310 Benchmark(const string& name, BenchmarkFunction function) : in Benchmark()
323 const BenchmarkFunction function_;
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/third_party/snappy-1.1.2/
H A Dsnappy-test.h306 typedef void (*BenchmarkFunction)(int, int); typedef
310 Benchmark(const string& name, BenchmarkFunction function) : in Benchmark()
323 const BenchmarkFunction function_;
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/third_party/snappy-1.1.2/
H A Dsnappy-test.h306 typedef void (*BenchmarkFunction)(int, int); typedef
310 Benchmark(const string& name, BenchmarkFunction function) : in Benchmark()
323 const BenchmarkFunction function_;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/snappy/src/
H A Dsnappy-test.h239 typedef void (*BenchmarkFunction)(int, int); typedef
243 Benchmark(const std::string& name, BenchmarkFunction function) in Benchmark()
256 const BenchmarkFunction function_;
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/third_party/snappy-1.1.2/
H A Dsnappy-test.h306 typedef void (*BenchmarkFunction)(int, int); typedef
310 Benchmark(const string& name, BenchmarkFunction function) : in Benchmark()
323 const BenchmarkFunction function_;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/snappy/src/
H A Dsnappy-test.h240 typedef void (*BenchmarkFunction)(int, int); typedef
244 Benchmark(const std::string& name, BenchmarkFunction function) in Benchmark()
257 const BenchmarkFunction function_;

12345