HomeSort by relevance Sort by last modified time
    Searched defs:listLength (Results 1 - 8 of 8) sorted by null

  /external/icu4c/common/
bmpset.h 149 * The list is terminated with list[listLength-1]=0x110000.
152 int32_t listLength;
  /libcore/luni/src/main/java/org/apache/harmony/kernel/vm/
StringUtils.java 38 int listLength = list.length;
40 switch (listLength) {
51 for (int i = 0; i < listLength; i++) {
57 for (int i = 0; i < listLength; i++) {
  /external/webkit/Source/WebCore/loader/cache/
CachedFont.cpp 154 unsigned listLength = list->length();
155 if (!listLength)
159 for (unsigned i = 0; i < listLength; ++i) {
168 for (unsigned i = 0; i < listLength; ++i) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilt/common/ecj/
ecj.jar 

Completed in 250 milliseconds