Searched defs:SPACE_ALMOST_EMPTY (Results 1 – 4 of 4) sorted by relevance
39 SPACE_ALMOST_EMPTY = 2, enumConstant
34 SPACE_ALMOST_EMPTY = 1 << 1, enumConstant
39 SPACE_ALMOST_EMPTY = (1 << 1) /* 2 */, enumConstant