HomeSort by relevance Sort by last modified time
    Searched full:endi (Results 1 - 7 of 7) sorted by null

  /external/llvm/test/CodeGen/AArch64/
i128-align.ll 12 %endi = ptrtoint %struct* %endp to i64
14 %diff = sub i64 %endi, %starti
24 %endi = ptrtoint i128* %endp to i64
26 %diff = sub i64 %endi, %starti
  /external/clang/lib/Analysis/
CocoaConventions.cpp 100 StringRef::iterator endI = functionName.end();
104 for ( ; it != endI ; ++it) {
118 if (it == endI)
134 if (it == endI || !isLowercase(*it))
  /external/oprofile/include/
sstream 153 char_type* endi = NULL;
159 endi = egptr();
176 newoffi = endi - curi;
181 endi - beg >= newoffi + off + curi - beg)
  /external/eigen/Eigen/src/Core/products/
SelfadjointMatrixVector.h 88 size_t endi = FirstTriangular ? j : size; local
89 size_t alignedStart = (starti) + internal::first_aligned(&res[starti], endi-starti);
90 size_t alignedEnd = alignedStart + ((endi-alignedStart)/(PacketSize))*(PacketSize);
130 for (size_t i=alignedEnd; i<endi; i++)
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
vim.php 64 'en', 'end', 'endi', 'endif', 'endfo',
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 2592 milliseconds