Searched defs:intvl (Results 1 – 4 of 4) sorted by relevance
73 Interval* intvl = *intvlPtr; variable198 void GrResourceAllocator::IntervalList::insertByIncreasingStart(Interval* intvl) { in insertByIncreasingStart()229 void GrResourceAllocator::IntervalList::insertByIncreasingEnd(Interval* intvl) { in insertByIncreasingEnd()303 Interval* intvl = fActiveIntvls.popHead(); in expire() local
72 if (Interval* intvl = fIntvlHash.find(proxy->uniqueID().asUInt())) { variable137 void GrResourceAllocator::IntervalList::insertByIncreasingStart(Interval* intvl) { in insertByIncreasingStart()168 void GrResourceAllocator::IntervalList::insertByIncreasingEnd(Interval* intvl) { in insertByIncreasingEnd()
166 static const uint32_t& GetKey(const Interval& intvl) { in GetKey()
131 uint16_t intvl = (bp[4] & 0x0f) << 8 | bp[5]; in vrrp_print() local