Home
last modified time | relevance | path

Searched defs:find_start (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/regex/src/literal/
Dmod.rs35 pub fn find_start(&self, _: &[u8]) -> Option<(usize, usize)> { in find_start() method
Dimp.rs95 pub fn find_start(&self, haystack: &[u8]) -> Option<(usize, usize)> { in find_start() method
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_i.h450 struct os_reltime find_start; /* time of last p2p_find start */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_i.h450 struct os_reltime find_start; /* time of last p2p_find start */ member