/third_party/boost/libs/asio/include/boost/asio/detail/impl/ |
D | select_reactor.hpp | 58 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
|
D | kqueue_reactor.hpp | 55 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
|
D | winrt_timer_scheduler.hpp | 54 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
|
D | win_iocp_io_context.hpp | 62 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
|
D | epoll_reactor.hpp | 51 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
|
D | dev_poll_reactor.hpp | 53 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
|
/third_party/boost/boost/asio/detail/impl/ |
D | win_iocp_io_context.hpp | 62 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
|
D | select_reactor.hpp | 58 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
|
D | winrt_timer_scheduler.hpp | 54 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
|
D | epoll_reactor.hpp | 51 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
|
D | dev_poll_reactor.hpp | 53 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
|
D | kqueue_reactor.hpp | 55 bool earliest = queue.enqueue_timer(time, timer, op); in schedule_timer() local
|
/third_party/libwebsockets/lib/misc/cache-ttl/ |
D | heap.c | 215 lws_usec_t earliest; in update_sul() local
|
/third_party/gptfdisk/ |
D | gptcurses.cc | 189 Space *oldFirst, *oldLast, *earliest = NULL, *current = NULL; in SortSpaces() local
|
/third_party/gstreamer/gstplugins_bad/gst/mxf/ |
D | mxfdemux.c | 379 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/ |
D | vktWsiDisplayTimingTests.cpp | 922 const deUint64 earliest = pastPresentationTimings[pastPresentationInfoNdx].earliestPresentTime; in render() local
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/ |
D | gstadaptivedemux.c | 4996 GstClockTime earliest; in gst_adaptive_demux_get_qos_earliest_time() local
|