Home
last modified time | relevance | path

Searched refs:NOT_REMOVABLE (Results 1 – 5 of 5) sorted by relevance

/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/LP/
H A Dlp_varfunc.c81 status[j] = NOT_FIXED | (status[j] & NOT_REMOVABLE); in add_col_set()
92 status[j] = NOT_FIXED | (status[j] & NOT_REMOVABLE); in add_col_set()
224 if (! (status[i] & NOT_REMOVABLE) && lb[i] == 0 && in tighten_bounds()
243 if (! (status[i] & NOT_REMOVABLE) && lb[i] == 0 && in tighten_bounds()
659 if (! (status[new_cols->rel_lb_ind[i]] & NOT_REMOVABLE)) in price_all_vars()
685 if (! (status[j] & NOT_REMOVABLE)) in price_all_vars()
728 if (! (status[j] & NOT_REMOVABLE)) in price_all_vars()
H A Dlp_wrapper.c2400 *lpstatus &= NOT_REMOVABLE; in logical_fixing_u()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/include/
H A Dsym_constants.h231 #define NOT_REMOVABLE 0x60 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dshelf_view.h318 NOT_REMOVABLE, // Item is fixed and can never be removed. enumerator
H A Dshelf_view.cc1437 NOT_REMOVABLE) { in ContinueDrag()
1681 return NOT_REMOVABLE; in RemovableByRipOff()
1684 return NOT_REMOVABLE; in RemovableByRipOff()