Home
last modified time | relevance | path

Searched defs:iLen (Results 1 – 12 of 12) 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.cpp194 size_t iLen = ReadData(reinterpret_cast<uint8_t*>(pStr), iBytes); in ReadBlock() local
212 size_t iLen = ReadData(buf.data(), iBytes); in ReadBlock() local
/external/mesa3d/src/mesa/swrast/
Ds_aalinetemp.h111 GLint iLen, i; in NAME() local
/external/pdfium/fxbarcode/oned/
DBC_OnedEAN8Writer.cpp125 size_t iLen = tempStr.GetLength(); in ShowChars() local
/external/pdfium/core/fxcrt/xml/
Dcfx_xmlparser.cpp483 size_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/fxfa/parser/
Dxfa_utils.cpp68 size_t iLen = str.GetLength(); in ExportEncodeContent() local
/external/pdfium/fxjs/xfa/
Dcfxjse_resolveprocessor.cpp587 size_t iLen = wsCondition.GetLength(); in ConditionArray() local
Dcfxjse_formcalc_context.cpp868 size_t iLen = wsURL.GetLength(); in DecodeURL() local
896 size_t iLen = wsHTML.GetLength(); in DecodeMLInternal() local
1040 int32_t iLen = wsBuffer.GetLength(); in EncodeURL() local
/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.cpp46 size_t iLen = pText->GetLength(); in ProcessText() local
/external/pdfium/xfa/fgas/crt/
Dcfgas_stringformatter.cpp179 size_t iLen = std::min<size_t>(wsOutput.GetLength(), 5); in GetLiteralTextReverse() local
/external/libxml2/
Dcatalog.c3232 int i, iLen; in xmlLoadCatalogs() local