Home
last modified time | relevance | path

Searched refs:TargetVector (Results 1 – 17 of 17) sorted by relevance

/dports/net/asterisk-g72x/asterisk-g72x-1.4.3/ipp/
H A Dencg729fp.c699 … ippsConvBiased_32f(WeightedLPC1,aqLen+1,pError,SUBFR_LEN+aqLen,TargetVector,SUBFR_LEN,aqLen);
700 …ippsSynthesisFilter_G729_32f(WeightedLPC2, apLen, TargetVector, TargetVector, SUBFR_LEN, &encoderO…
834 AdaptiveCodebookGainCoeff_G729_32f( TargetVector, FltAdaptExc, FltFixedCodebookExc, g_coeff);
1381 LOCAL_ALIGN_ARRAY(32, Ipp32f, TargetVector, SUBFR_LEN,encoderObj); in UpdateVad_I()
1409 …ippsSynthesisFilter_G729_32f(WeightedLPC2, LPC_ORDER, TargetVector, TargetVector, SUBFR_LEN, &enco… in UpdateVad_I()
1425 LOCAL_ALIGN_ARRAY_FREE(32, Ipp32f, TargetVector, SUBFR_LEN,encoderObj); in UpdateVad_I()
1436 LOCAL_ALIGN_ARRAY(32, Ipp32f, TargetVector, SUBFR_LEN,encoderObj); in UpdateVad_A()
1462 ippsSub_32f(&Excitation[NSbfr],TargetVector,TargetVector,SUBFR_LEN); in UpdateVad_A()
1464 …ippsSynthesisFilter_G729_32f(forwardLPC, LPC_ORDER, TargetVector, TargetVector, SUBFR_LEN, encoder… in UpdateVad_A()
1465 for (i = 0; i < LPC_ORDER; i++) CLIP_DENORMAL(TargetVector[i],encoderObj->FltMem[i]); in UpdateVad_A()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/tools/gn/
H A Dheader_checker.h97 typedef std::vector<TargetInfo> TargetVector; typedef
98 typedef std::map<SourceFile, TargetVector> FileMap;
174 const TargetVector& targets);
H A Dheader_checker.cc347 const TargetVector& targets = found->second; in CheckInclude()
572 const TargetVector& targets) { in MakeUnreachableError()
H A Dcommand_refs.cc30 typedef std::vector<const Target*> TargetVector; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Dheader_checker.h99 using TargetVector = std::vector<TargetInfo>; variable
100 using FileMap = std::map<SourceFile, TargetVector>;
174 const TargetVector& targets);
H A Dheader_checker.cc364 const TargetVector& targets = found->second; in CheckInclude()
589 const TargetVector& targets) { in MakeUnreachableError()
H A Dcommand_refs.cc30 using TargetVector = std::vector<const Target*>; typedef
/dports/devel/gn/gn-1962/src/gn/
H A Dheader_checker.h98 using TargetVector = std::vector<TargetInfo>; variable
99 using FileMap = std::map<SourceFile, TargetVector>;
173 const TargetVector& targets);
H A Dheader_checker.cc363 const TargetVector& targets = found->second; in CheckInclude()
588 const TargetVector& targets) { in MakeUnreachableError()
H A Dcommand_refs.cc30 using TargetVector = std::vector<const Target*>; typedef
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-tapi-diff/
H A DDiffEngine.cpp122 auto TargetVector = llvm::find_if( in addDiffForTargSlice() local
128 if (TargetVector != Diff.Values.end()) { in addDiffForTargSlice()
130 cast<TargetVecT>(TargetVector->get())->TargValues.push_back(NewVal); in addDiffForTargSlice()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-tapi-diff/
H A DDiffEngine.cpp122 auto TargetVector = llvm::find_if( in addDiffForTargSlice() local
128 if (TargetVector != Diff.Values.end()) { in addDiffForTargSlice()
130 cast<TargetVecT>(TargetVector->get())->TargValues.push_back(NewVal); in addDiffForTargSlice()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-tapi-diff/
H A DDiffEngine.cpp122 auto TargetVector = llvm::find_if( in addDiffForTargSlice() local
128 if (TargetVector != Diff.Values.end()) { in addDiffForTargSlice()
130 cast<TargetVecT>(TargetVector->get())->TargValues.push_back(NewVal); in addDiffForTargSlice()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-tapi-diff/
H A DDiffEngine.cpp122 auto TargetVector = llvm::find_if( in addDiffForTargSlice() local
128 if (TargetVector != Diff.Values.end()) { in addDiffForTargSlice()
130 cast<TargetVecT>(TargetVector->get())->TargValues.push_back(NewVal); in addDiffForTargSlice()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-tapi-diff/
H A DDiffEngine.cpp122 auto TargetVector = llvm::find_if( in addDiffForTargSlice() local
128 if (TargetVector != Diff.Values.end()) { in addDiffForTargSlice()
130 cast<TargetVecT>(TargetVector->get())->TargValues.push_back(NewVal); in addDiffForTargSlice()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-tapi-diff/
H A DDiffEngine.cpp122 auto TargetVector = llvm::find_if( in addDiffForTargSlice() local
128 if (TargetVector != Diff.Values.end()) { in addDiffForTargSlice()
130 cast<TargetVecT>(TargetVector->get())->TargValues.push_back(NewVal); in addDiffForTargSlice()
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DParticleUtils.F901887 REAL(KIND=dp), POINTER :: TargetVector(:,:) local
1904 TargetVector => Particles % PrevCoordinate
1907 TargetVector => Particles % Coordinate
1910 TargetVector => Particles % Velocity
1913 TargetVector => Particles % Force
1925 Coord(1:dim) = TargetVector(i,1:dim)