Searched defs:trans (Results 1 – 9 of 9) sorted by relevance
| /applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/shape/ |
| D | rectangle.cpp | 80 Matrix4x4 trans = Matrix4x4::Identity(); in Update() local
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/bench/btl/libs/BLAS/ |
| D | blas_interface.hh | 58 static char trans = 'T'; variable
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/blas/f2c/ |
| D | dtbmv.c | 15 /* Subroutine */ int dtbmv_(char *uplo, char *trans, char *diag, integer *n, in dtbmv_()
|
| D | stbmv.c | 15 /* Subroutine */ int stbmv_(char *uplo, char *trans, char *diag, integer *n, in stbmv_()
|
| D | ctbmv.c | 15 /* Subroutine */ int ctbmv_(char *uplo, char *trans, char *diag, integer *n, in ctbmv_()
|
| D | ztbmv.c | 15 /* Subroutine */ int ztbmv_(char *uplo, char *trans, char *diag, integer *n, in ztbmv_()
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/demos/opengl/ |
| D | camera.cpp | 186 Vector3f trans = orientation() * t; in localTranslate() local
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/SparseCore/ |
| D | SparseMatrixBase.h | 255 SparseMatrix<Scalar, RowMajorBit, StorageIndex> trans = m; variable
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/bench/ |
| D | bench_gemm.cpp | 55 static char trans = 'T'; variable
|