Home
last modified time | relevance | path

Searched defs:cells (Results 1 – 25 of 27) sorted by relevance

12

/external/ceres-solver/internal/ceres/
Dblock_sparse_matrix.cc67 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
Dpartitioned_matrix_view_impl.h64 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
Dvisibility.cc63 const vector<Cell>& cells = block_structure.rows[i].cells; in ComputeVisibility() local
Dblock_structure.h74 vector<Cell> cells; member
Dblock_jacobi_preconditioner.cc78 const vector<Cell>& cells = bs->rows[r].cells; in UpdateImpl() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_addrhashmap.h54 Cell cells[1]; // variable len member
62 Cell cells[kBucketSize]; member
/external/valgrind/memcheck/tests/
Dleak-pool.c101 struct cell **cells = static_roots ? cells_static : cells_local; in main() local
/external/iproute2/tc/
Dtc_core.c81 int linksize, cells; in tc_align_to_atm() local
/external/libvorbis/vq/
Dvqgen.c98 FILE *cells; in vqgen_cellmetric() local
350 FILE *cells; in vqgen_iterate() local
/external/v8/src/
Dlithium-codegen.cc183 ZoneList<Handle<Cell> > cells(1, zone()); in RegisterWeakObjectsInOptimizedCode() local
/external/guava/guava/src/com/google/common/cache/
DStriped64.java145 transient volatile Cell[] cells; field in Striped64
/external/guava/guava/src/com/google/common/collect/
DImmutableTable.java158 private final List<Cell<R, C, V>> cells = Lists.newArrayList(); field in ImmutableTable.Builder
/external/opencv/cvaux/src/
Dcvdpstereo.cpp111 _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/
DConfigTab.java296 Iterator cells = this.toolTips.keySet().iterator(); in disposeTable() local
/external/pdfium/core/src/fxge/agg/agg23/
Dagg_rasterizer_scanline_aa.h332 const cell_aa* const* cells = m_outline.scanline_cells(m_cur_y); in sweep_scanline() local
/external/deqp/modules/gles2/functional/
Des2fStencilTests.cpp313 vector<IVec4> cells; in iterate() local
/external/deqp/modules/gles3/functional/
Des3fStencilTests.cpp316 vector<IVec4> cells; in iterate() local
/external/freetype/src/smooth/
Dftgrays.c449 PCell cells; member
/external/pdfium/third_party/freetype/src/smooth/
Dftgrays.c417 PCell cells; member
/external/v8/src/heap/
Dspaces.h180 INLINE(MarkBit::CellType* cells()) { in INLINE()
Dmark-compact.cc1954 MarkBit::CellType* cells = p->markbits()->cells(); in DiscoverAndEvacuateBlackObjectsOnPage() local
/external/clang/test/SemaCXX/
Dconstant-expression-cxx11.cpp588 I::V &cells = B ? x : y; in f() local
/external/chromium-trace/trace-viewer/tracing/third_party/components/webcomponentsjs/
DShadowDOM.min.js12 …entChild;t;t=t.nextElementSibling)e++;return e},get children(){for(var e=new r,t=0,n=this.firstEle…
DShadowDOM.js3071 get cells() { getter
Dwebcomponents.min.js12 …ction(e){var t=new m,n="*"===e?s:a;return t.length=f.call(this,n,0,t,e,e.toLowerCase()),t},getElem… function

12