Home
last modified time | relevance | path

Searched defs:take_first (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dperl_matcher_recursive.hpp268 bool take_first, take_second; in match_alt() local
341 bool take_first, take_second; in match_rep() local
Dperl_matcher_non_recursive.hpp562 bool take_first, take_second; in match_alt() local
609 bool take_first, take_second; in match_rep() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dperl_matcher_non_recursive.hpp552 bool take_first, take_second; in match_alt() local
599 bool take_first, take_second; in match_rep() local
/aosp_15_r20/external/rust/android-crates-io/crates/virtio-drivers/src/
Dqueue.rs823 fn take_first<'a, T>(slice: &mut &'a [T]) -> Option<&'a T> { in take_first() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/slice/
H A Dmod.rs4374 pub fn take_first<'a>(self: &mut &'a Self) -> Option<&'a T> { in take_first() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/slice/
H A Dmod.rs4357 pub fn take_first<'a>(self: &mut &'a Self) -> Option<&'a T> { in take_first() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/slice/
H A Dmod.rs4357 pub fn take_first<'a>(self: &mut &'a Self) -> Option<&'a T> { in take_first() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/slice/
H A Dmod.rs4374 pub fn take_first<'a>(self: &mut &'a Self) -> Option<&'a T> { in take_first() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/slice/
H A Dmod.rs4374 pub fn take_first<'a>(self: &mut &'a Self) -> Option<&'a T> { in take_first() method