Home
last modified time | relevance | path

Searched refs:cv_index (Results 1 – 25 of 79) sorted by relevance

1234

/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libscorealign/
H A Dgen_chroma.cpp242 int cv_index = 0; in gen_chroma_audio() local
371 fprintf(dbf, "cv_index %d\n", cv_index); in gen_chroma_audio()
373 assert(cv_index < reader.frame_count); in gen_chroma_audio()
374 float *cv = AREF1(*chrom_energy, cv_index); in gen_chroma_audio()
387 fprintf(dbf, "%d@%g) ", cv_index, cv_index * reader.actual_frame_period); in gen_chroma_audio()
393 cv_index++; in gen_chroma_audio()
394 if (progress && cv_index % 10 == 0 && in gen_chroma_audio()
407 return cv_index; in gen_chroma_audio()
492 int cv_index; in gen_chroma_midi() local
493 for (cv_index = 0; cv_index < frame_count; cv_index++) { in gen_chroma_midi()
[all …]
/dports/math/stanmath/math-4.2.0/lib/sundials_5.7.0/src/cvodes/
H A Dcvodea_io.c118 if ( which == cvB_mem->cv_index ) break; in CVodeSetNonlinearSolverB()
156 if ( which == cvB_mem->cv_index ) break; in CVodeSetUserDataB()
197 if ( which == cvB_mem->cv_index ) break; in CVodeSetMaxOrdB()
240 if ( which == cvB_mem->cv_index ) break; in CVodeSetMaxNumStepsB()
282 if ( which == cvB_mem->cv_index ) break; in CVodeSetStabLimDetB()
324 if ( which == cvB_mem->cv_index ) break; in CVodeSetInitStepB()
366 if ( which == cvB_mem->cv_index ) break; in CVodeSetMinStepB()
408 if ( which == cvB_mem->cv_index ) break; in CVodeSetMaxStepB()
449 if ( which == cvB_mem->cv_index) break; in CVodeSetConstraintsB()
497 if ( which == cvB_mem->cv_index ) break; in CVodeSetQuadErrConB()
[all …]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/cvodes/
H A Dcvodea_io.c118 if ( which == cvB_mem->cv_index ) break; in CVodeSetNonlinearSolverB()
156 if ( which == cvB_mem->cv_index ) break; in CVodeSetUserDataB()
197 if ( which == cvB_mem->cv_index ) break; in CVodeSetMaxOrdB()
240 if ( which == cvB_mem->cv_index ) break; in CVodeSetMaxNumStepsB()
282 if ( which == cvB_mem->cv_index ) break; in CVodeSetStabLimDetB()
324 if ( which == cvB_mem->cv_index ) break; in CVodeSetInitStepB()
366 if ( which == cvB_mem->cv_index ) break; in CVodeSetMinStepB()
408 if ( which == cvB_mem->cv_index ) break; in CVodeSetMaxStepB()
449 if ( which == cvB_mem->cv_index) break; in CVodeSetConstraintsB()
497 if ( which == cvB_mem->cv_index ) break; in CVodeSetQuadErrConB()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/sundials_4.1.0/src/cvodes/
H A Dcvodea_io.c118 if ( which == cvB_mem->cv_index ) break; in CVodeSetNonlinearSolverB()
156 if ( which == cvB_mem->cv_index ) break; in CVodeSetUserDataB()
197 if ( which == cvB_mem->cv_index ) break; in CVodeSetMaxOrdB()
240 if ( which == cvB_mem->cv_index ) break; in CVodeSetMaxNumStepsB()
282 if ( which == cvB_mem->cv_index ) break; in CVodeSetStabLimDetB()
324 if ( which == cvB_mem->cv_index ) break; in CVodeSetInitStepB()
366 if ( which == cvB_mem->cv_index ) break; in CVodeSetMinStepB()
408 if ( which == cvB_mem->cv_index ) break; in CVodeSetMaxStepB()
449 if ( which == cvB_mem->cv_index) break; in CVodeSetConstraintsB()
497 if ( which == cvB_mem->cv_index ) break; in CVodeSetQuadErrConB()
[all …]
H A Dcvodea.c681 if ( which == cvB_mem->cv_index ) break; in CVodeInitB()
744 if ( which == cvB_mem->cv_index ) break; in CVodeInitBS()
803 if ( which == cvB_mem->cv_index ) break; in CVodeReInitB()
852 if ( which == cvB_mem->cv_index ) break; in CVodeSStolerancesB()
901 if ( which == cvB_mem->cv_index ) break; in CVodeSVtolerancesB()
947 if ( which == cvB_mem->cv_index ) break; in CVodeQuadInitB()
994 if ( which == cvB_mem->cv_index ) break; in CVodeQuadInitBS()
1040 if ( which == cvB_mem->cv_index ) break; in CVodeQuadReInitB()
1083 if ( which == cvB_mem->cv_index ) break; in CVodeQuadSStolerancesB()
1125 if ( which == cvB_mem->cv_index ) break; in CVodeQuadSVtolerancesB()
[all …]
/dports/math/sundials/sundials-5.7.0/src/cvodes/
H A Dcvodea_io.c118 if ( which == cvB_mem->cv_index ) break; in CVodeSetNonlinearSolverB()
156 if ( which == cvB_mem->cv_index ) break; in CVodeSetUserDataB()
197 if ( which == cvB_mem->cv_index ) break; in CVodeSetMaxOrdB()
240 if ( which == cvB_mem->cv_index ) break; in CVodeSetMaxNumStepsB()
282 if ( which == cvB_mem->cv_index ) break; in CVodeSetStabLimDetB()
324 if ( which == cvB_mem->cv_index ) break; in CVodeSetInitStepB()
366 if ( which == cvB_mem->cv_index ) break; in CVodeSetMinStepB()
408 if ( which == cvB_mem->cv_index ) break; in CVodeSetMaxStepB()
449 if ( which == cvB_mem->cv_index) break; in CVodeSetConstraintsB()
497 if ( which == cvB_mem->cv_index ) break; in CVodeSetQuadErrConB()
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/3rdparty/opennurbs/
H A Dopennurbs_bezier.h595 int cv_index
613 int cv_index
630 int cv_index,
658 int cv_index,
675 int cv_index,
692 int cv_index,
719 int cv_index,
733 int cv_index,
746 int cv_index,
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_bezier.h595 int cv_index
613 int cv_index
630 int cv_index,
658 int cv_index,
675 int cv_index,
692 int cv_index,
719 int cv_index,
733 int cv_index,
746 int cv_index,
/dports/math/casadi/casadi-3.5.5/external_packages/casadi-sundials/cvodes/
H A Dcvodea_io.c133 if ( which == cvB_mem->cv_index ) break; in CVodeSetIterTypeB()
173 if ( which == cvB_mem->cv_index ) break; in CVodeSetUserDataB()
214 if ( which == cvB_mem->cv_index ) break; in CVodeSetMaxOrdB()
257 if ( which == cvB_mem->cv_index ) break; in CVodeSetMaxNumStepsB()
299 if ( which == cvB_mem->cv_index ) break; in CVodeSetStabLimDetB()
341 if ( which == cvB_mem->cv_index ) break; in CVodeSetInitStepB()
383 if ( which == cvB_mem->cv_index ) break; in CVodeSetMinStepB()
425 if ( which == cvB_mem->cv_index ) break; in CVodeSetMaxStepB()
474 if ( which == cvB_mem->cv_index ) break; in CVodeSetQuadErrConB()
530 if ( which == cvB_mem->cv_index ) break; in CVodeGetAdjCVodeBmem()
H A Dcvodes_spils.c837 if ( which == cvB_mem->cv_index ) break; in CVSpilsSetPrecTypeB()
879 if ( which == cvB_mem->cv_index ) break; in CVSpilsSetGSTypeB()
921 if ( which == cvB_mem->cv_index ) break; in CVSpilsSetEpsLinB()
963 if ( which == cvB_mem->cv_index ) break; in CVSpilsSetMaxlB()
1008 if ( which == cvB_mem->cv_index ) break; in CVSpilsSetPreconditionerB()
1066 if ( which == cvB_mem->cv_index ) break; in CVSpilsSetPreconditionerBS()
1122 if ( which == cvB_mem->cv_index ) break; in CVSpilsSetJacTimesVecFnB()
1177 if ( which == cvB_mem->cv_index ) break; in CVSpilsSetJacTimesVecFnBS()
H A Dcvodea.c713 new_cvB_mem->cv_index = nbckpbs; in CVodeCreateB()
788 if ( which == cvB_mem->cv_index ) break; in CVodeInitB()
851 if ( which == cvB_mem->cv_index ) break; in CVodeInitBS()
910 if ( which == cvB_mem->cv_index ) break; in CVodeReInitB()
959 if ( which == cvB_mem->cv_index ) break; in CVodeSStolerancesB()
1008 if ( which == cvB_mem->cv_index ) break; in CVodeSVtolerancesB()
1054 if ( which == cvB_mem->cv_index ) break; in CVodeQuadInitB()
1101 if ( which == cvB_mem->cv_index ) break; in CVodeQuadInitBS()
1147 if ( which == cvB_mem->cv_index ) break; in CVodeQuadReInitB()
1190 if ( which == cvB_mem->cv_index ) break; in CVodeQuadSStolerancesB()
[all …]
/dports/math/asl/solvers/
H A Dcomeval.c42 cv_index = ++i; /* identify var in case of error */
51 cv_index = 0;
71 cv_index = ncom0 + ++i; /* identify var in case of error */
80 cv_index = 0;
H A Dxp1known.c91 cv_index = i0 + 1; in xp1_check_ASL()
98 cv_index = ++i; in xp1_check_ASL()
117 cv_index = 0; in xp1_check_ASL()
H A Dxp2known.c106 cv_index = i0 + 1; in xp_check_ASL()
113 cv_index = ++i; in xp_check_ASL()
132 cv_index = 0; in xp_check_ASL()
154 cv_index = nlo ? -1 : 0; in xp2known_ASL()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/tpl/ampl/
H A Dcomeval.c42 cv_index = ++i; /* identify var in case of error */
51 cv_index = 0;
71 cv_index = ncom0 + ++i; /* identify var in case of error */
80 cv_index = 0;
H A Dxp1known.c86 cv_index = i0 + 1;
93 cv_index = ++i;
112 cv_index = 0;
H A Dxp2known.c104 cv_index = i0 + 1;
111 cv_index = ++i;
130 cv_index = 0;
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/ampl/
H A Dcomeval.c42 cv_index = ++i; /* identify var in case of error */
51 cv_index = 0;
71 cv_index = ncom0 + ++i; /* identify var in case of error */
80 cv_index = 0;
H A Dxp1known.c86 cv_index = i0 + 1;
93 cv_index = ++i;
112 cv_index = 0;
H A Dxp2known.c104 cv_index = i0 + 1;
111 cv_index = ++i;
130 cv_index = 0;
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DNonDSampling.cpp425 cv_index = div_index = dsv_index = drv_index = 0; in sample_to_variables()
438 svd.design_counts(cv_index, div_index, dsv_index, drv_index); in sample_to_variables()
446 svd.design_counts(cv_index, div_index, dsv_index, drv_index); in sample_to_variables()
454 svd.design_counts(cv_index, div_index, dsv_index, drv_index); in sample_to_variables()
456 cv_index += num_cv; div_index += num_div; in sample_to_variables()
464 svd.design_counts(cv_index, div_index, dsv_index, drv_index); in sample_to_variables()
466 cv_index += num_cv; div_index += num_div; in sample_to_variables()
497 cv_index += num_cv; div_index += num_div; in sample_to_variables()
500 cv_index += num_cv; div_index += num_div; in sample_to_variables()
520 cv_index = div_index = dsv_index = drv_index = 0; in sample_to_variables()
[all …]
H A DNonDSampling.hpp373 size_t& cv_index, size_t num_cv, size_t& div_index,
379 size_t& cv_index, size_t num_cv, size_t& div_index,
582 sample_to_type(const Real* sample_vars, Variables& vars, size_t& cv_index, in sample_to_type() argument
587 sample_to_cv(sample_vars, vars, cv_index, num_cv, samp_index); in sample_to_type()
603 sample_to_cv_type(const Real* sample_vars, Variables& vars, size_t& cv_index, in sample_to_cv_type() argument
610 sample_to_cv(sample_vars, vars, cv_index, num_cv, samp_index); in sample_to_cv_type()
H A DSharedVariablesData.cpp1429 if (cv_index < bound) in cv_index_to_all_index()
1430 return offset + cv_index; in cv_index_to_all_index()
1439 if (cv_index < bound) in cv_index_to_all_index()
1440 return offset + cv_index; in cv_index_to_all_index()
1449 if (cv_index < bound) in cv_index_to_all_index()
1450 return offset + cv_index; in cv_index_to_all_index()
1459 if (cv_index < bound) in cv_index_to_all_index()
1839 if (cv_index < bound) in cv_index_to_active_index()
1848 if (cv_index < bound) in cv_index_to_active_index()
1857 if (cv_index < bound) in cv_index_to_active_index()
[all …]
/dports/japanese/xv/xv-3.10a/
H A Dxvxpm.c37 #define cv_index color_val.index macro
219 c_sptr->cv_index = i;
270 c_sptr->cv_index = i;
325 *i_sptr++ = mapentry->cv_index;
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvxpm.c37 #define cv_index color_val.index macro
219 c_sptr->cv_index = i;
270 c_sptr->cv_index = i;
325 *i_sptr++ = mapentry->cv_index;

1234