| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/ |
| D | stdvector_overload.cpp | 55 MatrixType* ref = &w[0]; in EIGEN_DEFINE_STL_VECTOR_SPECIALIZATION() local 90 TransformType* ref = &w[0]; in check_stdvector_transform() local 125 QuaternionType* ref = &w[0]; in check_stdvector_quaternion() local
|
| D | stddeque_overload.cpp | 54 MatrixType* ref = &w[0]; in EIGEN_DEFINE_STL_DEQUE_SPECIALIZATION() local 88 TransformType* ref = &w[0]; in check_stddeque_transform() local 122 QuaternionType* ref = &w[0]; in check_stddeque_quaternion() local
|
| D | qtvector.cpp | 49 MatrixType* ref = &w[0]; in check_qtvector_matrix() local 84 TransformType* ref = &w[0]; in check_qtvector_transform() local 119 QuaternionType* ref = &w[0]; in check_qtvector_quaternion() local
|
| D | stdvector.cpp | 41 MatrixType* ref = &w[0]; in check_stdvector_matrix() local 76 TransformType* ref = &w[0]; in check_stdvector_transform() local 111 QuaternionType* ref = &w[0]; in check_stdvector_quaternion() local
|
| D | stdlist_overload.cpp | 76 MatrixType* ref = &(*get(w, 0)); in check_stdlist_matrix() local 116 TransformType* ref = &(*get(w, 0)); in check_stdlist_transform() local 156 QuaternionType* ref = &(*get(w, 0)); in check_stdlist_quaternion() local
|
| D | fastmath.cpp | 12 void check(bool b, bool ref) in check()
|
| D | packetmath.cpp | 125 EIGEN_ALIGN_MAX Scalar ref[size]; in packetmath() local 338 EIGEN_ALIGN_MAX Scalar ref[PacketTraits::size*4]; in packetmath_real() local 492 EIGEN_ALIGN_MAX Scalar ref[PacketTraits::size*4]; in packetmath_notcomplex() local 519 …onjLhs,bool ConjRhs> void test_conj_helper(Scalar* data1, Scalar* data2, Scalar* ref, Scalar* pval) in test_conj_helper() 557 EIGEN_ALIGN_MAX Scalar ref[PacketSize*4]; in packetmath_complex() local
|
| D | product_trsolve.cpp | 41 Matrix<Scalar,Dynamic,Dynamic,colmajor> ref(size,cols); in trsolve() local
|
| D | commainitializer.cpp | 80 Matrix3d ref = Map<Matrix<double,3,3,RowMajor> >(data); in test_commainitializer() local
|
| D | adjoint.cpp | 33 …RealScalar ref = NumTraits<Scalar>::IsInteger ? RealScalar(0) : (std::max)((s1 * v1 + s2 * v2).nor… in run() local
|
| D | sparse_permutations.cpp | 44 …<int OtherStorage, typename SparseMatrixType> void sparse_permutations(const SparseMatrixType& ref) in sparse_permutations()
|
| D | nullary.cpp | 52 …Scalar ref = (low*RealScalar(size-i-1))/RealScalar(size-1) + (high*RealScalar(i))/RealScalar(size-… in check_extremity_accuracy() local
|
| D | sparse_block.cpp | 26 template<typename SparseMatrixType> void sparse_block(const SparseMatrixType& ref) in sparse_block()
|
| D | sparse_basic.cpp | 17 template<typename SparseMatrixType> void sparse_basic(const SparseMatrixType& ref) in sparse_basic()
|
| D | main.h | 553 inline bool test_isApproxWithRef(const Scalar& a, const Scalar& b, const ScalarRef& ref) in test_isApproxWithRef()
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/test/ |
| D | sparse_extra.cpp | 18 bool test_random_setter(SparseMatrix<Scalar,Options>& sm, const DenseType& ref, const std::vector<V… in test_random_setter() 36 bool test_random_setter(DynamicSparseMatrix<T>& sm, const DenseType& ref, const std::vector<Vector2… in test_random_setter() 50 template<typename SparseMatrixType> void sparse_extra(const SparseMatrixType& ref) in sparse_extra()
|
| D | special_functions.cpp | 138 ArrayType x(7), q(7), res(7), ref(7); in array_special_functions() local 149 ArrayType x(7), res(7), ref(7); in array_special_functions() local 161 ArrayType n(11), x(11), res(11), ref(11); in array_special_functions() local
|
| D | cxx11_tensor_ref.cpp | 75 TensorRef<Tensor<float, 3>> ref(input); in test_multiple_dims() local 124 TensorRef<Tensor<float, 3>> ref(input); in test_ref_of_ref() local 210 TensorRef<Tensor<const float, 4> > ref(m.pad(paddings)); in test_nested_ops_with_ref() local
|
| D | splines.cpp | 219 PointType ref = points.col(i); in check_global_interpolation2d() local 231 PointType ref = points.col(i); in check_global_interpolation2d() local
|
| /applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/demos/mix_eigen_and_c/ |
| D | binary_library.cpp | 33 inline C_MatrixXd* eigen_to_c(MatrixXd& ref) in eigen_to_c() 38 inline const C_MatrixXd* eigen_to_c(const MatrixXd& ref) in eigen_to_c() 55 inline C_Map_MatrixXd* eigen_to_c(Map<MatrixXd>& ref) in eigen_to_c() 60 inline const C_Map_MatrixXd* eigen_to_c(const Map<MatrixXd>& ref) in eigen_to_c()
|
| /applications/sample/wifi-iot/app/samgr/ |
| D | service_example.c | 140 int32 ref = demoApi->Release((IUnknown *)demoApi); in CASE_ReleaseIUnknown() local
|
| D | broadcast_example.c | 219 int32 ref = fapi->Release((IUnknown *)fapi); in CASE_ReleaseIUnknown() local
|
| D | feature_example.c | 297 int32 ref = demoApi->Release((IUnknown *)demoApi); in CASE_ReleaseIUnknown() local
|
| /applications/standard/calendardata/calendarmanager/napi/src/ |
| D | calendar_manager_napi.cpp | 39 napi_ref ref = nullptr; in CreateCalendar() member 108 napi_ref ref = nullptr; member
|
| /applications/standard/app_samples/code/SystemFeature/FileManagement/Photos/entry/src/main/ets/common/ |
| D | ScreenManager.ts | 170 let ref = cbs[i]; variable
|