Home
last modified time | relevance | path

Searched defs:map_or (Results 1 – 19 of 19) sorted by path

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/standback-0.2.17/src/
H A Dv1_41.rs4 fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U; in map_or() method
10 fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U { in map_or() method
/dports/cad/librepcb/librepcb-0.1.6/libs/optional/tl/
H A Doptional.hpp941 template <class F, class U> U map_or(F &&f, U &&u) & { in map_or() function in tl::optional
946 template <class F, class U> U map_or(F &&f, U &&u) && { in map_or() function in tl::optional
951 template <class F, class U> U map_or(F &&f, U &&u) const & { in map_or() function in tl::optional
957 template <class F, class U> U map_or(F &&f, U &&u) const && { in map_or() function in tl::optional
1815 template <class F, class U> U map_or(F &&f, U &&u) & { in map_or() function in tl::optional
1820 template <class F, class U> U map_or(F &&f, U &&u) && { in map_or() function in tl::optional
1825 template <class F, class U> U map_or(F &&f, U &&u) const & { in map_or() function in tl::optional
1831 template <class F, class U> U map_or(F &&f, U &&u) const && { in map_or() function in tl::optional
/dports/devel/bear/Bear-3.0.17/source/libresult/include/libresult/
H A DResult.h403 Result<U, E> Result<T, E>::map_or(U&& value, const std::function<U(const T&)>& f) const in map_or() function
/dports/devel/sol2/sol2-4.0.0-alpha/include/sol/
H A Doptional_implementation.hpp948 U map_or(F&& f, U&& u) & { in map_or() function in sol::optional
954 U map_or(F&& f, U&& u) && { in map_or() function in sol::optional
960 U map_or(F&& f, U&& u) const& { in map_or() function in sol::optional
967 U map_or(F&& f, U&& u) const&& { in map_or() function in sol::optional
1965 U map_or(F&& f, U&& u) & { in map_or() function in sol::optional
1971 U map_or(F&& f, U&& u) && { in map_or() function in sol::optional
1977 U map_or(F&& f, U&& u) const& { in map_or() function in sol::optional
1984 U map_or(F&& f, U&& u) const&& { in map_or() function in sol::optional
/dports/devel/sol2/sol2-4.0.0-alpha/single/include/sol/
H A Dsol.hpp5115 U map_or(F&& f, U&& u) & { in map_or() function in sol::optional
5121 U map_or(F&& f, U&& u) && { in map_or() function in sol::optional
5127 U map_or(F&& f, U&& u) const& { in map_or() function in sol::optional
5134 U map_or(F&& f, U&& u) const&& { in map_or() function in sol::optional
6128 U map_or(F&& f, U&& u) & { in map_or() function in sol::optional
6134 U map_or(F&& f, U&& u) && { in map_or() function in sol::optional
6140 U map_or(F&& f, U&& u) const& { in map_or() function in sol::optional
6147 U map_or(F&& f, U&& u) const&& { in map_or() function in sol::optional
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/standback/src/
H A Dv1_41.rs4 fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U; in map_or() method
10 fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U { in map_or() method
/dports/lang/rust/rustc-1.58.1-src/library/core/src/
H A Doption.rs871 pub fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U { in map_or() method
H A Dresult.rs792 pub fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U { in map_or() method
/dports/mail/mu/mu-1.6.4/lib/utils/
H A Doptional.hpp943 template <class F, class U> U map_or(F &&f, U &&u) & { in map_or() function in tl::optional
948 template <class F, class U> U map_or(F &&f, U &&u) && { in map_or() function in tl::optional
953 template <class F, class U> U map_or(F &&f, U &&u) const & { in map_or() function in tl::optional
959 template <class F, class U> U map_or(F &&f, U &&u) const && { in map_or() function in tl::optional
1818 template <class F, class U> U map_or(F &&f, U &&u) & { in map_or() function in tl::optional
1823 template <class F, class U> U map_or(F &&f, U &&u) && { in map_or() function in tl::optional
1828 template <class F, class U> U map_or(F &&f, U &&u) const & { in map_or() function in tl::optional
1834 template <class F, class U> U map_or(F &&f, U &&u) const && { in map_or() function in tl::optional
/dports/mail/mu4e/mu-1.6.4/lib/utils/
H A Doptional.hpp943 template <class F, class U> U map_or(F &&f, U &&u) & { in map_or() function in tl::optional
948 template <class F, class U> U map_or(F &&f, U &&u) && { in map_or() function in tl::optional
953 template <class F, class U> U map_or(F &&f, U &&u) const & { in map_or() function in tl::optional
959 template <class F, class U> U map_or(F &&f, U &&u) const && { in map_or() function in tl::optional
1818 template <class F, class U> U map_or(F &&f, U &&u) & { in map_or() function in tl::optional
1823 template <class F, class U> U map_or(F &&f, U &&u) && { in map_or() function in tl::optional
1828 template <class F, class U> U map_or(F &&f, U &&u) const & { in map_or() function in tl::optional
1834 template <class F, class U> U map_or(F &&f, U &&u) const && { in map_or() function in tl::optional
/dports/math/clingo/clingo-5.5.1/libclingo/clingo/
H A Doptional.hh943 template <class F, class U> U map_or(F &&f, U &&u) & { in map_or() function in tl::optional
948 template <class F, class U> U map_or(F &&f, U &&u) && { in map_or() function in tl::optional
953 template <class F, class U> U map_or(F &&f, U &&u) const & { in map_or() function in tl::optional
959 template <class F, class U> U map_or(F &&f, U &&u) const && { in map_or() function in tl::optional
1818 template <class F, class U> U map_or(F &&f, U &&u) & { in map_or() function in tl::optional
1823 template <class F, class U> U map_or(F &&f, U &&u) && { in map_or() function in tl::optional
1828 template <class F, class U> U map_or(F &&f, U &&u) const & { in map_or() function in tl::optional
1834 template <class F, class U> U map_or(F &&f, U &&u) const && { in map_or() function in tl::optional
/dports/misc/libsolv/libsolv-0.7.19/src/
H A Dbitmap.c76 map_or(Map *t, const Map *s) in map_or() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/standback-0.2.17/src/
H A Dv1_41.rs4 fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U; in map_or() method
10 fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U { in map_or() method
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/standback-0.2.17/src/
H A Dv1_41.rs4 fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U; in map_or() method
10 fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U { in map_or() method
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/standback-0.2.17/src/
H A Dv1_41.rs4 fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U; in map_or() method
10 fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U { in map_or() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/standback-0.2.8/src/
H A Dv1_41.rs4 fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U; in map_or() method
10 fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U { in map_or() method
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/standback-0.2.17/src/
H A Dv1_41.rs4 fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U; in map_or() method
10 fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U { in map_or() method
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/standback-0.2.17/src/
H A Dv1_41.rs4 fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U; in map_or() method
10 fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U { in map_or() method
/dports/www/xh/xh-0.14.1/cargo-crates/standback-0.2.17/src/
H A Dv1_41.rs4 fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U; in map_or() method
10 fn map_or<U, F: FnOnce(T) -> U>(self, default: U, f: F) -> U { in map_or() method