Home
last modified time | relevance | path

Searched defs:resize (Results 1 – 12 of 12) sorted by relevance

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/StlSupport/
DStdVector.h80 void resize(size_type new_size) in resize() function
85 void resize(size_type new_size, const value_type& x) in resize() function
102 void resize(size_type new_size, const value_type& x) in resize() function
108 void resize(size_type new_size, const value_type& x) in resize() function
118 void resize(size_type new_size, const value_type& x) in resize() function
DStdDeque.h80 void resize(size_type new_size) in resize() function
85 void resize(size_type new_size, const value_type& x) in resize() function
103 void resize(size_type new_size, const value_type& x) in resize() function
113 void resize(size_type new_size, const value_type& x) in resize() function
DStdList.h80 void resize(size_type new_size) in resize() function
83 void resize(size_type new_size, const value_type& x) in resize() function
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/CXX11/src/Tensor/
DTensor.h423 void resize(Index firstDimension, IndexTypes... otherDimensions) in resize() function
432 EIGEN_DEVICE_FUNC void resize(const array<Index, NumIndices>& dimensions) in resize() function
450 EIGEN_DEVICE_FUNC void resize(const DSizes<Index, NumIndices>& dimensions) { in resize() function
459 void resize() in resize() function
470 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void resize(CustomDimension& dimensions) in resize() function
479 void resize(const Sizes<Indices...>& dimensions) { in resize() function
489 void resize(const Sizes<V1, V2, V3, V4, V5>& dimensions) { in resize() function
DTensorStorage.h116 EIGEN_DEVICE_FUNC void resize(Index size, const array<Index, NumIndices_>& nbDimensions) in resize() function
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/Core/
DTranspositions.h74 inline void resize(Index newSize) in resize() function
DDenseBase.h241 void resize(Index newSize) in resize() function
252 void resize(Index rows, Index cols) in resize() function
DTriangularMatrix.h68 void resize(Index rows, Index cols) in resize() function
DPermutationMatrix.h136 inline void resize(Index newSize) in resize() function
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/CXX11/src/util/
DMaxSizeVector.h58 void resize(size_t n) { in resize() function
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/
Darray_for_matrix.cpp209 template<typename MatrixTraits> void resize(const MatrixTraits& t) in resize() function
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/SparseCore/
DAmbiVector.h54 void resize(Index size) in resize() function