Home
last modified time | relevance | path

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

/dports/math/highs/HiGHS-cfe064e/src/ipm/basiclu/src/
H A Dlu_build_factors.c125 const lu_int Umem = this->Umem; in lu_build_factors() local
183 if (Umem < need) in lu_build_factors()
185 this->addmemU = need-Umem; in lu_build_factors()
H A Dlu_singletons.c146 const lu_int Umem = this->Umem; in lu_singletons() local
189 if (Umem < Bnz) { this->addmemU = Bnz-Umem; ok = 0; } in lu_singletons()
H A Dlu_pivot.c68 const lu_int Umem = this->Umem; in lu_pivot() local
95 room = Umem - Ubegin[rank]; in lu_pivot()
244 assert(Uput < this->Umem); in lu_pivot_any()
326 assert(Uput < this->Umem); in lu_pivot_any()
539 assert(Uput < this->Umem); in lu_pivot_small()
633 assert(Uput < this->Umem); in lu_pivot_small()
H A Dlu_internal.h24 lu_int Umem; member
H A Dlu_solve_for_update.c269 room = this->Umem - Ubegin[m]; in lu_solve_for_update()
H A Dlu_internal.c51 this->Umem = xstore[BASICLU_MEMORYU]; in lu_load()
/dports/science/py-scipy/scipy-1.7.1/scipy/optimize/_highs/src/ipm/basiclu/src/
H A Dlu_build_factors.c125 const lu_int Umem = this->Umem; in lu_build_factors() local
183 if (Umem < need) in lu_build_factors()
185 this->addmemU = need-Umem; in lu_build_factors()
H A Dlu_singletons.c146 const lu_int Umem = this->Umem; in lu_singletons() local
189 if (Umem < Bnz) { this->addmemU = Bnz-Umem; ok = 0; } in lu_singletons()
H A Dlu_pivot.c68 const lu_int Umem = this->Umem; in lu_pivot() local
95 room = Umem - Ubegin[rank]; in lu_pivot()
244 assert(Uput < this->Umem); in lu_pivot_any()
326 assert(Uput < this->Umem); in lu_pivot_any()
539 assert(Uput < this->Umem); in lu_pivot_small()
633 assert(Uput < this->Umem); in lu_pivot_small()
H A Dlu_internal.h24 lu_int Umem; member
H A Dlu_solve_for_update.c269 room = this->Umem - Ubegin[m]; in lu_solve_for_update()
H A Dlu_internal.c51 this->Umem = xstore[BASICLU_MEMORYU]; in lu_load()
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/
H A DVSC_smu.vsc11 :oneliner: Umem Stevedore Counters
/dports/www/varnish6/varnish-cache-varnish-6.6.2/doc/sphinx/users-guide/
H A Dstorage-backends.rst68 Umem is a better alternative to the malloc backend where `libumem`_ is
/dports/net/quagga/quagga-1.2.4/
H A Dconfigure.ac1563 dnl mallinfo, e.g. such as Umem on Solaris.
/dports/net/frr7-pythontools/frr-frr-7.5.1/
H A Dconfigure.ac2222 dnl mallinfo, e.g. such as Umem on Solaris.
/dports/net/frr7/frr-frr-7.5.1/
H A Dconfigure.ac2222 dnl mallinfo, e.g. such as Umem on Solaris.