Home
last modified time | relevance | path

Searched defs:newCap (Results 1 - 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Duvectr64.cpp137 int32_t newCap = capacity * 2; in expandCapacity() local
H A Duvectr32.cpp219 int32_t newCap = capacity * 2; in expandCapacity() local
H A Duvector.cpp339 int32_t newCap = capacity * 2; in ensureCapacity() local
/third_party/lzma/CPP/Common/
H A DDynamicBuffer.h24 size_t newCap = _size + delta; in Grow() local
/third_party/node/deps/icu-small/source/common/
H A Duvectr64.cpp137 int32_t newCap = capacity * 2; in expandCapacity() local
H A Duvectr32.cpp219 int32_t newCap = capacity * 2; in expandCapacity() local
H A Duvector.cpp339 int32_t newCap = capacity * 2; in ensureCapacity() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duvectr64.cpp137 int32_t newCap = capacity * 2; in expandCapacity() local
H A Duvectr32.cpp219 int32_t newCap = capacity * 2; in expandCapacity() local
H A Duvector.cpp341 int32_t newCap = capacity * 2; in ensureCapacity() local

Completed in 13 milliseconds