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

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

Completed in 50 milliseconds