Home
last modified time | relevance | path

Searched refs:Sparse (Results 1 – 25 of 100) sorted by relevance

1234

/external/llvm/include/llvm/ADT/
DSparseSet.h129 SparseT *Sparse;
146 SparseSet() : Sparse(nullptr), Universe(0) {}
147 ~SparseSet() { free(Sparse); }
162 free(Sparse);
166 Sparse = reinterpret_cast<SparseT*>(calloc(U, sizeof(SparseT)));
207 for (unsigned i = Sparse[Idx], e = size(); i < e; i += Stride) {
254 Sparse[Idx] = size();
291 Sparse[BackIdx] = I - begin();
DSparseMultiSet.h116 SparseT *Sparse; variable
191 : Sparse(nullptr), Universe(0), FreelistIdx(SMSNode::INVALID), NumFree(0) {} in SparseMultiSet()
193 ~SparseMultiSet() { free(Sparse); } in ~SparseMultiSet()
207 free(Sparse); in setUniverse()
211 Sparse = reinterpret_cast<SparseT*>(calloc(U, sizeof(SparseT))); in setUniverse()
353 for (unsigned i = Sparse[Idx], e = Dense.size(); i < e; i += Stride) { in findIndex()
423 Sparse[Idx] = NodeIdx; in insert()
494 Sparse[sparseIndex(N)] = N.Next; in unlink()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DSparseSet.h133 SparseT *Sparse = nullptr;
148 ~SparseSet() { free(Sparse); }
163 free(Sparse);
167 Sparse = static_cast<SparseT*>(safe_calloc(U, sizeof(SparseT)));
208 for (unsigned i = Sparse[Idx], e = size(); i < e; i += Stride) {
255 Sparse[Idx] = size();
292 Sparse[BackIdx] = I - begin();
DSparseMultiSet.h124 SparseT *Sparse = nullptr; variable
196 ~SparseMultiSet() { free(Sparse); } in ~SparseMultiSet()
210 free(Sparse); in setUniverse()
214 Sparse = static_cast<SparseT*>(safe_calloc(U, sizeof(SparseT))); in setUniverse()
358 for (unsigned i = Sparse[Idx], e = Dense.size(); i < e; i += Stride) { in findIndex()
428 Sparse[Idx] = NodeIdx; in insert()
499 Sparse[sparseIndex(N)] = N.Next; in unlink()
/external/llvm/include/llvm/ProfileData/
DInstrProfWriter.h36 bool Sparse;
43 InstrProfWriter(bool Sparse = false);
74 void setOutputSparse(bool Sparse);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProfWriter.h40 bool Sparse;
47 InstrProfWriter(bool Sparse = false);
91 void setOutputSparse(bool Sparse);
/external/llvm/lib/ProfileData/
DInstrProfWriter.cpp144 InstrProfWriter::InstrProfWriter(bool Sparse) in InstrProfWriter() argument
145 : Sparse(Sparse), FunctionData(), ProfileKind(PF_Unknown), in InstrProfWriter()
155 void InstrProfWriter::setOutputSparse(bool Sparse) { in setOutputSparse() argument
156 this->Sparse = Sparse; in setOutputSparse()
186 if (!Sparse) in shouldEncodeData()
/external/eigen/Eigen/src/SparseCore/
DSparseUtil.h78 template<typename T> struct eval<T,Sparse>
111 template<typename T> struct plain_matrix_type<T,Sparse>
121 struct plain_object_eval<T,Sparse>
126 struct solve_traits<Decomposition,RhsType,Sparse>
132 struct generic_xpr_base<Derived, MatrixXpr, Sparse>
DSparseDenseProduct.h17 template <> struct product_promote_storage_type<Sparse,Dense, OuterProduct> { typedef Sparse ret; };
18 template <> struct product_promote_storage_type<Dense,Sparse, OuterProduct> { typedef Sparse ret; };
213 typedef typename conditional<is_same<typename internal::traits<Lhs1>::StorageKind,Sparse>::value,
215 typedef typename conditional<is_same<typename internal::traits<Lhs1>::StorageKind,Sparse>::value,
252 Scalar get(const RhsEval &rhs, Index outer, Sparse = Sparse())
DSparsePermutation.h88 …tTag> struct product_promote_storage_type<Sparse, PermutationStorage, ProductTag> { ty…
89 …ct product_promote_storage_type<PermutationStorage, Sparse, ProductTag> { typedef Spar…
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProfWriter.cpp165 InstrProfWriter::InstrProfWriter(bool Sparse) in InstrProfWriter() argument
166 : Sparse(Sparse), InfoObj(new InstrProfRecordWriterTrait()) {} in InstrProfWriter()
176 void InstrProfWriter::setOutputSparse(bool Sparse) { in setOutputSparse() argument
177 this->Sparse = Sparse; in setOutputSparse()
223 if (!Sparse) in shouldEncodeData()
/external/deqp/external/openglcts/docs/specs/
DCTS_ARB_sparse_texture2.txt57 Sparse Allocation Test
66 Sparse Allocation Test
75 Sparse Texture Commitment Test
88 Virtual Page Sizes for Sparse Textures and <pname>:
123 Shader Sparse Texture Lookup Tests
DCTS_ARB_sparse_texture.txt84 Sparse Allocation Test
135 Sparse Texture Commitment Test
138 Sparse allocate TexStorage*.
194 Sparse allocate TesStorage*.
DCTS_ARB_sparse_texture_clamp.txt48 Sparse Texture Clamp Lookup Residency Tests
75 Sparse and Non-sparse Texture Clamp Lookup Color Tests
/external/eigen/Eigen/
DSparse11 /** \defgroup Sparse_Module Sparse meta-module
22 #include <Eigen/Sparse>
DEigen2 #include "Sparse"
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.h55 struct Sparse { struct
61 std::vector<Sparse> sparse;
/external/eigen/Eigen/src/Core/util/
DXprHelper.h532 … struct cwise_promote_storage_type<Sparse,Dense,Functor> { typ…
533 … struct cwise_promote_storage_type<Dense,Sparse,Functor> { typede…
539 …int LhsOrder, int RhsOrder> struct cwise_promote_storage_order<LhsKind,Sparse,LhsOrder,RhsOrder>…
540 template <typename RhsKind, int LhsOrder, int RhsOrder> struct cwise_promote_storage_order<Sparse
541 … struct cwise_promote_storage_order<Sparse,Sparse,Order,Order> …
/external/mesa3d/src/intel/vulkan/
DTODO6 - Sparse memory
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_RecvTPUEmbeddingActivations.pbtxt27 the arguments to TPUEmbeddingEnqueue(Integer/Sparse/SparseTensor)Batch. The
Dapi_def_ResourceSparseApplyProximalGradientDescent.pbtxt46 summary: "Sparse update \'*var\' as FOBOS algorithm with fixed learning rate."
Dapi_def_SparseApplyProximalGradientDescent.pbtxt52 summary: "Sparse update \'*var\' as FOBOS algorithm with fixed learning rate."
Dapi_def_ResourceSparseApplyProximalAdagrad.pbtxt52 summary: "Sparse update entries in \'*var\' and \'*accum\' according to FOBOS algorithm."
/external/eigen/doc/
DTutorialSparse.dox3 /** \eigenManualPage TutorialSparse Sparse matrix manipulations
14 <td>%Sparse LU factorization to solve general square sparse systems</td></tr>
15 …arseQR \endlink</td><td>\code #include<Eigen/SparseQR>\endcode </td><td>%Sparse QR factorization f…
17 <tr><td>\link Sparse_Module Sparse \endlink</td><td>\code#include <Eigen/Sparse>\endcode</td><td>In…
20 \section TutorialSparseIntro Sparse matrix format
239 %Sparse expressions support most of the unary and binary coefficient wise operations:
270 %Sparse expressions also support transposition:
/external/eigen/unsupported/Eigen/
DIterativeSolvers13 #include <Eigen/Sparse>

1234