Home
last modified time | relevance | path

Searched defs:intvl (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/src/gpu/
DGrResourceAllocator.cpp73 Interval* intvl = *intvlPtr; variable
207 void GrResourceAllocator::IntervalList::insertByIncreasingStart(Interval* intvl) { in insertByIncreasingStart()
238 void GrResourceAllocator::IntervalList::insertByIncreasingEnd(Interval* intvl) { in insertByIncreasingEnd()
312 Interval* intvl = fActiveIntvls.popHead(); in expire() local
/third_party/flutter/skia/src/gpu/
DGrResourceAllocator.cpp110 if (Interval* intvl = fIntvlHash.find(proxy->uniqueID().asUInt())) { variable
183 void GrResourceAllocator::IntervalList::insertByIncreasingStart(Interval* intvl) { in insertByIncreasingStart()
214 void GrResourceAllocator::IntervalList::insertByIncreasingEnd(Interval* intvl) { in insertByIncreasingEnd()
DGrResourceAllocator.h212 static const uint32_t& GetKey(const Interval& intvl) { in GetKey()
/third_party/lwip/src/core/
Daltcp.c514 altcp_keepalive_enable(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t count) in altcp_keepalive_enable()
697 altcp_default_keepalive_enable(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t count) in altcp_default_keepalive_enable()
Daltcp_tcp.c466 altcp_tcp_keepalive_enable(struct altcp_pcb *conn, u32_t idle, u32_t intvl, u32_t cnt) in altcp_tcp_keepalive_enable()
/third_party/libuv/src/unix/
Dtcp.c389 int intvl = 1; /* 1 second; same as default on Win32 */ in uv__tcp_keepalive() local
/third_party/pulseaudio/src/modules/raop/
Draop-sink.c405 pa_usec_t intvl = 0; in thread_func() local