Home
last modified time | relevance | path

Searched defs:try_extend (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/unicode-width/scripts/
H A Dunicode.py196 def try_extend(self, attempt: "Bucket") -> bool: member in Bucket
/third_party/rust/crates/minimal-lexical/src/
H A Dheapvec.rs86 pub fn try_extend(&mut self, slc: &[bigint::Limb]) -> Option<()> { in try_extend() functions
H A Dstackvec.rs145 pub fn try_extend(&mut self, slc: &[bigint::Limb]) -> Option<()> { in try_extend() functions

Completed in 2 milliseconds