Home
last modified time | relevance | path

Searched defs:with_capacity (Results 1 - 6 of 6) sorted by relevance

/third_party/rust/crates/proc-macro2/src/
H A Drcvec.rs69 pub fn with_capacity(cap: usize) -> Self { in with_capacity() functions
H A Dfallback.rs130 pub fn with_capacity(cap: usize) -> Self { in with_capacity() functions
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Depoll.rs353 pub fn with_capacity(capacity: usize) -> Self { in with_capacity() functions
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Depoll.rs335 pub fn with_capacity(capacity: usize) -> Self { in with_capacity() functions
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord_ring_test.cc78 bool with_capacity = true; member
[all...]
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs14508 pub fn with_capacity(capacity: usize) -> Self { with_capacity() functions
16581 pub fn with_capacity(capacity: usize) -> String { with_capacity() functions
40832 pub fn with_capacity(capacity: usize) -> VecDeque<T> { with_capacity() functions
44641 pub fn with_capacity(capacity: usize) -> BinaryHeap<T> { fmt() functions
47249 pub fn with_capacity(capacity: usize) -> Self { with_capacity() functions
[all...]

Completed in 24 milliseconds