Searched defs:iEnd (Results 1 - 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/tessellator/ |
H A D | tessellator.cpp | 1980 int iEnd = max(loopEnd[insideNumHalfTessFactorPoints],loopEnd[outsideNumHalfTessFactorPoints]); in StitchTransition() local
|
/third_party/skia/src/pathops/ |
H A D | SkOpAngle.cpp | 647 SkIntersections iEnd; in endToSide() local
|
/third_party/lz4/lib/ |
H A D | lz4hc.c | 177 LZ4HC_countPattern(const BYTE* ip, const BYTE* const iEnd, U32 const pattern32) in LZ4HC_countPattern() argument
|
/kernel/linux/linux-6.6/lib/zstd/compress/ |
H A D | zstd_compress_internal.h | 767 ZSTD_count_2segments(const BYTE* ip, const BYTE* match, const BYTE* iEnd, const BYTE* mEnd, const BYTE* iStart) ZSTD_count_2segments() argument
|
/kernel/linux/linux-5.10/lib/zstd/ |
H A D | compress.c | 940 static size_t ZSTD_count_2segments(const BYTE *ip, const BYTE *match, const BYTE *iEnd, const BYTE *mEnd, const BYTE *iStart) in ZSTD_count_2segments() argument
|
/third_party/sqlite/src/ |
H A D | shell.c | 338 sqlite3_int64 iEnd = timeOfDay(); in endTimer() local 4237 int iStart, iEnd, iGoto; in re_subcompile_re() local 19639 static char **readline_completion(const char *zText, int iStart, int iEnd){ in readline_completion() argument
|
H A D | sqlite3.c | 36393 sqlite3_int64 iEnd = iOfst+iAmt; kvvfsWriteJrnl() local 70424 u32 iEnd = iStart + iSize; /* First byte past the iStart buffer */ global() local 75931 int iEnd = i+nCell; /* Loop terminator */ global() local 76021 int iEnd = iFirst + nCell; /* End of loop. One past last cell to ins */ global() local 76085 int iEnd = iFirst + nCell; global() local 79982 const i64 iEnd = (i64)iSrcPg*(i64)nSrcPgsz; global() local 80249 i64 iEnd; global() local 128830 int iEnd = sqlite3VdbeCurrentAddr(v); global() local 138559 tableAndColumnIndex( SrcList *pSrc, int iStart, int iEnd, const char *zCol, int *piTab, int *piCol, int bIgnoreHidden ) global() argument 144913 int iEnd; /* Address of the end of the query */ global() local 157226 int iEnd = sqlite3VdbeCurrentAddr(v); global() local 162813 int iEnd = sqlite3VdbeCurrentAddr(v); global() local 164848 int iEnd; global() local 186519 int nToken = 0, iStart = 0, iEnd = 0, iPosition = 0; global() local 186635 int nByte = 0, iBegin = 0, iEnd = 0, iPos = 0; global() local 188949 int iEnd = 0; global() local 189496 int iEnd; /* Current 'end' value */ global() member 190684 int iEnd = 0; global() local 193604 sqlite3_int64 iEnd; /* Block number of last allocated block */ global() member 194103 fts3IsAppendable(Fts3Table *p, sqlite3_int64 iEnd, int *pbRes) global() argument 194149 sqlite3_int64 iEnd = 0; /* Value of %_segdir.end_block */ global() local 196094 int iEnd = 0x7FFFFFFF; global() local 196438 int iEnd = 0; /* Byte offset of end of current token */ global() local 197334 int iEnd = 0; global() local 200372 u32 iEnd; /* EOF when i equals or exceeds this value */ global() member 208095 int iEnd = 0; global() local 224329 int iEnd; /* Last token in coalesced phrase instance */ global() member 224346 int iEnd = io - 1 + pIter->pApi->xPhraseSize(pIter->pFts, ip); global() local 224620 sqlite3_int64 iEnd = (sqlite3_int64)iPos + nToken; global() local 236698 int iEnd; global() local [all...] |
Completed in 174 milliseconds