Home
last modified time | relevance | path

Searched defs:earliest (Results 1 – 17 of 17) sorted by relevance

/third_party/boost/libs/asio/include/boost/asio/detail/impl/
Dselect_reactor.hpp58 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
Dkqueue_reactor.hpp55 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
Dwinrt_timer_scheduler.hpp54 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
Dwin_iocp_io_context.hpp62 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
Depoll_reactor.hpp51 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
Ddev_poll_reactor.hpp53 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
/third_party/boost/boost/asio/detail/impl/
Dwin_iocp_io_context.hpp62 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
Dselect_reactor.hpp58 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
Dwinrt_timer_scheduler.hpp54 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
Depoll_reactor.hpp51 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
Ddev_poll_reactor.hpp53 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
Dkqueue_reactor.hpp55 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
/third_party/libwebsockets/lib/misc/cache-ttl/
Dheap.c215 lws_usec_t earliest; in update_sul() local
/third_party/gptfdisk/
Dgptcurses.cc189 Space *oldFirst, *oldLast, *earliest = NULL, *current = NULL; in SortSpaces() local
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdemux.c379 GstClockTime earliest = GST_CLOCK_TIME_NONE; in gst_mxf_demux_get_earliest_pad() local
2932 GstMXFDemuxPad *earliest = gst_mxf_demux_get_earliest_pad (demux); in gst_mxf_demux_handle_generic_container_essence_element() local
4254 GstMXFDemuxPad *earliest = NULL; local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayTimingTests.cpp922 const deUint64 earliest = pastPresentationTimings[pastPresentationInfoNdx].earliestPresentTime; in render() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.c4996 GstClockTime earliest; in gst_adaptive_demux_get_qos_earliest_time() local