Home
last modified time | relevance | path

Searched refs:nRight (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcsection.cpp106 int32_t nRight = pdfium::CollectionSize<int32_t>(m_LineArray) - 1; in UpdateWordPlace() local
107 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() local
130 while (nLeft <= nRight) { in SearchWordPlace()
140 nRight = nMid - 1; in SearchWordPlace()
141 nMid = (nLeft + nRight) / 2; in SearchWordPlace()
[all …]
Dcpdf_variabletext.cpp422 int32_t nRight = pdfium::CollectionSize<int32_t>(m_SectionArray) - 1; in SearchWordPlace() local
426 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() local
802 while (nLeft <= nRight) { in GetAutoFontSize()
804 nRight = nMid - 1; in GetAutoFontSize()
807 nMid = (nLeft + nRight) / 2; in GetAutoFontSize()
/external/llvm-project/llvm/test/ExecutionEngine/MCJIT/
Dnon-extern-addend.ll12 %nRight = xor i1 %right, true
13 %retVal = zext i1 %nRight to i32
/external/llvm/test/ExecutionEngine/MCJIT/
Dnon-extern-addend.ll12 %nRight = xor i1 %right, true
13 %retVal = zext i1 %nRight to i32
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dnon-extern-addend.ll12 %nRight = xor i1 %right, true
13 %retVal = zext i1 %nRight to i32
/external/guice/extensions/persist/lib/
Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...