/external/autotest/frontend/client/src/autotest/common/table/ |
H A D | TableRenderer.java | 24 int startRow, int maxRows, boolean renderNull) { 27 for (int rowIndex = startRow; rowIndex < startRow + maxRows && rowIndex < rows.length; 23 renderRowsAndAppend(HTMLTable tableObject, CellInfo[][] rows, int startRow, int maxRows, boolean renderNull) argument
|
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/ |
H A D | SelectionArea.java | 33 private int maxRows; field in class:SelectionArea 51 maxRows = rows - 1; 93 this.top = bottom = checkBounds(top, maxRows); 101 this.bottom = checkBounds(bottom, maxRows); 192 buffer.append(", maxRows="); 193 buffer.append(maxRows);
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
H A D | PropsVectors.java | 44 private int maxRows; field in class:PropsVectors 153 maxRows = INITIAL_ROWS; 217 if ((rows + rowsToExpand) > maxRows) { 218 if (maxRows < MEDIUM_ROWS) { 220 } else if (maxRows < MAX_ROWS) { 230 maxRows = newMaxRows;
|
/external/icu/icu4c/source/common/ |
H A D | propsvec.c | 33 int32_t maxRows; member in struct:UPropsVectors 69 pv->maxRows=UPVEC_INITIAL_ROWS; 205 if((rows+splitFirstRow+splitLastRow)>pv->maxRows) { 209 if(pv->maxRows<UPVEC_MEDIUM_ROWS) { 211 } else if(pv->maxRows<UPVEC_MAX_ROWS) { 228 pv->maxRows=newMaxRows;
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | PropsVectors.java | 42 private int maxRows; field in class:PropsVectors 151 maxRows = INITIAL_ROWS; 215 if ((rows + rowsToExpand) > maxRows) { 216 if (maxRows < MEDIUM_ROWS) { 218 } else if (maxRows < MAX_ROWS) { 228 maxRows = newMaxRows;
|
/external/pdfium/xfa/fxbarcode/pdf417/ |
H A D | BC_PDF417.cpp | 448 int32_t maxRows, 452 m_maxRows = maxRows; 446 setDimensions(int32_t maxCols, int32_t minCols, int32_t maxRows, int32_t minRows) argument
|
/external/icu/icu4c/source/i18n/ |
H A D | translit.cpp | 1508 int32_t row, maxRows; local 1510 maxRows = ures_getSize(transIDs); 1511 for (row = 0; row < maxRows; row++) {
|
/external/guice/extensions/struts2/lib/ |
H A D | jsp-api-2.1.jar | META-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/resources/ ... |
/external/zxing/core/ |
H A D | core.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ... |
/external/guice/extensions/persist/lib/ |
H A D | hsqldb.jar | META-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ... |
H A D | hibernate3.jar | META-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ... |
/external/robolectric/v1/lib/main/ |
H A D | sqlite-jdbc-3.7.2.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ... |
H A D | h2-1.2.147.jar | META-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ... |
H A D | android.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
H A D | findbugs.jar | META-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |