HomeSort by relevance Sort by last modified time
    Searched full:sparse (Results 176 - 200 of 835) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/e2fsprogs/lib/ext2fs/
qcow2.h 5 * packed format to avoid creating sparse image files that need lots of
  /external/e2fsprogs/util/
Makefile.in 49 copy-sparse
  /external/eigen/Eigen/
SparseLU 18 * This module defines a supernodal factorization of general sparse matrices.
  /external/eigen/Eigen/src/Core/
CoreIterators.h 20 * \brief An InnerIterator allows to loop over the element of a sparse (or dense) matrix or expression
  /external/eigen/Eigen/src/SparseCore/
AmbiVector.h 18 * Hybrid sparse/dense vector class designed for intensive read-write operations.
68 // that we can handle dense vector even in sparse mode.
236 eigen_internal_assert(m_llSize<m_allocatedElements && "internal error: overflow in sparse mode");
362 Index m_currentEl; // the current element in sparse/linked-list mode
  /external/eigen/doc/
Manual.dox 116 /** \defgroup Sparse_chapter Sparse linear algebra */
Overview.dox 13 - \link SparseQuickRefPage [QuickRef] Sparse linear algebra \endlink
  /external/toybox/tests/
truncate.test 11 testing "truncate is sparse" "truncate -s 1g freep && stat -c %b freep" \
  /external/v8/test/mjsunit/regress/
regress-241344.js 29 // Parsing that string creates a sparse array that grows dense.
  /external/v8/test/webkit/
array-sort-small-sparse-array-with-large-length-expected.txt 24 Tests that we can quickly sort a small sparse array that has a large length.
array-sort-small-sparse-array-with-large-length.js 25 "Tests that we can quickly sort a small sparse array that has a large length."
dfg-force-exit-then-sparse-conditional-constant-prop-in-loop.js 25 "Checks that increased aggressiveness in sparse conditional constant propagation resultin from a node being proven to be force exit does not lead to a cascade of unsound decisions."
sparse-array-expected.txt 24 This tests some sparse array operations.
  /external/webrtc/webrtc/common_audio/
sparse_fir_filter.h 22 // sparse structure with uniformly distributed non-zero coefficients.
  /frameworks/base/core/java/com/android/internal/app/procstats/
DurationsTable.java 20 * Sparse mapping table to store durations of processes, etc running in different
  /frameworks/native/services/surfaceflinger/EventLog/
EventLogTags.logtags 1 # The entries in this file map a sparse set of log tag numbers to tag names.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
sbitmap.h 25 This set representation is suitable for non-sparse sets with a known
31 This representation is very space-efficient for large non-sparse sets
77 so that even sparse simple bitmap sets outperform dedicated sparse set
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
SparseArrayElementAddTransform.java 24 * element to a sparse array, if there is no item with the same key already.
  /system/core/metricsd/uploader/
bn_metricsd_impl.h 40 // Records a sparse histogram.
  /art/compiler/optimizing/
bytecode_utils.h 75 // In a sparse table, we have num_entries_ keys and num_entries_ values, in that order.
98 // In a sparse table, we have num_entries_ keys and num_entries_ values, in that order.
116 // Whether this is a sparse-switch table (or a packed-switch one).
  /external/ceres-solver/internal/ceres/
compressed_col_sparse_matrix_utils.h 44 // column sparse matrix.
68 // Where R is an upper triangular compressed column sparse matrix.
89 // Where R is an upper triangular compressed column sparse matrix.
cxsparse.h 66 // Creates a sparse matrix from a compressed-column form. No memory is
102 // sparse matrix to find a fill-reducing ordering. This ordering is
105 // sparse matrices.
triplet_sparse_matrix.h 43 // manipulate sparse matrices in triplet (i,j,s) form. This object is
102 // Build a sparse diagonal matrix of size num_rows x num_rows from
104 // sparse matrix.
  /external/ceres-solver/scripts/
ceres-solver.spec 45 - Sparse Cholesky factorization (using SuiteSparse) for large sparse problems
47 - Iterative linear solvers for general sparse and bundle adjustment problems
  /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesBase.cpp 21 * \brief Sparse Resources Base Instance
32 namespace sparse namespace in namespace:vkt
186 } // sparse

Completed in 635 milliseconds

1 2 3 4 5 6 78 91011>>