/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/css/ |
D | cfx_cssvaluelistparser.cpp | 12 int32_t iLen, in CFX_CSSValueListParser()
|
D | cfx_cssselector.cpp | 31 int32_t iLen, in CFX_CSSSelector()
|
/external/pdfium/core/fxcrt/ |
D | cfx_seekablestreamproxy.cpp | 238 size_t iLen = ReadData(reinterpret_cast<uint8_t*>(pStr), iBytes); in ReadString() local 254 size_t iLen = ReadData(buf.data(), iBytes); in ReadString() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_aalinetemp.h | 111 GLint iLen, i; in NAME() local
|
/external/pdfium/core/fxcrt/xml/ |
D | cfx_xmlsyntaxparser.cpp | 630 int32_t iLen = csEntity.GetLength(); in ParseTextChar() local
|
D | cxml_parser.cpp | 158 int32_t i = 0, iLen = str.GetLength(); in SkipLiterals() local
|
D | cfx_saxreader.cpp | 298 int32_t iLen = csEntity.GetLength(); in ParseChar() local
|
/external/pdfium/xfa/fxfa/parser/ |
D | xfa_utils.cpp | 53 int32_t iLen = str.GetLength(); in ExportEncodeAttribute() local 85 int32_t iLen = str.GetLength(); in ExportEncodeContent() local
|
D | cxfa_nodehelper.cpp | 278 int32_t iLen = wsCondition.GetLength(); in CreateNode_ForCondition() local
|
/external/pdfium/fxjs/ |
D | cfxjse_resolveprocessor.cpp | 572 int32_t iLen = wsCondition.GetLength(); in ConditionArray() local 670 int32_t iLen = wsCondition.GetLength(); in FilterCondition() local
|
D | cfxjse_formcalc_context.cpp | 3297 size_t iLen = wsHTMLString.GetLength(); in DecodeHTML() local 3368 int32_t iLen = wsXMLString.GetLength(); in DecodeXML() local 3574 int32_t iLen = strTmp.GetLength(); in EncodeURL() local 3614 int32_t iLen = wsHTMLString.GetLength(); in EncodeHTML() local
|
/external/pdfium/fxbarcode/oned/ |
D | BC_OnedEAN8Writer.cpp | 151 size_t iLen = tempStr.GetLength(); in ShowChars() local
|
D | BC_OnedUPCAWriter.cpp | 116 int32_t iLen = str.GetLength(); in ShowChars() local
|
D | BC_OnedEAN13Writer.cpp | 148 int32_t iLen = str.GetLength(); in ShowChars() local
|
D | BC_OneDimWriter.cpp | 214 int32_t iLen = str.GetLength(); in ShowChars() local
|
/external/pdfium/xfa/fwl/theme/ |
D | cfwl_widgettp.cpp | 44 int32_t iLen = pParams->m_wsText.GetLength(); in DrawText() local
|
/external/pdfium/core/fxge/ |
D | cfx_fontmapper.cpp | 206 ByteString ParseStyle(const char* pStyle, int iLen, int iIndex) { in ParseStyle()
|
/external/pdfium/xfa/fgas/crt/ |
D | cfgas_formatstring.cpp | 70 int32_t ParseTimeZone(const wchar_t* pStr, int32_t iLen, FX_TIMEZONE* tz) { in ParseTimeZone() 159 int32_t iLen = wsOutput.GetLength(); in GetLiteralTextReverse() local
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_textlayout.cpp | 917 int32_t iLen = wsText.GetLength(); in ProcessText() local
|
D | cxfa_widgetacc.cpp | 78 uint8_t* XFA_RemoveBase64Whitespace(const uint8_t* pStr, int32_t iLen) { in XFA_RemoveBase64Whitespace() 105 int32_t iLen = strlen((char*)pBuffer); in XFA_Base64Decode() local
|
/external/libxml2/ |
D | catalog.c | 3243 int i, iLen; in xmlLoadCatalogs() local
|