Home
last modified time | relevance | path

Searched defs:zEnd (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp3796 const int zEnd = deMax32(blit.dstOffsets[0].z, blit.dstOffsets[1].z); in forEach() local
/third_party/sqlite/src/
H A Dsqlite3.c29835 sqlite3DbSpanDup(sqlite3 *db, const char *zStart, const char *zEnd) sqlite3DbSpanDup() argument
30877 const char *zEnd; sqlite3RecordErrorByteOffset() local
34042 const char *zEnd; sqlite3AtoF() local
34313 const char *zEnd = zNum + length; sqlite3Atoi64() local
112735 char *zEnd = &zCol[pColDef->n-1]; global() local
114400 const char *zEnd; global() local
119584 char *zSep, *zSep2, *zEnd; global() local
146777 triggerSpanDup(sqlite3 *db, const char *zStart, const char *zEnd) global() argument
181538 const char *zEnd = &zCsr[nNode];/* End of interior node buffer */ global() local
183354 const char *zEnd = "</b>"; global() local
188841 char *zEnd; /* Pointer to nul-term of zCopy */ global() local
191874 char *zEnd = sqlite3_mprintf("%lld %lld", iEndBlock, nLeafData); global() local
197141 sqlite3Fts3Snippet( sqlite3_context *pCtx, Fts3Cursor *pCsr, const char *zStart, const char *zEnd, const char *zEllipsis, int iCol, int nToken ) global() argument
197787 const unsigned char *zEnd; global() local
[all...]

Completed in 142 milliseconds