Searched defs:itemCount (Results 1 - 25 of 25) sorted by relevance

/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DCountingAdapter.java9 private int itemCount; field in class:CountingAdapter
11 public CountingAdapter(int itemCount) { argument
12 this.itemCount = itemCount;
15 public void setCount(int itemCount) { argument
16 this.itemCount = itemCount;
22 return itemCount;
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DMapItem.java56 private final int itemCount; field in class:MapItem
122 * @param itemCount {@code > 0;} count of items covered
125 Item lastItem, int itemCount) {
144 if (itemCount <= 0) {
145 throw new IllegalArgumentException("itemCount <= 0");
152 this.itemCount = itemCount;
172 this.itemCount = 1;
226 out.annotate(4, " size: " + Hex.u4(itemCount));
232 out.writeInt(itemCount);
124 MapItem(ItemType type, Section section, Item firstItem, Item lastItem, int itemCount) argument
[all...]
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/
H A DSectionAnnotator.java48 public final int itemCount; field in class:SectionAnnotator
58 this.itemCount = mapItem.getItemCount();
71 annotateSectionInner(out, itemCount);
74 protected void annotateSectionInner(@Nonnull AnnotatedBytes out, int itemCount) { argument
77 if (itemCount > 0) {
84 for (int i=0; i<itemCount; i++) {
/external/icu/icu4c/source/tools/toolutil/
H A Dpackage.h168 int32_t itemCount; member in class:Package
192 * Grow itemMax to at least itemCount+1
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowAdapterView.java33 private int itemCount = 0; field in class:ShadowAdapterView
72 itemCount = adapter == null ? 0 : adapter.getCount();
74 updateEmptyStatus(itemCount == 0);
77 if (hasOnItemSelectedListener() && itemCount == 0) {
181 return itemCount;
/external/icu/icu4c/source/test/cintltst/
H A Dusettest.c362 int32_t itemCount = uset_getItemCount(set); local
392 if (itemIndex >= itemCount) {
H A Dcldrtest.c1140 int32_t itemCount; local
1200 itemCount = uset_getItemCount(exemplarSet);
1201 for (m=0; m<itemCount && !existsInScript; ++m) {
H A Dcmsccoll.c5545 int32_t itemCount; local
5598 itemCount = uset_getItemCount(tailoredSet);
5600 for( i = 0; i < itemCount; i++){
5652 int32_t itemCount; local
5709 itemCount = uset_getItemCount(tailoredSet);
5711 for( i = 0; i < itemCount; i++){
/external/icu/icu4c/source/test/intltest/
H A Dalphaindextst.cpp228 int itemCount = 0; local
234 ++itemCount;
238 TEST_ASSERT(itemCount == 4);
H A Dcolldata.cpp335 int32_t itemCount; local
359 itemCount = uset_getItemCount(charsToTest);
360 for(int32_t item = 0; item < itemCount; item += 1) {
H A Ddtptngts.cpp1005 int itemCount = sizeof(testData) / sizeof(testData[0]); local
1006 for (; itemCount-- > 0; ++testDataPtr) {
H A Dssearch.cpp1068 int32_t itemCount = uset_getItemCount(set), len = 0; local
1069 int32_t index = m_rand() % itemCount;
/external/icu/icu4c/source/tools/icuswap/
H A Dicuswap.cpp344 uint32_t itemCount, offset, i; local
412 itemCount=ds->readUInt32(*(const uint32_t *)inBytes);
413 if(itemCount==0) {
419 offset=ds->readUInt32(inEntries[itemCount-1].dataOffset);
428 /* check that the itemCount fits, then the ToC table, then at least the header of the last item */
431 /* itemCount does not fit */
433 itemCount=0; /* make compilers happy */
435 itemCount=ds->readUInt32(*(const uint32_t *)inBytes);
436 if(itemCount==0) {
438 } else if((uint32_t)length<(4+8*itemCount)) {
[all...]
/external/robolectric/lib/main/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/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 ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dexmaker/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/awtui/ junit/extensions/ junit/framework/ ...
/external/slf4j/integration/lib/
H A Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...

Completed in 654 milliseconds