Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 48) sorted by relevance

12

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/src/NonLinearOptimization/
Dr1mpyq.h15 Scalar temp = v_givens[j].c() * a[i+m*j] - v_givens[j].s() * a[i+m*(n-1)]; in r1mpyq() local
22 Scalar temp = w_givens[j].c() * a[i+m*j] + w_givens[j].s() * a[i+m*(n-1)]; in r1mpyq() local
Dcovar.h17 Scalar temp; variable
Drwupdt.h19 Scalar temp, rowj; in rwupdt() local
Dlmpar.h24 Scalar temp, paru; in lmpar() local
182 Scalar temp, paru; in lmpar2() local
Dr1updt.h22 Scalar temp; in r1updt() local
Dfdjac1.h22 Scalar eps, temp; in fdjac1() local
Ddogleg.h20 Scalar sum, temp, alpha, bnorm; in dogleg() local
Dqrsolv.h21 Scalar temp; in qrsolv() local
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/src/MoreVectorization/
DMathFunctions.h62 Packet4f temp=pmul(s4,z1);//not really a madd but a mul by z so that the next term can be a madd in pasin() local
76 Packet4f temp=pmul(s4,z2);//not really a madd but a mul by z so that the next term can be a madd in pasin() local
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/libsamplerate/tests/
Dfloat_short_test.c99 static float temp [BUFFER_LEN] ; in short_to_float_test() local
170 static float temp [BUFFER_LEN] ; in int_to_float_test() local
/applications/standard/launcher/common/src/main/ets/default/cache/
DLruCache.ts37 const temp = this.cache.get(key); constant
DDiskLruCache.ts47 const temp = this.cache.get(key); constant
/applications/standard/app_samples/code/SystemFeature/ApplicationModels/Launcher/base/src/main/ets/default/manager/
DLruCache.ts37 const temp = this.cache.get(key) constant
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/src/LevenbergMarquardt/
DLMcovar.h29 Scalar temp; variable
DLMqrsolv.h33 Scalar temp; in lmqrsolv() local
113 Scalar temp; in lmqrsolv() local
DLMonestep.h25 RealScalar temp, temp1,temp2; in minimizeOneStep() local
DLMpar.h40 Scalar temp, paru; in lmpar2() local
/applications/standard/app_samples/code/SuperFeature/MultiDeviceAppDev/Weather/common/src/main/ets/model/
DMain.ts68 …constructor(public city: string, public temp: string, public weatherType: string, public max: stri… property in HeaderData
82 constructor(public name: string, public temp: string, public weather: string) { property in City
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/
Dnapi_util.cpp34 napi_value temp; in SetNapiCallBool() local
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/
Dnapi_util.cpp34 napi_value temp; in SetNapiCallBool() local
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/bench/spbench/
Dtest_sparseLU.cpp51 SparseMatrix<scalar, ColMajor> temp; in main() local
Dsp_solver.cpp49 SparseMatrix<double, ColMajor> temp; in main() local
/applications/standard/launcher/common/src/main/ets/default/layoutconfig/
DPageDesktopLayoutConfig.ts93 const temp = gridLayoutInfo; constant
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/Eigen/src/SparseLU/
DSparseLU_pivotL.h128 Scalar temp = Scalar(1.0) / lu_col_ptr[nsupc]; in pivotL() local
/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/bench/
Dsparse_setter.cpp318 int temp = Bp[i]; in coo_tocsr() local
336 int temp = Bp[i]; in coo_tocsr() local
356 std::vector< std::pair<I,T> > temp; in csr_sort_indices() local

12