Searched refs:prevSize (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dmem3.c59 ** previous chunk is free. The u.hdr.prevSize field is the size of
62 ** u.hdr.prevSize can be part of the data for that chunk and should
78 ** the u.hdr.prevSize value of the following chunk.
84 u32 prevSize; /* Size of previous chunk in Mem3Block elements */ member in struct:Mem3Block::__anon14793::__anon14794
173 assert( size==mem3.aPool[i+size-1].u.hdr.prevSize );
207 assert( size==mem3.aPool[i+size-1].u.hdr.prevSize );
257 assert( mem3.aPool[i+nBlock-1].u.hdr.prevSize==nBlock );
260 mem3.aPool[i+nBlock-1].u.hdr.prevSize = nBlock;
285 mem3.aPool[mem3.iMaster+mem3.szMaster-1].u.hdr.prevSize = nBlock;
289 mem3.aPool[newi-1].u.hdr.prevSize
[all...]
/external/deqp/framework/delibs/decpp/
H A DdePoolArray.hpp253 deUintptr prevSize = m_numElements; local
259 for (deUintptr ndx = prevSize; ndx < m_numElements; ndx++)
271 deUintptr prevSize = m_numElements; local
277 for (deUintptr ndx = prevSize; ndx < m_numElements; ndx++)
/external/chromium_org/third_party/lzma_sdk/
H A DLzFind.c224 UInt32 prevSize = p->hashSizeSum + p->numSons; local
231 if (p->hash != 0 && prevSize == newSize)
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzFind.c225 UInt32 prevSize = p->hashSizeSum + p->numSons; local
232 if (p->hash != 0 && prevSize == newSize)
/external/lzma/C/
H A DLzFind.c224 UInt32 prevSize = p->hashSizeSum + p->numSons; local
231 if (p->hash != 0 && prevSize == newSize)
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c15167 ** previous chunk is free. The u.hdr.prevSize field is the size of
15170 ** u.hdr.prevSize can be part of the data for that chunk and should
15186 ** the u.hdr.prevSize value of the following chunk.
15192 u32 prevSize; /* Size of previous chunk in Mem3Block elements */ member in struct:Mem3Block::__anon14773::__anon14774
15281 assert( size==mem3.aPool[i+size-1].u.hdr.prevSize );
15315 assert( size==mem3.aPool[i+size-1].u.hdr.prevSize );
15365 assert( mem3.aPool[i+nBlock-1].u.hdr.prevSize==nBlock );
15368 mem3.aPool[i+nBlock-1].u.hdr.prevSize = nBlock;
15393 mem3.aPool[mem3.iMaster+mem3.szMaster-1].u.hdr.prevSize = nBlock;
15397 mem3.aPool[newi-1].u.hdr.prevSize
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c17161 ** previous chunk is free. The u.hdr.prevSize field is the size of
17164 ** u.hdr.prevSize can be part of the data for that chunk and should
17180 ** the u.hdr.prevSize value of the following chunk.
17186 u32 prevSize; /* Size of previous chunk in Mem3Block elements */ member in struct:Mem3Block::__anon30126::__anon30127
17275 assert( size==mem3.aPool[i+size-1].u.hdr.prevSize );
17309 assert( size==mem3.aPool[i+size-1].u.hdr.prevSize );
17359 assert( mem3.aPool[i+nBlock-1].u.hdr.prevSize==nBlock );
17362 mem3.aPool[i+nBlock-1].u.hdr.prevSize = nBlock;
17387 mem3.aPool[mem3.iMaster+mem3.szMaster-1].u.hdr.prevSize = nBlock;
17391 mem3.aPool[newi-1].u.hdr.prevSize
[all...]
/external/sqlite/dist/
H A Dsqlite3.c17161 ** previous chunk is free. The u.hdr.prevSize field is the size of
17164 ** u.hdr.prevSize can be part of the data for that chunk and should
17180 ** the u.hdr.prevSize value of the following chunk.
17186 u32 prevSize; /* Size of previous chunk in Mem3Block elements */ member in struct:Mem3Block::__anon30157::__anon30158
17275 assert( size==mem3.aPool[i+size-1].u.hdr.prevSize );
17309 assert( size==mem3.aPool[i+size-1].u.hdr.prevSize );
17359 assert( mem3.aPool[i+nBlock-1].u.hdr.prevSize==nBlock );
17362 mem3.aPool[i+nBlock-1].u.hdr.prevSize = nBlock;
17387 mem3.aPool[mem3.iMaster+mem3.szMaster-1].u.hdr.prevSize = nBlock;
17391 mem3.aPool[newi-1].u.hdr.prevSize
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 711 milliseconds