Searched refs:hasBit (Results 1 – 3 of 3) sorted by relevance
55 FX_BOOL CBC_DefaultPlacement::hasBit(int32_t col, int32_t row) { in hasBit() function in CBC_DefaultPlacement76 if ((row < m_numrows) && (col >= 0) && !hasBit(col, row)) { in place()85 if ((row >= 0) && (col < m_numcols) && !hasBit(col, row)) { in place()94 if (!hasBit(m_numcols - 1, m_numrows - 1)) { in place()
21 FX_BOOL hasBit(int32_t col, int32_t row);
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...