Home
last modified time | relevance | path

Searched refs:nCurrent (Results 1 – 6 of 6) sorted by relevance

/external/lz4/programs/
Dframetest.c126 U32 nCurrent = FUZ_GetMilliStart(); in FUZ_GetMilliSpan() local
127 U32 nSpan = nCurrent - nTimeStart; in FUZ_GetMilliSpan()
128 if (nTimeStart > nCurrent) in FUZ_GetMilliSpan()
Dlz4io.c212 clock_t nCurrent = clock(); in LZ4IO_GetMilliSpan() local
213 unsigned nSpan = (unsigned)(((nCurrent - nPrevious) * 1000) / CLOCKS_PER_SEC); in LZ4IO_GetMilliSpan()
Dfuzzer.c114 U32 nCurrent = FUZ_GetMilliStart(); in FUZ_GetMilliSpan() local
115 U32 nSpan = nCurrent - nTimeStart; in FUZ_GetMilliSpan()
116 if (nTimeStart > nCurrent) in FUZ_GetMilliSpan()
/external/sqlite/dist/
Dsqlite3.c17428 int nCurrent[NCSIZE]; /* Current number of allocations */ member
17444 mem.nCurrent[i]++; in adjustStats()
17445 if( mem.nCurrent[i]>mem.mxCurrent[i] ){ in adjustStats()
17446 mem.mxCurrent[i] = mem.nCurrent[i]; in adjustStats()
17449 mem.nCurrent[i]--; in adjustStats()
17450 assert( mem.nCurrent[i]>=0 ); in adjustStats()
17812 i*8, mem.nAlloc[i], mem.nCurrent[i], mem.mxCurrent[i]); in sqlite3MemdebugDump()
17818 mem.nCurrent[NCSIZE-1], mem.mxCurrent[NCSIZE-1]); in sqlite3MemdebugDump()
48137 int nCurrent = pPager->nSavepoint; /* Current number of savepoints */
48142 if( nSavepoint>nCurrent && pPager->useJournal ){
[all …]
/external/sqlite/dist/orig/
Dsqlite3.c17428 int nCurrent[NCSIZE]; /* Current number of allocations */ member
17444 mem.nCurrent[i]++; in adjustStats()
17445 if( mem.nCurrent[i]>mem.mxCurrent[i] ){ in adjustStats()
17446 mem.mxCurrent[i] = mem.nCurrent[i]; in adjustStats()
17449 mem.nCurrent[i]--; in adjustStats()
17450 assert( mem.nCurrent[i]>=0 ); in adjustStats()
17812 i*8, mem.nAlloc[i], mem.nCurrent[i], mem.mxCurrent[i]); in sqlite3MemdebugDump()
17818 mem.nCurrent[NCSIZE-1], mem.mxCurrent[NCSIZE-1]); in sqlite3MemdebugDump()
48119 int nCurrent = pPager->nSavepoint; /* Current number of savepoints */
48124 if( nSavepoint>nCurrent && pPager->useJournal ){
[all …]
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch757 …75 or 3/4).\\nUse 'fit' for full screen size.\\nUse 'auto' to match window size.\\nCurrent value:",