HomeSort by relevance Sort by last modified time
    Searched defs:iLen (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_aalinetemp.h 111 GLint iLen, i;
192 iLen = (GLint) line.len;
195 for (i = 0; i < iLen; i++) {
  /external/mesa3d/src/mesa/swrast/
s_aalinetemp.h 111 GLint iLen, i;
192 iLen = (GLint) line.len;
195 for (i = 0; i < iLen; i++) {
  /external/pdfium/core/src/fxcrt/
fx_xml_parser.cpp 173 FX_INT32 i = 0, iLen = str.GetLength();
180 if (i == iLen) {
186 if (i == iLen) {
    [all...]
  /external/chromium_org/third_party/libxml/src/
catalog.c     [all...]
  /external/libxml2/
catalog.c     [all...]
  /external/pdfium/core/src/fxge/ge/
fx_ge_fontmap.cpp 868 CFX_ByteString ParseStyle(FX_LPCSTR pStyle, int iLen, int iIndex)
871 if (!iLen || iLen <= iIndex) {
874 while (iIndex < iLen) {
885 FX_INT32 iLen = bsStyle.GetLength();
886 if (!iLen) {
893 if (!pStyle || pStyle->len > iLen) {
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_parser.cpp 97 FX_INT32 iLen = m_Trailers.GetSize();
98 for (FX_INT32 i = 0; i < iLen; ++i) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vfw.h 357 int iLen;
592 extern WINBOOL WINAPI DrawDibChangePalette(HDRAWDIB hdd,int iStart,int iLen,LPPALETTEENTRY lppe);
    [all...]
  /external/chromium_org/third_party/checkstyle/
checkstyle-5.7-all.jar 

Completed in 1061 milliseconds