| /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/linear/ | 
| D | LinearObjectiveFunction.java | 48     private final transient RealVector coefficients;  field in LinearObjectiveFunction57     public LinearObjectiveFunction(double[] coefficients, double constantTerm) {  in LinearObjectiveFunction()
 65     public LinearObjectiveFunction(RealVector coefficients, double constantTerm) {  in LinearObjectiveFunction()
 
 | 
| D | LinearConstraint.java | 57     private final transient RealVector coefficients;  field in LinearConstraint79     public LinearConstraint(final double[] coefficients, final Relationship relationship,  in LinearConstraint()
 98     public LinearConstraint(final RealVector coefficients, final Relationship relationship,  in LinearConstraint()
 
 | 
| /external/libgav1/src/dsp/arm/ | 
| D | super_res_neon.cc | 37                                void* const coefficients) {  in SuperResCoefficients_NEON()68                           const uint8_t** coefficients) {  in SuperRes()
 85 void SuperRes_NEON(const void* LIBGAV1_RESTRICT const coefficients,  in SuperRes_NEON()
 168                                void* const coefficients) {  in SuperResCoefficients_NEON()
 208                            const uint16_t** coefficients, int bitdepth) {  in SuperRes()
 246 void SuperRes_NEON(const void* LIBGAV1_RESTRICT const coefficients,  in SuperRes_NEON()
 
 | 
| /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/polynomials/ | 
| D | PolynomialFunction.java | 48     private final double coefficients[];  field in PolynomialFunction124     protected static double evaluate(double[] coefficients, double argument) {  in evaluate()
 
 | 
| /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/ | 
| D | LaguerreSolver.java | 231         double coefficients[] = ((PolynomialFunction) f).getCoefficients();  in solve()  local286     public Complex[] solveAll(double coefficients[], double initial) throws  in solveAll()
 311     public Complex[] solveAll(Complex coefficients[], Complex initial) throws  in solveAll()
 361     public Complex solve(Complex coefficients[], Complex initial) throws  in solve()
 
 | 
| /external/libgav1/src/dsp/x86/ | 
| D | super_res_sse4.cc | 74                                  void* const coefficients) {  in SuperResCoefficients_SSE4_1()93 void SuperRes_SSE4_1(const void* LIBGAV1_RESTRICT const coefficients,  in SuperRes_SSE4_1()
 216                                  void* const coefficients) {  in SuperResCoefficients_SSE4_1()
 232 void SuperRes_SSE4_1(const void* LIBGAV1_RESTRICT const coefficients,  in SuperRes_SSE4_1()
 
 | 
| /external/webrtc/modules/audio_processing/ | 
| D | high_pass_filter.cc | 58   const auto& coefficients = ChooseCoefficients(sample_rate_hz_);  in HighPassFilter()  local107     const auto& coefficients = ChooseCoefficients(sample_rate_hz_);  in Reset()  local
 
 | 
| /external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/scheduler/ | 
| D | ForkJoinBenchmark.kt | 47     lateinit var coefficients: LongArray  variable in benchmarks.scheduler.ForkJoinBenchmark88 …  class Task(val coefficients: LongArray, val start: Int, val end: Int) : RecursiveTask<Double>() {  constant in benchmarks.scheduler.ForkJoinBenchmark.Task
 113 …class RecursiveAction(val coefficients: LongArray, val start: Int, val end: Int, @Volatile var res…  constant in benchmarks.scheduler.ForkJoinBenchmark.RecursiveAction
 
 | 
| /external/webrtc/common_audio/ | 
| D | fir_filter_factory.cc | 27 FIRFilter* CreateFirFilter(const float* coefficients,  in CreateFirFilter()
 | 
| D | fir_filter_c.cc | 23 FIRFilterC::FIRFilterC(const float* coefficients, size_t coefficients_length)  in FIRFilterC()
 | 
| D | fir_filter_neon.cc | 23 FIRFilterNEON::FIRFilterNEON(const float* coefficients,  in FIRFilterNEON()
 | 
| D | fir_filter_sse.cc | 24 FIRFilterSSE2::FIRFilterSSE2(const float* coefficients,  in FIRFilterSSE2()
 | 
| /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/ | 
| D | LinearInterpolator.java | 66         final double coefficients[] = new double[2];  in interpolate()  local
 | 
| D | SplineInterpolator.java | 115         double coefficients[] = new double[4];  in interpolate()  local
 | 
| /external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/scheduler/actors/ | 
| D | StatefulActorBenchmark.kt | 103         val coefficients = LongArray(stateSize) { ThreadLocalRandom.current().nextLong(0, 100) }  in computationActor()  constant
 | 
| /external/webrtc/common_audio/signal_processing/ | 
| D | filter_ar_fast_q12.c | 20                                const int16_t* __restrict coefficients,  in WebRtcSpl_FilterARFastQ12()
 | 
| D | downsample_fast.c | 22                               const int16_t* __restrict coefficients,  in WebRtcSpl_DownsampleFastC()
 | 
| /external/eigen/doc/special_examples/ | 
| D | Tutorial_sparse_example.cpp | 22   std::vector<T> coefficients;            // list of non-zeros coefficients  in main()  local
 | 
| /external/oboe/src/flowgraph/resampler/ | 
| D | PolyphaseResampler.cpp | 44     float *coefficients = &mCoefficients[mCoefficientCursor];  in readFrame()  local
 | 
| D | PolyphaseResamplerMono.cpp | 48     const float *coefficients = &mCoefficients[mCoefficientCursor];  in readFrame()  local
 | 
| D | PolyphaseResamplerStereo.cpp | 52     const float *coefficients = &mCoefficients[mCoefficientCursor];  in readFrame()  local
 | 
| /external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/ | 
| D | window.c | 39   const int16_t* coefficients = state->coefficients;  in WindowProcessSamples()  local
 | 
| D | window.h | 29   int16_t* coefficients;  member
 | 
| /external/webrtc/modules/audio_processing/transient/ | 
| D | wpd_node.cc | 24                  const float* coefficients,  in WPDNode()
 | 
| /external/pdfium/fxbarcode/common/reedsolomon/ | 
| D | BC_ReedSolomonGF256.cpp | 62   std::vector<int32_t> coefficients(degree + 1);  in BuildMonomial()  local
 |