Searched defs:find_start (Results 1 – 5 of 5) sorted by relevance
35 pub fn find_start(&self, _: &[u8]) -> Option<(usize, usize)> { in find_start() method
101 pub fn find_start(&self, haystack: &[u8]) -> Option<(usize, usize)> { in find_start() method
62 static double uclock_sec(int find_start) in uclock_sec()83 double uclock_sec(int find_start) in uclock_sec()101 double uclock_sec(int find_start) in uclock_sec()
1265 static bool find_start(const Definition* startDef, const char* start) { in find_start() function
461 struct os_reltime find_start; /* time of last p2p_find start */ member