Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/regex/src/literal/
Dimp.rs159 pub fn approximate_size(&self) -> usize { in approximate_size() method
350 fn approximate_size(&self) -> usize { in approximate_size() method
395 fn approximate_size(&self) -> usize { in approximate_size() method
Dmod.rs51 pub fn approximate_size(&self) -> usize { in approximate_size() method
/aosp_15_r20/external/rust/android-crates-io/crates/regex/src/
Dprog.rs147 pub fn approximate_size(&self) -> usize { in approximate_size() method
Ddfa.rs1578 fn approximate_size(&self) -> usize { in approximate_size() method