Home
last modified time | relevance | path

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

/trunk/main/sal/rtl/source/
H A Dstrbuf.c63 sal_Int32 newCapacity = capacity; in rtl_stringbuffer_newFromStringBuffer() local
H A Dustrbuf.c63 sal_Int32 newCapacity = capacity; in rtl_uStringbuffer_newFromStringBuffer() local
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DInterfaceContainer.java158 int newCapacity = (oldCapacity * 3)/2 + 1; in ensureCapacity() local

Completed in 19 milliseconds