Searched refs:BuiltIn (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/egl/main/ |
D | egldriver.c | 58 _EGLMain_t BuiltIn; member 206 if (mod->BuiltIn) { in _eglLoadModule() 208 mainFunc = mod->BuiltIn; in _eglLoadModule() 505 mod->BuiltIn = _eglBuiltInDrivers[i].main; in _eglAddUserDriver() 548 mod->BuiltIn = _eglBuiltInDrivers[i].main; in _eglAddBuiltInDrivers()
|
/external/mesa3d/src/egl/main/ |
D | egldriver.c | 58 _EGLMain_t BuiltIn; member 206 if (mod->BuiltIn) { in _eglLoadModule() 208 mainFunc = mod->BuiltIn; in _eglLoadModule() 505 mod->BuiltIn = _eglBuiltInDrivers[i].main; in _eglAddUserDriver() 548 mod->BuiltIn = _eglBuiltInDrivers[i].main; in _eglAddBuiltInDrivers()
|
/external/eigen/Eigen/src/Core/products/ |
D | SelfadjointMatrixVector_MKL.h | 48 …adjoint_matrix_vector_product<Scalar,Index,StorageOrder,UpLo,ConjugateLhs,ConjugateRhs,BuiltIn> {}; 60 …int_matrix_vector_product<Scalar,Index,StorageOrder,UpLo,ConjugateLhs,ConjugateRhs,BuiltIn>::run( \
|
D | GeneralMatrixVector_MKL.h | 51 …rix_vector_product<Index,LhsScalar,LhsStorageOrder,ConjugateLhs,RhsScalar,ConjugateRhs,BuiltIn> {}; 63 …general_matrix_vector_product<Index,Scalar,ColMajor,ConjugateLhs,Scalar,ConjugateRhs,BuiltIn>::run…
|
D | GeneralMatrixMatrixTriangular_MKL.h | 43 …x,Scalar,AStorageOrder,ConjugateA,Scalar,AStorageOrder,ConjugateA,ResStorageOrder,UpLo,BuiltIn> {}; 62 ColMajor, UpLo, BuiltIn> \
|
D | TriangularMatrixVector_MKL.h | 48 …ular_matrix_vector_product<Index,Mode,LhsScalar,ConjLhs,RhsScalar,ConjRhs,StorageOrder,BuiltIn> {}; 88 …triangular_matrix_vector_product<Index,Mode,EIGTYPE,ConjLhs,EIGTYPE,ConjRhs,ColMajor,BuiltIn>::run… 173 …triangular_matrix_vector_product<Index,Mode,EIGTYPE,ConjLhs,EIGTYPE,ConjRhs,RowMajor,BuiltIn>::run…
|
D | TriangularMatrixMatrix_MKL.h | 49 RhsStorageOrder, ConjugateRhs, ResStorageOrder, BuiltIn> {}; 117 LhsStorageOrder,ConjugateLhs, RhsStorageOrder, ConjugateRhs, ColMajor, BuiltIn>::run( \ 231 LhsStorageOrder,ConjugateLhs, RhsStorageOrder, ConjugateRhs, ColMajor, BuiltIn>::run( \
|
D | TriangularMatrixVector.h | 71 … general_matrix_vector_product<Index,LhsScalar,ColMajor,ConjLhs,RhsScalar,ConjRhs,BuiltIn>::run( 139 … general_matrix_vector_product<Index,LhsScalar,RowMajor,ConjLhs,RhsScalar,ConjRhs,BuiltIn>::run(
|
/external/eigen/Eigen/src/Core/util/ |
D | Constants.h | 256 BuiltIn enumerator
|
/external/eigen/Eigen/src/Core/ |
D | Assign_MKL.h | 79 : assign_impl<Derived1, Eigen::CwiseUnaryOp<UnaryOp, Derived2>,Traversal,Unrolling,BuiltIn>
|