Home
last modified time | relevance | path

Searched refs:QS_execute (Results 1 – 10 of 10) sorted by relevance

/dports/math/R-cran-lpSolve/lpSolve/src/
H A Dcommonlib.h296 MYBOOL QS_execute(UNIONTYPE QSORTrec a[], int count, findCompare_func findCompare, int *nswaps);
H A Dlp_price.c428 multi->sorted = QS_execute(multi->sortedList, multi->used, findCompare, &insertpos); in addCandidateVar()
550 longsteps->sorted = QS_execute(longsteps->sortedList, longsteps->used, in collectMinorVar()
922 lp->multivars->sorted = QS_execute(lp->multivars->sortedList, lp->multivars->used, in colprim()
H A Dcommonlib.c569 MYBOOL QS_execute(UNIONTYPE QSORTrec a[], int count, findCompare_func findCompare, int *nswaps) in QS_execute() function
H A Dlp_presolve.c3695 QS_execute(QS, n, (findCompare_func *) compRedundant, NULL);
3888 QS_execute(QS, n, (findCompare_func *) compRedundant, NULL);
4044 QS_execute(QScand, n, (findCompare_func *) compRedundant, NULL);
4126 QS_execute(QSagg, coldel[0], (findCompare_func *) compAggregate, NULL);
4268 QS_execute(QS, n, (findCompare_func *) compSparsity, NULL);
/dports/math/lp_solve/lp_solve_5.5/shared/
H A Dcommonlib.h307 MYBOOL QS_execute(UNIONTYPE QSORTrec a[], int count, findCompare_func findCompare, int *nswaps);
H A Dcommonlib.c714 MYBOOL QS_execute(UNIONTYPE QSORTrec a[], int count, findCompare_func findCompare, int *nswaps) in QS_execute() function
/dports/science/siconos/siconos-4.4.0/externals/SOL/lumod-c/
H A Dcommonlib.h313 MYBOOL QS_execute(UNIONTYPE QSORTrec a[], int count, findCompare_func findCompare, int *nswaps);
H A Dcommonlib.c630 MYBOOL QS_execute(UNIONTYPE QSORTrec a[], int count, findCompare_func findCompare, int *nswaps) in QS_execute() function
/dports/math/lp_solve/lp_solve_5.5/
H A Dlp_price.c427 multi->sorted = QS_execute(multi->sortedList, multi->used, findCompare, &insertpos); in addCandidateVar()
549 longsteps->sorted = QS_execute(longsteps->sortedList, longsteps->used, in collectMinorVar()
921 lp->multivars->sorted = QS_execute(lp->multivars->sortedList, lp->multivars->used, in colprim()
H A Dlp_presolve.c3750 QS_execute(QS, n, (findCompare_func *) compRedundant, NULL);
3944 QS_execute(QS, n, (findCompare_func *) compRedundant, NULL);
4149 QS_execute(QS, n, (findCompare_func *) compRedundant, NULL);
4299 QS_execute(QScand, n, (findCompare_func *) compRedundant, NULL);
4381 QS_execute(QSagg, coldel[0], (findCompare_func *) compAggregate, NULL);
4523 QS_execute(QS, n, (findCompare_func *) compSparsity, NULL);