Lines Matching defs:covered
38770 ** the lock in 2 blocks, so that part of the range will be covered by a
38771 ** write lock until the rest is covered by a read lock:
79302 ** since obviously it is not possible to know which pages are covered by
119758 ** not considered to be covered by the index, even if they are in the
152661 ** are == or IN and are covered by the nEq. nExtraReg is 1 if there is
154376 ** iLoop==1: Code only expressions that are entirely covered by pIdx.
159812 ** make sure that column is covered by the index pCk->pIdx. We know that
159813 ** all columns less than 63 (really BMS-1) are covered, so we don't need
195787 u64 covered; /* Mask of query phrases covered */
196123 u64 mCovered, /* Bitmask of phrases already covered */
196126 u64 *pmCover, /* OUT: Bitmask of phrases covered */
196132 u64 mCover = 0; /* Mask of phrases covered by this snippet */
196224 u64 mCovered, /* Mask of phrases already covered */
196287 pFragment->covered = mCover;
197179 u64 mCovered = 0; /* Bitmask of phrases covered by snippet */
197215 mCovered |= pFragment->covered;
203081 ** Return true if the area covered by p2 is a subset of the area covered