Home
last modified time | relevance | path

Searched defs:pEnd (Results 1 - 18 of 18) sorted by relevance

/third_party/lzma/C/
H A D7zCrc.c63 const Byte *pEnd = p + size; in CrcUpdateT1() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Duparse.cpp298 u_parseCodePointRangeAnyTerminator(const char *s, uint32_t *pStart, uint32_t *pEnd, const char **terminator, UErrorCode *pErrorCode) u_parseCodePointRangeAnyTerminator() argument
349 u_parseCodePointRange(const char *s, uint32_t *pStart, uint32_t *pEnd, UErrorCode *pErrorCode) u_parseCodePointRange() argument
/third_party/icu/icu4c/source/tools/toolutil/
H A Duparse.cpp298 u_parseCodePointRangeAnyTerminator(const char *s, uint32_t *pStart, uint32_t *pEnd, const char **terminator, UErrorCode *pErrorCode) u_parseCodePointRangeAnyTerminator() argument
349 u_parseCodePointRange(const char *s, uint32_t *pStart, uint32_t *pEnd, UErrorCode *pErrorCode) u_parseCodePointRange() argument
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Duparse.cpp298 u_parseCodePointRangeAnyTerminator(const char *s, uint32_t *pStart, uint32_t *pEnd, const char **terminator, UErrorCode *pErrorCode) u_parseCodePointRangeAnyTerminator() argument
349 u_parseCodePointRange(const char *s, uint32_t *pStart, uint32_t *pEnd, UErrorCode *pErrorCode) u_parseCodePointRange() argument
/third_party/icu/icu4c/source/samples/layout/
H A Dparagraph.cpp110 LEUnicode *pEnd = u_strpbrk(pStart, separators); in Paragraph() local
H A Dpflow.c161 LEUnicode *pEnd = u_strpbrk(pStart, separators); in pf_create() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dparagraph.cpp110 LEUnicode *pEnd = u_strpbrk(pStart, separators); in Paragraph() local
H A Dpflow.c159 LEUnicode *pEnd = u_strpbrk(pStart, separators); in pf_create() local
/third_party/icu/icu4c/source/common/
H A Duset.cpp517 uset_getSerializedRange(const USerializedSet* set, int32_t rangeIndex, UChar32* pStart, UChar32* pEnd) uset_getSerializedRange() argument
H A Duloc.cpp1151 ulocimp_getLanguage(const char *localeID, const char **pEnd, UErrorCode &status) ulocimp_getLanguage() argument
1196 ulocimp_getScript(const char *localeID, const char **pEnd, UErrorCode &status) ulocimp_getScript() argument
1230 ulocimp_getCountry(const char *localeID, const char **pEnd, UErrorCode &status) ulocimp_getCountry() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duset.cpp517 uset_getSerializedRange(const USerializedSet* set, int32_t rangeIndex, UChar32* pStart, UChar32* pEnd) uset_getSerializedRange() argument
H A Duloc.cpp1133 ulocimp_getLanguage(const char *localeID, const char **pEnd, UErrorCode &status) ulocimp_getLanguage() argument
1178 ulocimp_getScript(const char *localeID, const char **pEnd, UErrorCode &status) ulocimp_getScript() argument
1212 ulocimp_getCountry(const char *localeID, const char **pEnd, UErrorCode &status) ulocimp_getCountry() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duset.cpp512 uset_getSerializedRange(const USerializedSet* set, int32_t rangeIndex, UChar32* pStart, UChar32* pEnd) uset_getSerializedRange() argument
H A Duloc.cpp1141 ulocimp_getLanguage(const char *localeID, const char **pEnd, UErrorCode &status) ulocimp_getLanguage() argument
1186 ulocimp_getScript(const char *localeID, const char **pEnd, UErrorCode &status) ulocimp_getScript() argument
1220 ulocimp_getCountry(const char *localeID, const char **pEnd, UErrorCode &status) ulocimp_getCountry() argument
[all...]
/third_party/backends/backend/
H A Ddell1600n_net.c1195 unsigned char *pItem, *pEnd, *pValue; in ProcessFindResponse() local
1349 unsigned char *pItem, *pEnd; in ProcessUdpResponse() local
1481 unsigned char *pItem, *pEnd, *pValue; in ProcessTcpResponse() local
/third_party/python/Python/
H A Dfileutils.c2192 wchar_t *pEnd = size >= 0 ? &path[size] : NULL; in _Py_normpath_and_size() local
/third_party/sqlite/src/
H A Dshell.c328 static double timeDiff(struct timeval *pStart, struct timeval *pEnd){ in timeDiff() argument
406 static double timeDiff(FILETIME *pStart, FILETIME *pEnd){ in timeDiff() argument
7529 u8 *pEnd = &aExtra[nExtra]; in zipfileScanExtra() local
10736 IdxWrite *pEnd = 0; in idxProcessTriggers() local
21085 struct ArSwitch *pEnd = &aSwitch[nSwitch]; arParseCommand() local
[all...]
H A Dsqlite3.c16917 void *pEnd; /* First byte past end of available space */ member
19727 Expr *pEnd; /* Expression for "<expr> FOLLOWING" */ member
53764 void *pStart, *pEnd; /* Bounds of global page cache memory */ global() member
69834 u8 *pEnd = &pIter[8]; global() local
69907 u8 *pEnd = &pIter[8]; global() local
69953 u8 *pEnd; /* End mark for a varint */ global() local
69994 u8 *pEnd; /* End mark for a varint */ global() local
70015 u8 *pEnd; /* End mark for a varint */ global() local
70154 u8 *pEnd = &data[cellOffset + nCell*2]; global() local
75928 u8 * const pEnd = &aData[usableSize]; global() local
76023 u8 *pEnd; /* Maximum extent of cell data */ global() local
76081 u8 * const pEnd = &aData[pPg->pBt->usableSize]; global() local
84548 Mem *pEnd = &p[N]; global() local
97471 Mem *pEnd; /* Last memory cell in new array */ global() local
114420 RenameToken *pEnd; global() local
120088 sqlite3EndTable( Parse *pParse, Token *pCons, Token *pEnd, u32 tabOpts, Select *pSelect ) global() argument
150384 sqlite3VtabFinishParse(Parse *pParse, Token *pEnd) global() argument
153495 WhereTerm *pStart, *pEnd; global() local
160812 SrcItem *pEnd = &pTabList->a[pWInfo->nLevel]; global() local
161918 WhereTerm *pTerm, *pEnd; global() local
164302 sqlite3WindowAlloc( Parse *pParse, int eType, int eStart, Expr *pStart, int eEnd, Expr *pEnd, u8 eExclude ) global() argument
180034 sqlite3Fts3GetVarintBounded( const char *pBuf, const char *pEnd, sqlite_int64 *v ) global() argument
181733 char *pEnd = *ppPoslist; global() local
181780 char *pEnd = *ppPoslist; global() local
182147 fts3GetDeltaVarint3( char **pp, char *pEnd, int bDescIdx, sqlite3_int64 *pVal ) global() argument
182412 char *pEnd = &pList[nList]; global() local
184140 char *pEnd = &aDoclist[nDoclist]; global() local
184219 char *pEnd; /* 1 byte past end of aAll */ global() local
184594 const char *pEnd; global() local
191391 char *pEnd = &pReader->aDoclist[pReader->nDoclist]; global() local
192515 char *pEnd = &pList[nList]; global() local
195122 char *pEnd = &pCsr[csr.nDoclist]; global() local
196551 char *pEnd = *ppCollist; global() local
196752 const char *pEnd; global() local
196968 const char *pEnd; /* First byte past end of length array */ global() local
196994 const char *pEnd = a + sqlite3_column_bytes(pSelectDocsize, 0); global() local
233228 const u8 *pEnd = &p[nPos]; /* One byte past end of position list */ global() local
233351 u8 *pEnd = (u8*)&a[pSeg->nPos]; global() local
233494 Fts5StructureLevel *pEnd = &pStruct->aLevel[pStruct->nLevel]; global() local
241379 const char *pEnd = &aFold[nFold-6]; global() local
[all...]

Completed in 183 milliseconds