Home
last modified time | relevance | path

Searched defs:new_available (Results 1 – 6 of 6) sorted by relevance

/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/solvers/tests/checks/
H A Dtest_no_solution_behavior.py15 new_available=True variable
H A Dtest_pickle.py15 new_available=True variable
H A Dtest_writers.py17 new_available=True variable
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/z/
H A DzPageAllocator.cpp352 const size_t new_available = _capacity - _used; in ensure_available() local
/dports/accessibility/redshift/redshift-1.12/src/
H A Dredshift.c847 int new_available; in run_continual_mode() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/z/
H A DzPageAllocator.cpp393 const size_t new_available = _capacity - _used; in ensure_available() local