HomeSort by relevance Sort by last modified time
    Searched full:sparse (Results 226 - 250 of 507) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ceres-solver/internal/ceres/
block_random_access_matrix.h 62 // itself can be block sparse. When a cell is not present, the GetCell
cgnr_linear_operator.h 49 // This is used to implement iterative general sparse linear solving with
compressed_row_sparse_matrix.h 79 // Build a square sparse diagonal matrix with num_rows rows and
schur_complement_solver_test.cc 159 // The sparse linear algebra library type is ignored for
  /external/chromium/chrome/browser/safe_browsing/
prefix_set.h 18 // This structure is intended for storage of sparse uniform sets of
  /external/chromium/net/disk_cache/
mem_entry_impl.cc 20 // Maximum size of a sparse entry is 2 to the power of this number.
23 // Sparse entry has maximum size of 4KB.
537 // If we already have some data in sparse stream but we are being
538 // initialized as a sparse entry, we should fail.
  /external/chromium/net/http/
partial_data.h 24 // subsequent partial-content responses. We use sparse cache entries to store
  /external/dexmaker/src/dx/java/com/android/dx/util/
LabeledList.java 26 * Sparse array indexed by label to FixedSizeList index;
  /external/eigen/Eigen/src/SparseCore/
CompressedStorage.h 18 * Stores a sparse set of values as a list of values and a list of indices.
MappedSparseMatrix.h 17 * \brief Sparse matrix
SparsePermutation.h 13 // This file implements sparse * permutation products
  /external/eigen/bench/
BenchSparseUtil.h 2 #include <Eigen/Sparse>
spmv.cpp 107 // eigen sparse matrices
  /external/eigen/test/eigen2/
eigen2_sparse_solvers.cpp 10 #include "sparse.h"
  /external/eigen/unsupported/Eigen/src/SparseExtra/
MatrixMarketIterator.h 75 /** Return the sparse matrix corresponding to the current file */
  /external/harfbuzz_ng/src/
gen-arabic-table.py 77 raise Exception ("Table too sparse, please investigate: ", occupancy)
  /external/icu4c/tools/toolutil/
denseranges.cpp 138 // The values are too sparse for capacity or fewer ranges
  /external/llvm/docs/
Lexicon.rst 201 Sparse Conditional Constant Propagation
  /external/llvm/utils/emacs/
llvm-mode.el 102 (setq llvm-mode-map (make-sparse-keymap))
tablegen-mode.el 91 (setq tablegen-mode-map (make-sparse-keymap))
  /external/skia/legacy/include/core/
SkBlitter.h 29 /// Blit a horizontal run of antialiased pixels; runs[] is a *sparse*
  /external/skia/src/core/
SkBlitter.h 29 /// Blit a horizontal run of antialiased pixels; runs[] is a *sparse*
  /external/v8/test/mjsunit/
in.js 131 // Check sparse arrays
  /external/valgrind/main/include/
pub_tool_sparsewa.h 3 /*--- An sparse array (of words) implementation. ---*/
  /external/webkit/Source/WebKit/win/Interfaces/
IWebScriptObject.idl 49 Also the sparse array access allowed in web script objects doesn't map well to NSArray, so

Completed in 591 milliseconds

1 2 3 4 5 6 7 8 91011>>