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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wdstptmgmt.h 73 #endi
wdstpdi.h 95 #endi
  /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 96 size_t endi = FirstTriangular ? j : size; local
97 size_t alignedStart = (starti) + internal::first_aligned(&res[starti], endi-starti);
98 size_t alignedEnd = alignedStart + ((endi-alignedStart)/(PacketSize))*(PacketSize);
138 for (size_t i=alignedEnd; i<endi; i++)
  /external/tcpdump/
print-forces.c 871 u_int32_t starti, endi; local
886 endi = EXTRACT_32BITS(pptr);
891 printf("%sTable range: [%d,%d]\n", ib, starti, endi);
    [all...]

Completed in 1644 milliseconds