Home
last modified time | relevance | path

Searched refs:MIN_CAPACITY (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DUnknownFieldSetLite.java51 private static final int MIN_CAPACITY = 8; field in UnknownFieldSetLite
114 this(0, new int[MIN_CAPACITY], new Object[MIN_CAPACITY], true /* isMutable */); in UnknownFieldSetLite()
284 int increment = count < (MIN_CAPACITY / 2) ? MIN_CAPACITY : count >> 1; in ensureCapacity()
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...