Searched defs:Resize (Results 51 - 53 of 53) sorted by relevance

123

/external/chromium_org/third_party/icu/source/i18n/
H A Ducol.cpp4202 if (appended_ < capacity_ || Resize(1, appended_)) {
4209 if (a2 <= capacity_ || Resize(2, appended_)) {
4227 virtual UBool Resize(int32_t appendCapacity, int32_t length) = 0;
4277 } else if (Resize(desired_capacity_hint, appended_)) {
4294 virtual UBool Resize(int32_t appendCapacity, int32_t length);
4310 FixedSortKeyByteSink::Resize(int32_t /*appendCapacity*/, int32_t /*length*/) { function in class:FixedSortKeyByteSink
4323 virtual UBool Resize(int32_t appendCapacity, int32_t length);
4333 if (Resize(n, length)) {
4339 CollationKeyByteSink::Resize(int32_t appendCapacity, int32_t length) { function in class:CollationKeyByteSink
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 248 milliseconds

123