Searched defs:iLen (Results 1 – 12 of 12) sorted by relevance
| /external/snakeyaml/src/main/java/org/yaml/snakeyaml/external/biz/base64Coder/ |
| D | Base64Coder.java | 102 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/ |
| D | cfx_seekablestreamproxy.cpp | 194 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/ |
| D | s_aalinetemp.h | 111 GLint iLen, i; in NAME() local
|
| /external/pdfium/fxbarcode/oned/ |
| D | BC_OnedEAN8Writer.cpp | 125 size_t iLen = tempStr.GetLength(); in ShowChars() local
|
| /external/pdfium/core/fxcrt/xml/ |
| D | cfx_xmlparser.cpp | 483 size_t iLen = csEntity.GetLength(); in ProcessTextChar() local
|
| /external/ms-tpm-20-ref/TPMCmd/tpm/src/X509/ |
| D | TpmASN1.c | 480 INT16 iLen, // IN: octets of the integer in ASN1PushInteger()
|
| /external/pdfium/xfa/fxfa/parser/ |
| D | xfa_utils.cpp | 68 size_t iLen = str.GetLength(); in ExportEncodeContent() local
|
| /external/pdfium/fxjs/xfa/ |
| D | cfxjse_resolveprocessor.cpp | 587 size_t iLen = wsCondition.GetLength(); in ConditionArray() local
|
| D | cfxjse_formcalc_context.cpp | 868 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/ |
| D | cxfa_textlayout.cpp | 46 size_t iLen = pText->GetLength(); in ProcessText() local
|
| /external/pdfium/xfa/fgas/crt/ |
| D | cfgas_stringformatter.cpp | 179 size_t iLen = std::min<size_t>(wsOutput.GetLength(), 5); in GetLiteralTextReverse() local
|
| /external/libxml2/ |
| D | catalog.c | 3232 int i, iLen; in xmlLoadCatalogs() local
|