Searched defs:with_value (Results 1 – 10 of 10) sorted by relevance
41 auto with_value = MaybeConstantView</**/ ::std::uint8_t>(7); in TEST() local51 auto with_value = MaybeConstantView</**/ ::std::uint8_t>(7); in TEST() local
31 pub(crate) const fn with_value(value: T) -> OnceCell<T> { in with_value() method
475 pub const fn with_value(value: T) -> OnceCell<T> { in with_value() method955 pub const fn with_value(value: T) -> OnceCell<T> { in with_value() method
32 pub(crate) const fn with_value(value: T) -> OnceCell<T> { in with_value() method
43 pub(crate) const fn with_value(value: T) -> OnceCell<T> { in with_value() method
45 std::string with_value; in TestParseFlagsFromEnv() local
89 fn with_value<F: FnOnce(*mut T) -> R, R>(&self, f: F) -> R { in with_value() method
84 *with_value, /* Attribute must include this value */ member5506 with_value(ipptool_test_t *data, /* I - Test data */ in with_value() function
267 pub fn with_value(mut self, value: I::Item) -> Self { in with_value() function
194 pub fn with_value(mut self, value: I::Item) -> Self { in with_value() function