Home
last modified time | relevance | path

Searched defs:iLen (Results 1 – 16 of 16) sorted by relevance

/external/snakeyaml/src/main/java/org/yaml/snakeyaml/external/biz/base64Coder/
DBase64Coder.java102 public static String encodeLines(byte[] in, int iOff, int iLen, int lineLen, in encodeLines()
142 public static char[] encode(byte[] in, int iLen) { in encode()
159 public static char[] encode(byte[] in, int iOff, int iLen) { in encode()
/external/pdfium/core/fxcrt/
Dcfx_seekablestreamproxy.cpp208 size_t iLen = ReadData(reinterpret_cast<uint8_t*>(pStr), iBytes); in ReadBlock() local
224 size_t iLen = ReadData(buf.data(), iBytes); in ReadBlock() local
/external/pdfium/core/fxcrt/css/
Dcfx_cssvaluelistparser.cpp12 int32_t iLen, in CFX_CSSValueListParser()
Dcfx_cssselector.cpp31 int32_t iLen, in CFX_CSSSelector()
/external/mesa3d/src/mesa/swrast/
Ds_aalinetemp.h111 GLint iLen, i; in NAME() local
/external/pdfium/xfa/fxfa/parser/
Dxfa_utils.cpp37 int32_t iLen = str.GetLength(); in ExportEncodeAttribute() local
69 int32_t iLen = str.GetLength(); in ExportEncodeContent() local
/external/pdfium/fxjs/xfa/
Dcfxjse_resolveprocessor.cpp600 size_t iLen = wsCondition.GetLength(); in ConditionArray() local
668 int32_t iLen = wsCondition.GetLength(); in FilterCondition() local
Dcfxjse_formcalc_context.cpp871 size_t iLen = wsURL.GetLength(); in DecodeURL() local
900 size_t iLen = wsHTML.GetLength(); in DecodeMLInternal() local
1046 int32_t iLen = wsBuffer.GetLength(); in EncodeURL() local
/external/pdfium/fxbarcode/oned/
DBC_OnedEAN8Writer.cpp142 size_t iLen = tempStr.GetLength(); in ShowChars() local
/external/pdfium/core/fxcrt/xml/
Dcfx_xmlparser.cpp482 int32_t iLen = csEntity.GetLength(); in ProcessTextChar() local
/external/ms-tpm-20-ref/TPMCmd/tpm/src/X509/
DTpmASN1.c480 INT16 iLen, // IN: octets of the integer in ASN1PushInteger()
/external/pdfium/xfa/fwl/theme/
Dcfwl_widgettp.cpp41 int32_t iLen = pParams.m_wsText.GetLength(); in DrawText() local
/external/pdfium/core/fxge/
Dcfx_fontmapper.cpp196 ByteString ParseStyle(const char* pStyle, int iLen, int iIndex) { in ParseStyle()
/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.cpp44 int32_t iLen = pText->GetLength(); in ProcessText() local
/external/pdfium/xfa/fgas/crt/
Dcfgas_stringformatter.cpp174 int32_t iLen = wsOutput.GetLength(); in GetLiteralTextReverse() local
/external/libxml2/
Dcatalog.c3242 int i, iLen; in xmlLoadCatalogs() local