Searched refs:Si1 (Results 1 – 4 of 4) sorted by relevance
/external/rust/crates/futures-util/src/sink/ |
D | fanout.rs | 13 pub struct Fanout<Si1, Si2> { 15 sink1: Si1, 21 impl<Si1, Si2> Fanout<Si1, Si2> { 22 pub(super) fn new(sink1: Si1, sink2: Si2) -> Self { in new() argument 27 pub fn get_ref(&self) -> (&Si1, &Si2) { in get_ref() argument 32 pub fn get_mut(&mut self) -> (&mut Si1, &mut Si2) { in get_mut() argument 37 pub fn get_pin_mut(self: Pin<&mut Self>) -> (Pin<&mut Si1>, Pin<&mut Si2>) { in get_pin_mut() argument 46 pub fn into_inner(self) -> (Si1, Si2) { in into_inner() argument 51 impl<Si1: Debug, Si2: Debug> Debug for Fanout<Si1, Si2> { 60 impl<Si1, Si2, Item> Sink<Item> for Fanout<Si1, Si2> [all …]
|
D | mod.rs | 280 fn right_sink<Si1>(self) -> Either<Si1, Self> in right_sink() argument 282 Si1: Sink<Item, Error = Self::Error>, in right_sink()
|
/external/toolchain-utils/android_bench_suite/panorama_input/ |
D | test_006.ppm | 6599 ! 3?S(>S#!65J/D4)>>S#<P *>.B("&.A 5EZ-AWSi1=S'/D,A/C…
|
D | test_034.ppm | 9224 …W��X��Rç[Ħ[��R��S��P��J��J��H��L��I��J��F��B��B��>��=��F��B��IȤW̨[��Z�t1[q:Si1=[!Db(<YJg*Tl4Xo7Zp…
|