Searched refs:nRight (Results 1 – 6 of 6) sorted by relevance
106 int32_t nRight = pdfium::CollectionSize<int32_t>(m_LineArray) - 1; in UpdateWordPlace() local107 int32_t nMid = (nLeft + nRight) / 2; in UpdateWordPlace()108 while (nLeft <= nRight) { in UpdateWordPlace()111 nRight = nMid - 1; in UpdateWordPlace()112 nMid = (nLeft + nRight) / 2; in UpdateWordPlace()115 nMid = (nLeft + nRight) / 2; in UpdateWordPlace()128 int32_t nRight = pdfium::CollectionSize<int32_t>(m_LineArray) - 1; in SearchWordPlace() local130 while (nLeft <= nRight) { in SearchWordPlace()140 nRight = nMid - 1; in SearchWordPlace()141 nMid = (nLeft + nRight) / 2; in SearchWordPlace()[all …]
422 int32_t nRight = pdfium::CollectionSize<int32_t>(m_SectionArray) - 1; in SearchWordPlace() local426 while (nLeft <= nRight) { in SearchWordPlace()435 nRight = nMid - 1; in SearchWordPlace()436 nMid = (nLeft + nRight) / 2; in SearchWordPlace()441 nMid = (nLeft + nRight) / 2; in SearchWordPlace()800 int32_t nRight = nTotal - 1; in GetAutoFontSize() local802 while (nLeft <= nRight) { in GetAutoFontSize()804 nRight = nMid - 1; in GetAutoFontSize()807 nMid = (nLeft + nRight) / 2; in GetAutoFontSize()
12 %nRight = xor i1 %right, true13 %retVal = zext i1 %nRight to i32
META-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...