| /external/fastrpc/src/ |
| D | BufBound.c | 86 int nLen = *pnLen; in BufBound_ValidateWrite() local 110 void BufBound_Write(BufBound *me, const char *pc, int nLen) in BufBound_Write() 121 void BufBound_Putnc(BufBound *me, char c, int nLen) in BufBound_Putnc() 132 void BufBound_Advance(BufBound *me, int nLen) in BufBound_Advance() 145 void BufBound_Init(BufBound *me, char *pBuf, int nLen) in BufBound_Init() 208 int nLen = nSrcSize; in BufBound_WriteLE() local 220 int nLen = nSrcSize; in BufBound_WriteBE() local
|
| D | std.c | 143 int nLen = std_strlen(cpszSrc); in std_strlcpy() local 159 int nLen = 0; in std_strlcat() local 227 int nLen = std_wstrlen(cpwszSrc); in std_wstrlcpy() local 245 int nLen = 0; in std_wstrlcat() local 272 int nLen = 0; in std_memstr() local 301 void* std_memchrend(const void* p, int c, int nLen) in std_memchrend() 327 void* std_memrchr(const void* p, int c, int nLen) in std_memrchr() 367 int nLen, unsigned char cStop, boolean bTestEqual) in x_scanbytes() 411 void* std_memchrsend(const void* pBuf, const char* cpszChars, int nLen) in std_memchrsend() 514 int std_wstrncmp(const AECHAR* s1, const AECHAR* s2, int nLen) in std_wstrncmp()
|
| D | std_mem.c | 51 void* std_memset(void* p, int c, int nLen) in std_memset() 59 void* std_memmove(void* pTo, const void* cpFrom, int nLen) in std_memmove()
|
| D | std_strlprintf.c | 74 int nLen; // length of string (after prefix) member
|
| /external/pdfium/core/fxcrt/ |
| D | string_data_template.cpp | 23 size_t nLen) { in Create() 51 size_t nLen) { in Create() 73 size_t nLen) { in CopyContents() 83 size_t nLen) { in CopyContentsAt()
|
| D | bytestring.cpp | 117 ByteString::ByteString(const char* pStr, size_t nLen) { in ByteString() 122 ByteString::ByteString(const uint8_t* pStr, size_t nLen) { in ByteString()
|
| D | widestring.cpp | 339 WideString::WideString(const wchar_t* pStr, size_t nLen) { in WideString()
|
| /external/pdfium/core/fxcrt/css/ |
| D | cfx_cssvaluelistparser.cpp | 15 size_t nLen, in CFX_CSSValueListParser()
|
| /external/fastrpc/inc/ |
| D | remote64.h | 41 int64_t nLen; member
|
| D | remote.h | 47 size_t nLen; member
|
| /external/pdfium/core/fpdftext/ |
| D | cpdf_linkextract.cpp | 275 size_t nLen = str->GetLength(); in CheckMailLink() local
|
| D | cpdf_textpagefind.cpp | 109 int nLen = lpchEnd ? static_cast<int>(lpchEnd - lpszFullString) in ExtractSubString() local
|
| /external/pdfium/xfa/fxfa/parser/ |
| D | xfa_utils.cpp | 295 size_t nLen = buf.GetLength(); in RegenerateFormFile_Container() local
|
| /external/pdfium/core/fpdfdoc/ |
| D | cpdf_annot.cpp | 492 size_t nLen = pDashArray->size(); in DrawBorder() local
|
| /external/pdfium/fxjs/xfa/ |
| D | cfxjse_resolveprocessor.cpp | 655 const size_t nLen = wsCondition.GetLength(); in FilterCondition() local
|
| /external/pdfium/core/fxge/ |
| D | cfx_fontmapper.cpp | 630 size_t nLen = family.GetLength(); in FindSubstFont() local
|
| /external/pdfium/fxjs/ |
| D | cjs_publicmethods.cpp | 368 size_t nLen = value.GetLength(); in ParseDate() local
|