Home
last modified time | relevance | path

Searched defs:peekable (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/futures/tests/
Dstream_peekable.rs6 fn peekable() { in peekable() function
8 let peekable: Peekable<_> = stream::iter(vec![1u8, 2, 3]).peekable(); in peekable() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-stream/src/
Dstream_ext.rs58 mod peekable; module
1201 fn peekable(self) -> Peekable<Self> in peekable() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/
H A Dwith_position.rs13 peekable: Peekable<Fuse<I>>, field
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/src/
Dwith_position.rs15 peekable: Peekable<Fuse<I>>, field
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/iter/adapters/
H A Dmod.rs21 mod peekable; module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/iter/adapters/
H A Dmod.rs21 mod peekable; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/iter/adapters/
H A Dmod.rs21 mod peekable; module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/iter/adapters/
H A Dmod.rs21 mod peekable; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/iter/adapters/
H A Dmod.rs21 mod peekable; module
/aosp_15_r20/external/rust/android-crates-io/crates/futures/tests_disabled/
Dstream.rs156 fn peekable() { in peekable() function
/aosp_15_r20/external/rust/android-crates-io/crates/fallible-iterator/src/
Dtest.rs290 fn peekable() { in peekable() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/iter/adapters/
H A Dmod.rs17 mod peekable; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/iter/adapters/
H A Dmod.rs17 mod peekable; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/iter/adapters/
H A Dmod.rs17 mod peekable; module
/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/stream/stream/
Dpeek.rs359 let peekable = peekable.project(); in poll() localVariable
Dmod.rs1487 fn peekable(self) -> Peekable<Self> in peekable() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/iter/adapters/
H A Dmod.rs17 mod peekable; module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/iter/adapters/
H A Dmod.rs17 mod peekable; module
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/
Dmore.py233 class peekable: class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/
Dmore.py233 class peekable: class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/
Dmore.py233 class peekable: class
/aosp_15_r20/external/python/setuptools/setuptools/_vendor/more_itertools/
Dmore.py233 class peekable: class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/
Dmore.py233 class peekable: class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/
Dmore.py247 class peekable: class
/aosp_15_r20/external/python/setuptools/pkg_resources/_vendor/more_itertools/
Dmore.py247 class peekable: class

12