Home
last modified time | relevance | path

Searched defs:nLen (Results 1 – 17 of 17) sorted by relevance

/external/fastrpc/src/
DBufBound.c86 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
Dstd.c143 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()
Dstd_mem.c51 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()
Dstd_strlprintf.c74 int nLen; // length of string (after prefix) member
/external/pdfium/core/fxcrt/
Dstring_data_template.h19 static StringDataTemplate* Create(size_t nLen) { in Create()
44 static StringDataTemplate* Create(const CharType* pStr, size_t nLen) { in Create()
66 void CopyContents(const CharType* pStr, size_t nLen) { in CopyContents()
74 void CopyContentsAt(size_t offset, const CharType* pStr, size_t nLen) { in CopyContentsAt()
Dbytestring.cpp118 ByteString::ByteString(const char* pStr, size_t nLen) { in ByteString()
123 ByteString::ByteString(const uint8_t* pStr, size_t nLen) { in ByteString()
Dwidestring.cpp333 WideString::WideString(const wchar_t* pStr, size_t nLen) { in WideString()
/external/fastrpc/inc/
Dremote64.h41 int64_t nLen; member
Dremote.h47 size_t nLen; member
/external/pdfium/core/fxge/
Dcfx_fontmapper.cpp457 int nLen = family.GetLength(); in FindSubstFont() local
475 int nLen = style.GetLength(); in FindSubstFont() local
/external/pdfium/core/fpdftext/
Dcpdf_linkextract.cpp273 size_t nLen = str->GetLength(); in CheckMailLink() local
Dcpdf_textpagefind.cpp107 int nLen = lpchEnd ? static_cast<int>(lpchEnd - lpszFullString) in ExtractSubString() local
/external/pdfium/core/fpdfdoc/
Dcpdf_annot.cpp467 size_t nLen = pDashArray->size(); in DrawBorder() local
/external/pdfium/xfa/fxfa/parser/
Dxfa_utils.cpp314 size_t nLen = buf.GetLength(); in RegenerateFormFile_Container() local
/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp956 int32_t nLen = wsText.GetLength(); in ValidateNumberChar() local
/external/pdfium/fxjs/
Dcjs_publicmethods.cpp359 size_t nLen = value.GetLength(); in ParseDate() local
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...