HomeSort by relevance Sort by last modified time
    Searched refs:indx (Results 51 - 61 of 61) sorted by null

1 23

  /external/libxml2/
entities.c 578 int indx = out - buffer; local
581 out = &buffer[indx];
728 int indx = out - buffer; local
731 out = &buffer[indx];
uri.c 1945 int ret, len, indx, cur, out; local
    [all...]
c14n.c 1861 int indx = out - buffer; local
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
intra_est.cpp 1856 int indx, block_x, block_y; local
    [all...]
  /external/webkit/WebCore/rendering/
RenderTableSection.cpp 371 int indx = max(r - cell->rowSpan() + 1, 0); local
395 pos = m_rowPos[indx] + ch + (m_grid[r].rowRenderer ? spacing : 0);
405 bdesc = max(bdesc, m_rowPos[indx] + ch - (b - cell->intrinsicPaddingTop()));
    [all...]
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java 2160 int indx = path.lastIndexOf("\/"); local
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/dec/src/
avcdec_api.cpp 722 OSCL_EXPORT_REF AVCDec_Status PVAVCDecGetOutput(AVCHandle *avcHandle, int *indx, int *release, AVCFrameIO *output)
885 *indx = index;
    [all...]
  /external/bzip2/
bzlib.c 687 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab )
694 if (indx >= cftab[mid]) nb = mid; else na = mid;
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 859 % so it will be output as is; and it will print as backslash in the indx.
    [all...]
  /prebuilt/common/ecj/
ecj.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 447 milliseconds

1 23