/external/autotest/frontend/client/src/autotest/common/spreadsheet/ |
D | SpreadsheetSelectionManager.java | 20 public void onCellsSelected(List<CellInfo> cells); in onCellsSelected() 21 public void onCellsDeselected(List<CellInfo> cells); in onCellsDeselected() 59 List<CellInfo> cells = getSelectedCells(); in clearSelection() local 80 private void notifyDeselected(List<CellInfo> cells) { in notifyDeselected()
|
D | Spreadsheet.java | 272 private CellInfo getCellInfo(CellInfo[][] cells, int row, int column) { in getCellInfo() 308 private void fillHeaderCells(CellInfo[][] cells, Header fields, List<Header> headerValues, in fillHeaderCells() 529 CellInfo[][] cells; in handleEvent() local
|
/external/ceres-solver/internal/ceres/ |
D | block_sparse_matrix.cc | 67 const vector<Cell>& cells = block_structure_->rows[i].cells; in BlockSparseMatrix() local 95 const vector<Cell>& cells = block_structure_->rows[i].cells; in RightMultiply() local 115 const vector<Cell>& cells = block_structure_->rows[i].cells; in LeftMultiply() local 133 const vector<Cell>& cells = block_structure_->rows[i].cells; in SquaredColumnNorm() local 150 const vector<Cell>& cells = block_structure_->rows[i].cells; in ScaleColumns() local 172 const vector<Cell>& cells = block_structure_->rows[i].cells; in ToDenseMatrix() local 195 const vector<Cell>& cells = block_structure_->rows[i].cells; in ToTripletSparseMatrix() local 225 const vector<Cell>& cells = block_structure_->rows[i].cells; in ToTextFile() local
|
D | partitioned_matrix_view_impl.h | 64 const vector<Cell>& cells = bs->rows[r].cells; in PartitionedMatrixView() local 134 const vector<Cell>& cells = bs->rows[r].cells; in RightMultiplyF() local 149 const vector<Cell>& cells = bs->rows[r].cells; in RightMultiplyF() local 200 const vector<Cell>& cells = bs->rows[r].cells; in LeftMultiplyF() local 215 const vector<Cell>& cells = bs->rows[r].cells; in LeftMultiplyF() local 342 const vector<Cell>& cells = bs->rows[r].cells; in UpdateBlockDiagonalFtF() local 361 const vector<Cell>& cells = bs->rows[r].cells; in UpdateBlockDiagonalFtF() local
|
D | visibility.cc | 63 const vector<Cell>& cells = block_structure.rows[i].cells; in ComputeVisibility() local
|
D | block_structure.h | 74 vector<Cell> cells; member
|
D | block_jacobi_preconditioner.cc | 78 const vector<Cell>& cells = bs->rows[r].cells; in UpdateImpl() local
|
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/ |
D | Table.java | 55 private final Array<Cell> cells = new Array(4); field in Table 205 Array<Cell> cells = this.cells; in add() local 306 Array<Cell> cells = this.cells; in clearChildren() local 355 Array<Cell> cells = this.cells; in endRow() local 386 Array<Cell> cells = this.cells; in getCell() local 678 Array<Cell> cells = this.cells; in getRow() local 732 Array<Cell> cells = this.cells; in layout() local 765 Array<Cell> cells = this.cells; in computeSize() local 932 Array<Cell> cells = this.cells; in layout() local
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_addrhashmap.h | 54 Cell cells[1]; // variable len member 62 Cell cells[kBucketSize]; member
|
/external/valgrind/memcheck/tests/ |
D | leak-pool.c | 101 struct cell **cells = static_roots ? cells_static : cells_local; in main() local
|
/external/libgdx/gdx/src/com/badlogic/gdx/maps/tiled/ |
D | TiledMapTileLayer.java | 30 private Cell[][] cells; field in TiledMapTileLayer
|
/external/iproute2/tc/ |
D | tc_core.c | 81 int linksize, cells; in tc_align_to_atm() local
|
/external/libvorbis/vq/ |
D | vqgen.c | 98 FILE *cells; in vqgen_cellmetric() local 350 FILE *cells; in vqgen_iterate() local
|
/external/guava/guava/src/com/google/common/cache/ |
D | Striped64.java | 130 transient volatile Cell[] cells; field in Striped64
|
/external/guava/guava/src/com/google/common/collect/ |
D | ImmutableTable.java | 158 private final List<Cell<R, C, V>> cells = Lists.newArrayList(); field in ImmutableTable.Builder
|
/external/opencv/cvaux/src/ |
D | cvdpstereo.cpp | 111 _CvDPCell* cells = (_CvDPCell*)cvAlloc(sizeof(_CvDPCell)*imgW*MAX(dispH,(imgH+1)/2)); in icvFindStereoCorrespondenceByBirchfieldDP() local
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/ |
D | ConfigTab.java | 296 Iterator cells = this.toolTips.keySet().iterator(); in disposeTable() local
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/ |
D | btSparseSDF.h | 68 btAlignedObjectArray<Cell*> cells; member
|
/external/v8/src/heap/ |
D | slot-set.h | 196 uint32_t* cells = bucket[bucket_index]; in MaskCell() local
|
/external/autotest/frontend/client/src/autotest/tko/ |
D | SpreadsheetView.java | 374 private TestSet getTestSet(List<CellInfo> cells) { in getTestSet()
|
/external/deqp/modules/gles2/functional/ |
D | es2fStencilTests.cpp | 313 vector<IVec4> cells; in iterate() local
|
/external/pdfium/third_party/agg23/ |
D | agg_rasterizer_scanline_aa.h | 335 const cell_aa* const* cells = m_outline.scanline_cells(m_cur_y); in sweep_scanline() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fStencilTests.cpp | 316 vector<IVec4> cells; in iterate() local
|
/external/freetype/src/smooth/ |
D | ftgrays.c | 441 PCell cells; member
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/smooth/ |
D | ftgrays.c | 449 PCell cells; member
|