Home
last modified time | relevance | path

Searched defs:add_small (Results 1 – 3 of 3) sorted by relevance

/external/rust/android-crates-io/crates/minimal-lexical/src/
Dheapvec.rs133 pub fn add_small(&mut self, y: bigint::Limb) -> Option<()> { in add_small() method
Dstackvec.rs241 pub fn add_small(&mut self, y: bigint::Limb) -> Option<()> { in add_small() method
/external/angle/third_party/flatbuffers/generated/tests/
Dalignment_test_generated.h381 void add_small(::flatbuffers::Offset<::flatbuffers::Vector<const BadAlignmentSmall *>> small) in add_small() function