Searched refs:cellCount (Results 1 - 9 of 9) sorted by relevance

/external/clang/www/analyzer/scripts/
H A Dexpandcollapse.js41 var cellCount=0, newGroupCreated = false;
59 var idxStr = "_" + groupCount + "_" + cellCount;
111 CellsInfo[groupCount][cellCount] = { 'height' : originalHeight,
113 cellCount += 1;
/external/autotest/frontend/client/src/autotest/tko/
H A DSpreadsheetDataProcessor.java38 public int cellCount; field in class:SpreadsheetDataProcessor.TooManyCellsError
40 public TooManyCellsError(int cellCount) { argument
42 this.cellCount = cellCount;
73 notifyManager.showError("Resulting spreadsheet contains " + exc.cellCount +
/external/deqp/modules/gles31/functional/
H A Des31fCopyImageTests.cpp272 static IVec2 getRandomOffset (deUint32 seed, IVec2 targetSize, IVec2 cellSize, IVec2 grid, int cellCount);
293 IVec2 RandomizedRenderGrid::getRandomOffset (deUint32 seed, IVec2 targetSize, IVec2 cellSize, IVec2 grid, int cellCount) argument
301 DE_ASSERT(deDivRoundUp32(cellCount, grid.x()) <= grid.y());
302 extraSpace.y() += (grid.y() - deDivRoundUp32(cellCount, grid.x())) * cellSize.y();
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 139 milliseconds