Home
last modified time | relevance | path

Searched refs:ignore_count (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/
Ddifference.cpp328 ignore_count(), -1, 0.279132, in test_all()
329 ignore_count(), -1, 224.8892, in test_all()
342 ignore_count(), BG_IF_KRAMER(0.29171, 0.20705), in test_all()
343 ignore_count(), BG_IF_KRAMER(0.00076855, 0.00060440758), in test_all()
344 ignore_count()); in test_all()
Ddifference_multi.cpp433 BG_IF_KRAMER(119059.5, 119423), ignore_count()); in test_specific_areal()
/third_party/libcoap/include/coap3/
Dcoap_cache.h103 size_t ignore_count);
/third_party/boost/libs/geometry/test/
Dcount_set.hpp98 inline count_set ignore_count() in ignore_count() function
/third_party/gstreamer/gstreamer/gst/
Dgstpoll.c1559 gint ignore_count = set->active_fds_ignored->len; in gst_poll_wait() local
1562 if (G_LIKELY (ignore_count == 0)) { in gst_poll_wait()
1580 if (ignore_count == 0 && wait_ret == WSA_WAIT_TIMEOUT) { in gst_poll_wait()