Home
last modified time | relevance | path

Searched refs:on_temporary_creation (Results 1 – 3 of 3) sorted by relevance

/external/eigen/test/
Dsparse_ref.cpp17 inline void on_temporary_creation() { in on_temporary_creation() function
22 #define EIGEN_SPARSE_CREATE_TEMPORARY_PLUGIN { on_temporary_creation(); }
Dmain.h85 inline void on_temporary_creation(long int size) { in on_temporary_creation() function
91 #define EIGEN_DENSE_STORAGE_CTOR_PLUGIN { on_temporary_creation(size); }
Dsparse_product.cpp12 inline void on_temporary_creation() { in on_temporary_creation() function
17 #define EIGEN_SPARSE_CREATE_TEMPORARY_PLUGIN { on_temporary_creation(); }