Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 25 of 26) sorted by relevance

12

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/test/
Dstdvector_overload.cpp55 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
Dstddeque_overload.cpp54 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
Dqtvector.cpp49 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
Dstdvector.cpp41 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
Dstdlist_overload.cpp76 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
Dfastmath.cpp12 void check(bool b, bool ref) in check()
Dpacketmath.cpp125 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
Dproduct_trsolve.cpp41 Matrix<Scalar,Dynamic,Dynamic,colmajor> ref(size,cols); in trsolve() local
Dcommainitializer.cpp80 Matrix3d ref = Map<Matrix<double,3,3,RowMajor> >(data); in test_commainitializer() local
Dadjoint.cpp33 …RealScalar ref = NumTraits<Scalar>::IsInteger ? RealScalar(0) : (std::max)((s1 * v1 + s2 * v2).nor… in run() local
Dsparse_permutations.cpp44 …<int OtherStorage, typename SparseMatrixType> void sparse_permutations(const SparseMatrixType& ref) in sparse_permutations()
Dnullary.cpp52 …Scalar ref = (low*RealScalar(size-i-1))/RealScalar(size-1) + (high*RealScalar(i))/RealScalar(size-… in check_extremity_accuracy() local
Dsparse_block.cpp26 template<typename SparseMatrixType> void sparse_block(const SparseMatrixType& ref) in sparse_block()
Dsparse_basic.cpp17 template<typename SparseMatrixType> void sparse_basic(const SparseMatrixType& ref) in sparse_basic()
Dmain.h553 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/
Dsparse_extra.cpp18 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()
Dspecial_functions.cpp138 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
Dcxx11_tensor_ref.cpp75 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
Dsplines.cpp219 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/
Dbinary_library.cpp33 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/
Dservice_example.c140 int32 ref = demoApi->Release((IUnknown *)demoApi); in CASE_ReleaseIUnknown() local
Dbroadcast_example.c219 int32 ref = fapi->Release((IUnknown *)fapi); in CASE_ReleaseIUnknown() local
Dfeature_example.c297 int32 ref = demoApi->Release((IUnknown *)demoApi); in CASE_ReleaseIUnknown() local
/applications/standard/calendardata/calendarmanager/napi/src/
Dcalendar_manager_napi.cpp39 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/
DScreenManager.ts170 let ref = cbs[i]; variable

12