Home
last modified time | relevance | path

Searched refs:Fn (Results 1 – 25 of 6103) sorted by relevance

12345678910>>...245

/dports/devel/fatal/fatal-2021.12.27.00/fatal/benchmark/
H A Dcases.h25 Fn(0); Fn(1); Fn(2); Fn(3); Fn(4); Fn(5); Fn(6); Fn(7); Fn(8); Fn(9); \
31 Fn(0); Fn(1); Fn(2); Fn(3); Fn(4); Fn(5); Fn(6); Fn(7); Fn(8); Fn(9); \
32 Fn(10); Fn(11); Fn(12); Fn(13); Fn(14); Fn(15); Fn(16); Fn(17); Fn(18); \
38 Fn(0); Fn(1); Fn(2); Fn(3); Fn(4); Fn(5); Fn(6); Fn(7); Fn(8); Fn(9); \
39 Fn(10); Fn(11); Fn(12); Fn(13); Fn(14); Fn(15); Fn(16); Fn(17); Fn(18); \
40 Fn(19); Fn(20); Fn(21); Fn(22); Fn(23); Fn(24); Fn(25); Fn(26); Fn(27); \
41 Fn(28); Fn(29); Fn(30); Fn(31); Fn(32); Fn(33); Fn(34); Fn(35); Fn(36); \
42 Fn(37); Fn(38); Fn(39); Fn(40); Fn(41); Fn(42); Fn(43); Fn(44); Fn(45); \
48 Fn(0); Fn(1); Fn(2); Fn(3); Fn(4); Fn(5); Fn(6); Fn(7); Fn(8); Fn(9); \
49 Fn(10); Fn(11); Fn(12); Fn(13); Fn(14); Fn(15); Fn(16); Fn(17); Fn(18); \
[all …]
/dports/devel/folly/folly-2021.12.27.00/folly/experimental/
H A DDynamicParser-inl.h38 template <typename Fn>
44 template <typename Fn>
46 template <typename Fn>
48 IsMemFn<Fn>*) { in test() argument
59 template <typename Fn>
65 template <typename Fn>
70 template <typename Fn>
88 template <typename Fn>
97 template <typename Fn>
103 template <typename Fn>
[all …]
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/fclairamb/ftpserverlib/
H A Dserver.go47 "AVBL": {Fn: (*clientHandler).handleAVBL},
75 "CWD": {Fn: (*clientHandler).handleCWD},
76 "PWD": {Fn: (*clientHandler).handlePWD},
77 "XCWD": {Fn: (*clientHandler).handleCWD},
78 "XPWD": {Fn: (*clientHandler).handlePWD},
79 "CDUP": {Fn: (*clientHandler).handleCDUP},
83 "MLST": {Fn: (*clientHandler).handleMLST},
84 "MKD": {Fn: (*clientHandler).handleMKD},
85 "RMD": {Fn: (*clientHandler).handleRMD},
86 "XMKD": {Fn: (*clientHandler).handleMKD},
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/include/range/v3/functional/
H A Dbind_back.hpp35 template<typename Fn, typename... Args>
38 using tuple_t = std::tuple<Fn, Args...>;
52 (std::tuple<Fn, Args...> &&) fn_args_); in operator ()()
84 template<typename Fn, typename Arg>
85 struct bind_back_fn_<Fn, Arg>
89 Fn fn_;
120 template<typename Fn, typename Arg0, typename Arg1>
121 struct bind_back_fn_<Fn, Arg0, Arg1>
125 Fn fn_;
136 return invoke((Fn &&) fn_args_.fn_, in operator ()()
[all …]
/dports/devel/range-v3/range-v3-0.11.0/include/range/v3/functional/
H A Dbind_back.hpp35 template<typename Fn, typename... Args>
38 using tuple_t = std::tuple<Fn, Args...>;
52 (std::tuple<Fn, Args...> &&) fn_args_); in operator ()()
84 template<typename Fn, typename Arg>
85 struct bind_back_fn_<Fn, Arg>
89 Fn fn_;
120 template<typename Fn, typename Arg0, typename Arg1>
121 struct bind_back_fn_<Fn, Arg0, Arg1>
125 Fn fn_;
136 return invoke((Fn &&) fn_args_.fn_, in operator ()()
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/ChrisTrenkamp/goxpath/internal/execxp/intfns/
H A Dintfns.go23 {Local: "last"}: {Fn: last},
24 {Local: "position"}: {Fn: position},
30 {Local: "boolean"}: {Fn: boolean, NArgs: 1},
31 {Local: "not"}: {Fn: not, NArgs: 1},
32 {Local: "true"}: {Fn: _true},
33 {Local: "false"}: {Fn: _false},
34 {Local: "lang"}: {Fn: lang, NArgs: 1},
37 {Local: "sum"}: {Fn: sum, NArgs: 1},
38 {Local: "floor"}: {Fn: floor, NArgs: 1},
39 {Local: "ceiling"}: {Fn: ceiling, NArgs: 1},
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/perf/
H A Dmany-xpts.c19 Fn(16, 17)
20 Fn(15, 16)
27 Fn( 8, 9)
28 Fn( 7, 8)
29 Fn( 6, 7)
30 Fn( 5, 6)
31 Fn( 4, 5)
32 Fn( 3, 4)
33 Fn( 2, 3)
34 Fn( 1, 2)
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/perf/
H A Dmany-xpts.c19 Fn(16, 17)
20 Fn(15, 16)
27 Fn( 8, 9)
28 Fn( 7, 8)
29 Fn( 6, 7)
30 Fn( 5, 6)
31 Fn( 4, 5)
32 Fn( 3, 4)
33 Fn( 2, 3)
34 Fn( 1, 2)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp223 typedef TestClass Fn; in bullet_three_four_tests() typedef
224 Fn cl(42); in bullet_three_four_tests()
237 Fn cl(42); in bullet_three_four_tests()
249 typedef TestClass Fn; in bullet_three_four_tests() typedef
250 Fn cl(42); in bullet_three_four_tests()
258 Fn cl(42); in bullet_three_four_tests()
266 Fn cl_obj(42); in bullet_three_four_tests()
267 Fn* cl = &cl_obj; in bullet_three_four_tests()
275 Fn cl_obj(42); in bullet_three_four_tests()
276 Fn* cl = &cl_obj; in bullet_three_four_tests()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp223 typedef TestClass Fn; in bullet_three_four_tests() typedef
224 Fn cl(42); in bullet_three_four_tests()
237 Fn cl(42); in bullet_three_four_tests()
249 typedef TestClass Fn; in bullet_three_four_tests() typedef
250 Fn cl(42); in bullet_three_four_tests()
258 Fn cl(42); in bullet_three_four_tests()
266 Fn cl_obj(42); in bullet_three_four_tests()
267 Fn* cl = &cl_obj; in bullet_three_four_tests()
275 Fn cl_obj(42); in bullet_three_four_tests()
276 Fn* cl = &cl_obj; in bullet_three_four_tests()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp226 typedef TestClass Fn; in bullet_three_four_tests() typedef
227 Fn cl(42); in bullet_three_four_tests()
240 Fn cl(42); in bullet_three_four_tests()
252 typedef TestClass Fn; in bullet_three_four_tests() typedef
253 Fn cl(42); in bullet_three_four_tests()
261 Fn cl(42); in bullet_three_four_tests()
269 Fn cl_obj(42); in bullet_three_four_tests()
270 Fn* cl = &cl_obj; in bullet_three_four_tests()
278 Fn cl_obj(42); in bullet_three_four_tests()
279 Fn* cl = &cl_obj; in bullet_three_four_tests()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp223 typedef TestClass Fn; in bullet_three_four_tests() typedef
224 Fn cl(42); in bullet_three_four_tests()
237 Fn cl(42); in bullet_three_four_tests()
249 typedef TestClass Fn; in bullet_three_four_tests() typedef
250 Fn cl(42); in bullet_three_four_tests()
258 Fn cl(42); in bullet_three_four_tests()
266 Fn cl_obj(42); in bullet_three_four_tests()
267 Fn* cl = &cl_obj; in bullet_three_four_tests()
275 Fn cl_obj(42); in bullet_three_four_tests()
276 Fn* cl = &cl_obj; in bullet_three_four_tests()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp223 typedef TestClass Fn; in bullet_three_four_tests() typedef
224 Fn cl(42); in bullet_three_four_tests()
237 Fn cl(42); in bullet_three_four_tests()
249 typedef TestClass Fn; in bullet_three_four_tests() typedef
250 Fn cl(42); in bullet_three_four_tests()
258 Fn cl(42); in bullet_three_four_tests()
266 Fn cl_obj(42); in bullet_three_four_tests()
267 Fn* cl = &cl_obj; in bullet_three_four_tests()
275 Fn cl_obj(42); in bullet_three_four_tests()
276 Fn* cl = &cl_obj; in bullet_three_four_tests()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp226 typedef TestClass Fn; in bullet_three_four_tests() typedef
227 Fn cl(42); in bullet_three_four_tests()
240 Fn cl(42); in bullet_three_four_tests()
252 typedef TestClass Fn; in bullet_three_four_tests() typedef
253 Fn cl(42); in bullet_three_four_tests()
261 Fn cl(42); in bullet_three_four_tests()
269 Fn cl_obj(42); in bullet_three_four_tests()
270 Fn* cl = &cl_obj; in bullet_three_four_tests()
278 Fn cl_obj(42); in bullet_three_four_tests()
279 Fn* cl = &cl_obj; in bullet_three_four_tests()
[all …]
/dports/devel/libc++/libcxx-10.0.1.src/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp223 typedef TestClass Fn; in bullet_three_four_tests() typedef
224 Fn cl(42); in bullet_three_four_tests()
237 Fn cl(42); in bullet_three_four_tests()
249 typedef TestClass Fn; in bullet_three_four_tests() typedef
250 Fn cl(42); in bullet_three_four_tests()
258 Fn cl(42); in bullet_three_four_tests()
266 Fn cl_obj(42); in bullet_three_four_tests()
267 Fn* cl = &cl_obj; in bullet_three_four_tests()
275 Fn cl_obj(42); in bullet_three_four_tests()
276 Fn* cl = &cl_obj; in bullet_three_four_tests()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp226 typedef TestClass Fn; in bullet_three_four_tests() typedef
227 Fn cl(42); in bullet_three_four_tests()
240 Fn cl(42); in bullet_three_four_tests()
252 typedef TestClass Fn; in bullet_three_four_tests() typedef
253 Fn cl(42); in bullet_three_four_tests()
261 Fn cl(42); in bullet_three_four_tests()
269 Fn cl_obj(42); in bullet_three_four_tests()
270 Fn* cl = &cl_obj; in bullet_three_four_tests()
278 Fn cl_obj(42); in bullet_three_four_tests()
279 Fn* cl = &cl_obj; in bullet_three_four_tests()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp223 typedef TestClass Fn; in bullet_three_four_tests() typedef
224 Fn cl(42); in bullet_three_four_tests()
237 Fn cl(42); in bullet_three_four_tests()
249 typedef TestClass Fn; in bullet_three_four_tests() typedef
250 Fn cl(42); in bullet_three_four_tests()
258 Fn cl(42); in bullet_three_four_tests()
266 Fn cl_obj(42); in bullet_three_four_tests()
267 Fn* cl = &cl_obj; in bullet_three_four_tests()
275 Fn cl_obj(42); in bullet_three_four_tests()
276 Fn* cl = &cl_obj; in bullet_three_four_tests()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp223 typedef TestClass Fn; in bullet_three_four_tests() typedef
224 Fn cl(42); in bullet_three_four_tests()
237 Fn cl(42); in bullet_three_four_tests()
249 typedef TestClass Fn; in bullet_three_four_tests() typedef
250 Fn cl(42); in bullet_three_four_tests()
258 Fn cl(42); in bullet_three_four_tests()
266 Fn cl_obj(42); in bullet_three_four_tests()
267 Fn* cl = &cl_obj; in bullet_three_four_tests()
275 Fn cl_obj(42); in bullet_three_four_tests()
276 Fn* cl = &cl_obj; in bullet_three_four_tests()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke.pass.cpp226 typedef TestClass Fn; in bullet_three_four_tests() typedef
227 Fn cl(42); in bullet_three_four_tests()
240 Fn cl(42); in bullet_three_four_tests()
252 typedef TestClass Fn; in bullet_three_four_tests() typedef
253 Fn cl(42); in bullet_three_four_tests()
261 Fn cl(42); in bullet_three_four_tests()
269 Fn cl_obj(42); in bullet_three_four_tests()
270 Fn* cl = &cl_obj; in bullet_three_four_tests()
278 Fn cl_obj(42); in bullet_three_four_tests()
279 Fn* cl = &cl_obj; in bullet_three_four_tests()
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libnest2d/include/libnest2d/utils/
H A Dmetaloop.hpp85 Fn&& fn_;
92 inline MapFn(Fn&& fn): fn_(forward<Fn>(fn)) {} in MapFn()
119 template<class Tup, class Fn>
121 MapFn<ARGNUM-N, Fn> {forward<Fn>(fn)} (get<ARGNUM-N>(valtup)); in run()
132 template<class Tup, class Fn>
133 void run(Tup&& valtup, Fn&& fn) { in run()
134 MapFn<ARGNUM-N, Fn> {forward<Fn>(fn)} (std::get<ARGNUM-N>(valtup)); in run()
188 template<class...Args, class Fn>
195 template<class...Args, class Fn>
201 template<class...Args, class Fn>
[all …]
/dports/devel/libnest2d-ultimaker/libnest2d-4d6fb4d/include/libnest2d/utils/
H A Dmetaloop.hpp85 Fn&& fn_;
92 inline MapFn(Fn&& fn): fn_(forward<Fn>(fn)) {} in MapFn()
119 template<class Tup, class Fn>
121 MapFn<ARGNUM-N, Fn> {forward<Fn>(fn)} (get<ARGNUM-N>(valtup)); in run()
132 template<class Tup, class Fn>
133 void run(Tup&& valtup, Fn&& fn) { in run()
134 MapFn<ARGNUM-N, Fn> {forward<Fn>(fn)} (std::get<ARGNUM-N>(valtup)); in run()
188 template<class...Args, class Fn>
195 template<class...Args, class Fn>
201 template<class...Args, class Fn>
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/meta/meta.rel/
H A Dis_invocable.pass.cpp124 using Fn = int (Tag::*)(int); in main() typedef
165 using Fn = int(Tag::*); in main() typedef
166 static_assert(!std::is_invocable<Fn>::value, ""); in main()
219 using Fn = NotCallableWithInt; in main() typedef
226 using Fn = int (*)(); in main() typedef
234 using Fn = void (*)(); in main() typedef
235 static_assert(std::is_invocable_v<Fn>, ""); in main()
236 static_assert(!std::is_invocable_v<Fn, int>, ""); in main()
240 using Fn = void (*)(); in main() typedef
241 static_assert(std::is_invocable_r_v<void, Fn>, ""); in main()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/meta/meta.rel/
H A Dis_invocable.pass.cpp124 using Fn = int (Tag::*)(int); in main() typedef
165 using Fn = int(Tag::*); in main() typedef
166 static_assert(!std::is_invocable<Fn>::value, ""); in main()
219 using Fn = NotCallableWithInt; in main() typedef
226 using Fn = int (*)(); in main() typedef
234 using Fn = void (*)(); in main() typedef
235 static_assert(std::is_invocable_v<Fn>, ""); in main()
236 static_assert(!std::is_invocable_v<Fn, int>, ""); in main()
240 using Fn = void (*)(); in main() typedef
241 static_assert(std::is_invocable_r_v<void, Fn>, ""); in main()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/meta/meta.rel/
H A Dis_invocable.pass.cpp124 using Fn = int (Tag::*)(int); in main() typedef
165 using Fn = int(Tag::*); in main() typedef
166 static_assert(!std::is_invocable<Fn>::value, ""); in main()
219 using Fn = NotCallableWithInt; in main() typedef
226 using Fn = int (*)(); in main() typedef
234 using Fn = void (*)(); in main() typedef
235 static_assert(std::is_invocable_v<Fn>, ""); in main()
236 static_assert(!std::is_invocable_v<Fn, int>, ""); in main()
240 using Fn = void (*)(); in main() typedef
241 static_assert(std::is_invocable_r_v<void, Fn>, ""); in main()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/utilities/meta/meta.rel/
H A Dis_invocable.pass.cpp124 using Fn = int (Tag::*)(int); in main() typedef
165 using Fn = int(Tag::*); in main() typedef
166 static_assert(!std::is_invocable<Fn>::value, ""); in main()
219 using Fn = NotCallableWithInt; in main() typedef
226 using Fn = int (*)(); in main() typedef
234 using Fn = void (*)(); in main() typedef
235 static_assert(std::is_invocable_v<Fn>, ""); in main()
236 static_assert(!std::is_invocable_v<Fn, int>, ""); in main()
240 using Fn = void (*)(); in main() typedef
241 static_assert(std::is_invocable_r_v<void, Fn>, ""); in main()
[all …]

12345678910>>...245