Lines Matching refs:acceptable
1729 * -detect acceptable offset with binary search
1732 * acceptable offset means
1757 bool acceptable = false;
1785 acceptable = true;
1808 acceptable = false;
1815 acceptable = false;
1834 } while (!acceptable && turn < 100);
1836 DBG(DBG_info,"%s: acceptable offsets: %d,%d,%d\n", __func__, off[0], off[1], off[2]);
1880 acceptable = true;
1898 acceptable = false;
1905 acceptable = false;
1925 } while (!acceptable && turn < 100);
1927 DBG(DBG_info, "%s: acceptable offsets: %d,%d,%d\n", __func__, off[0], off[1], off[2]);