Searched refs:queue_list (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/boost/numeric/odeint/external/vexcl/ |
D | vexcl_norm_inf.hpp | 40 const auto &max = vex::get_reductor<T, vex::MAX>(x.queue_list()); in operator ()() 52 const auto &max = vex::get_reductor<T, vex::MAX>(x.queue_list()); in operator ()()
|
D | vexcl_resize.hpp | 46 x1.resize( x2.queue_list() , x2.size() ); in resize() 74 x1.resize( x2.queue_list() , x2.size() ); in resize()
|
/third_party/mesa3d/src/util/ |
D | u_queue.c | 58 static struct list_head queue_list; variable 68 LIST_FOR_EACH_ENTRY(iter, &queue_list, head) { in atexit_handler() 77 list_inithead(&queue_list); in global_init() 87 list_add(&queue->head, &queue_list); in add_to_atexit_list() 97 LIST_FOR_EACH_ENTRY_SAFE(iter, tmp, &queue_list, head) { in remove_from_atexit_list()
|
/third_party/flutter/engine/flutter/ci/licenses_golden/ |
D | licenses_third_party | 20833 …./third_party/dart/third_party/observatory_pub_packages/packages/collection/lib/src/queue_list.dart
|