Home
last modified time | relevance | path

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

/external/rust/crates/regex/src/literal/
Dmod.rs51 pub fn approximate_size(&self) -> usize { in approximate_size() method
Dimp.rs167 pub fn approximate_size(&self) -> usize { in approximate_size() method
364 fn approximate_size(&self) -> usize { in approximate_size() method
498 fn approximate_size(&self) -> usize { in approximate_size() method
867 fn approximate_size(&self) -> usize { in approximate_size() method
/external/rust/crates/regex/src/
Dprog.rs147 pub fn approximate_size(&self) -> usize { in approximate_size() method
Ddfa.rs1580 fn approximate_size(&self) -> usize { in approximate_size() method