Searched defs:on_temporary_creation (Results 1 - 2 of 2) sorted by relevance

/external/eigen/test/
H A Dproduct_notemporary.cpp12 inline void on_temporary_creation(int size) { function
18 #define EIGEN_DENSE_STORAGE_CTOR_PLUGIN { on_temporary_creation(size); }
H A Dref.cpp17 inline void on_temporary_creation(int) { function
23 #define EIGEN_DENSE_STORAGE_CTOR_PLUGIN { on_temporary_creation(size); }

Completed in 101 milliseconds