/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 | 208 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/ |
D | cfx_cssvaluelistparser.cpp | 12 int32_t iLen, in CFX_CSSValueListParser()
|
D | cfx_cssselector.cpp | 31 int32_t iLen, in CFX_CSSSelector()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_aalinetemp.h | 111 GLint iLen, i; in NAME() local
|
/external/pdfium/xfa/fxfa/parser/ |
D | xfa_utils.cpp | 37 int32_t iLen = str.GetLength(); in ExportEncodeAttribute() local 69 int32_t iLen = str.GetLength(); in ExportEncodeContent() local
|
/external/pdfium/fxjs/xfa/ |
D | cfxjse_resolveprocessor.cpp | 600 size_t iLen = wsCondition.GetLength(); in ConditionArray() local 668 int32_t iLen = wsCondition.GetLength(); in FilterCondition() local
|
D | cfxjse_formcalc_context.cpp | 871 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/ |
D | BC_OnedEAN8Writer.cpp | 142 size_t iLen = tempStr.GetLength(); in ShowChars() local
|
/external/pdfium/core/fxcrt/xml/ |
D | cfx_xmlparser.cpp | 482 int32_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/fwl/theme/ |
D | cfwl_widgettp.cpp | 41 int32_t iLen = pParams.m_wsText.GetLength(); in DrawText() local
|
/external/pdfium/core/fxge/ |
D | cfx_fontmapper.cpp | 196 ByteString ParseStyle(const char* pStyle, int iLen, int iIndex) { in ParseStyle()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_textlayout.cpp | 44 int32_t iLen = pText->GetLength(); in ProcessText() local
|
/external/pdfium/xfa/fgas/crt/ |
D | cfgas_stringformatter.cpp | 174 int32_t iLen = wsOutput.GetLength(); in GetLiteralTextReverse() local
|
/external/libxml2/ |
D | catalog.c | 3242 int i, iLen; in xmlLoadCatalogs() local
|