Home
last modified time | relevance | path

Searched refs:nSlot (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp632 for (unsigned nSlot = 0, emptySlots = 0; nSlot < HEXAGON_PACKET_SIZE; in shuffle()
633 ++nSlot) { in shuffle()
640 if (slotSkip < nSlot - emptySlots) in shuffle()
645 slotWeight += ISK->Core.setWeight(HEXAGON_PACKET_SIZE - nSlot - 1); in shuffle()
/third_party/sqlite/src/
H A Dsqlite3.c16906 u32 nSlot; /* Number of lookaside slots allocated */ member
53762 int nSlot; /* The number of pcache slots */ global() member
151655 int nSlot; /* Number of entries in a[] */ global() member
229476 int nSlot; /* Size of aSlot[] array */ global() member
229584 fts5HashKey(int nSlot, const u8 *p, int n) global() argument
229593 fts5HashKey2(int nSlot, u8 b, const u8 *p, int n) global() argument
232994 int nSlot; /* Power of two >= nSeg */ global() local
[all...]
H A Dshell.c10847 int nSlot; member
10872 assert( iSlot<=p->nSlot ); in idxRemFunc()
11127 pCtx->nSlot = nMax+1; in idxPopulateStat1()
11164 for(i=0; i<pCtx->nSlot; i++){ in idxPopulateStat1()

Completed in 168 milliseconds