Home
last modified time | relevance | path

Searched defs:starts_with_char (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/benches/
H A Dpattern.rs5 fn starts_with_char(b: &mut Bencher) { in starts_with_char() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/benches/
H A Dpattern.rs5 fn starts_with_char(b: &mut Bencher) { in starts_with_char() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/benches/
H A Dpattern.rs5 fn starts_with_char(b: &mut Bencher) { in starts_with_char() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/benches/
H A Dpattern.rs5 fn starts_with_char(b: &mut Bencher) { in starts_with_char() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/benches/
H A Dpattern.rs5 fn starts_with_char(b: &mut Bencher) { in starts_with_char() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/proc-macro2-1.0.80/src/
H A Dparse.rs30 pub fn starts_with_char(&self, ch: char) -> bool { in starts_with_char() method
/aosp_15_r20/external/rust/android-crates-io/crates/proc-macro2/src/
Dparse.rs30 pub fn starts_with_char(&self, ch: char) -> bool { in starts_with_char() method