Home
last modified time | relevance | path

Searched refs:opt_reduce (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/quilt/quilt-0.66/quilt/
H A Dgraph.in83 opt_reduce=1
113 [ -n "$opt_reduce" ] && check_external_tool tred graphviz --reduce
122 [ -n "$opt_reduce" ] && options="$options --reduce"
/dports/archivers/advancecomp/advancecomp-2.1-6-g7b08f7a/
H A Dremng.cc44 bool opt_reduce; variable
563 if (opt_reduce) { in convert_mng()
820 if (opt_reduce) { in add_all()
1097 opt_reduce = false; in process()
1203 opt_reduce = true; in process()
1207 opt_reduce = false; in process()
/dports/cad/yosys/yosys-yosys-0.12/passes/opt/
H A DMakefile.inc9 OBJS += passes/opt/opt_reduce.o
H A Dopt_reduce.cc40 void opt_reduce(pool<RTLIL::Cell*> &cells, SigSet<RTLIL::Cell*> &drivers, RTLIL::Cell *cell) in opt_reduce() function
76 opt_reduce(cells, drivers, child_cell); in opt_reduce()
306 opt_reduce(cells, drivers, cell); in OptReduceWorker()
/dports/net-im/sayaka/sayaka-3.5.1/src/
H A Dsixelv.cpp65 ReductorReduceMode opt_reduce = ReductorReduceMode::HighQuality; variable
339 opt_reduce = reduce; in main()
625 sx.ReduceMode = opt_reduce; in ConvertFromStream()
/dports/math/spot/spot-2.10.2/tests/core/
H A Drandtgba.cc487 bool opt_reduce = false; in main() local
598 opt_reduce = true; in main()
820 if (opt_reduce) in main()
H A Dikwiad.cc276 bool opt_reduce = false; in checked_main() local
491 opt_reduce = true; in checked_main()
1515 if (opt_reduce) in checked_main()
/dports/math/py-spot/spot-2.10.2/tests/core/
H A Drandtgba.cc487 bool opt_reduce = false; in main() local
598 opt_reduce = true; in main()
820 if (opt_reduce) in main()
H A Dikwiad.cc276 bool opt_reduce = false; in checked_main() local
491 opt_reduce = true; in checked_main()
1515 if (opt_reduce) in checked_main()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/rayon-1.4.0/src/iter/
H A Dmod.rs940 fn opt_reduce<T>(op: impl Fn(T, T) -> T) -> impl Fn(Option<T>, Option<T>) -> Option<T> { in reduce_with() function
949 .reduce(<_>::default, opt_reduce(&op)) in reduce_with()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/rayon-1.3.0/src/iter/
H A Dmod.rs939 fn opt_reduce<T>(op: impl Fn(T, T) -> T) -> impl Fn(Option<T>, Option<T>) -> Option<T> { in reduce_with() function
948 .reduce(<_>::default, opt_reduce(&op)) in reduce_with()
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-rayon-0.3.1/src/iter/
H A Dmod.rs939 fn opt_reduce<T>(op: impl Fn(T, T) -> T) -> impl Fn(Option<T>, Option<T>) -> Option<T> { in reduce_with() function
948 .reduce(<_>::default, opt_reduce(&op)) in reduce_with()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rayon-1.3.0/src/iter/
H A Dmod.rs939 fn opt_reduce<T>(op: impl Fn(T, T) -> T) -> impl Fn(Option<T>, Option<T>) -> Option<T> { in reduce_with() function
948 .reduce(<_>::default, opt_reduce(&op)) in reduce_with()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/rayon-1.2.0/src/iter/
H A Dmod.rs940 fn opt_reduce<T>(op: impl Fn(T, T) -> T) -> impl Fn(Option<T>, Option<T>) -> Option<T> { in reduce_with() function
949 .reduce(<_>::default, opt_reduce(&op)) in reduce_with()
/dports/textproc/sd/sd-0.7.6/cargo-crates/rayon-1.3.1/src/iter/
H A Dmod.rs940 fn opt_reduce<T>(op: impl Fn(T, T) -> T) -> impl Fn(Option<T>, Option<T>) -> Option<T> { in reduce_with() function
949 .reduce(<_>::default, opt_reduce(&op)) in reduce_with()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rayon-1.4.0/src/iter/
H A Dmod.rs940 fn opt_reduce<T>(op: impl Fn(T, T) -> T) -> impl Fn(Option<T>, Option<T>) -> Option<T> { in reduce_with() function
949 .reduce(<_>::default, opt_reduce(&op)) in reduce_with()
/dports/lang/rust/rustc-1.58.1-src/vendor/rayon-1.3.1/src/iter/
H A Dmod.rs940 fn opt_reduce<T>(op: impl Fn(T, T) -> T) -> impl Fn(Option<T>, Option<T>) -> Option<T> { in reduce_with() function
949 .reduce(<_>::default, opt_reduce(&op)) in reduce_with()
/dports/lang/rust/rustc-1.58.1-src/vendor/rustc-rayon/src/iter/
H A Dmod.rs939 fn opt_reduce<T>(op: impl Fn(T, T) -> T) -> impl Fn(Option<T>, Option<T>) -> Option<T> { in reduce_with() function
948 .reduce(<_>::default, opt_reduce(&op)) in reduce_with()
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/rayon-1.3.1/src/iter/
H A Dmod.rs940 fn opt_reduce<T>(op: impl Fn(T, T) -> T) -> impl Fn(Option<T>, Option<T>) -> Option<T> { in reduce_with() function
949 .reduce(<_>::default, opt_reduce(&op)) in reduce_with()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/rayon/src/iter/
H A Dmod.rs940 fn opt_reduce<T>(op: impl Fn(T, T) -> T) -> impl Fn(Option<T>, Option<T>) -> Option<T> { in reduce_with() function
949 .reduce(<_>::default, opt_reduce(&op)) in reduce_with()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/rayon-1.3.0/src/iter/
H A Dmod.rs939 fn opt_reduce<T>(op: impl Fn(T, T) -> T) -> impl Fn(Option<T>, Option<T>) -> Option<T> { in reduce_with() function
948 .reduce(<_>::default, opt_reduce(&op)) in reduce_with()
/dports/graphics/viu/viu-1.1/cargo-crates/rayon-1.4.0/src/iter/
H A Dmod.rs940 fn opt_reduce<T>(op: impl Fn(T, T) -> T) -> impl Fn(Option<T>, Option<T>) -> Option<T> { in reduce_with() function
949 .reduce(<_>::default, opt_reduce(&op)) in reduce_with()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/rayon-1.5.1/src/iter/
H A Dmod.rs1021 fn opt_reduce<T>(op: impl Fn(T, T) -> T) -> impl Fn(Option<T>, Option<T>) -> Option<T> { in reduce_with() function
1030 .reduce(<_>::default, opt_reduce(&op)) in reduce_with()
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/rayon-1.5.1/src/iter/
H A Dmod.rs1021 fn opt_reduce<T>(op: impl Fn(T, T) -> T) -> impl Fn(Option<T>, Option<T>) -> Option<T> { in reduce_with() function
1030 .reduce(<_>::default, opt_reduce(&op)) in reduce_with()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/rayon-1.5.1/src/iter/
H A Dmod.rs1021 fn opt_reduce<T>(op: impl Fn(T, T) -> T) -> impl Fn(Option<T>, Option<T>) -> Option<T> { in reduce_with() function
1030 .reduce(<_>::default, opt_reduce(&op)) in reduce_with()

123