Home
last modified time | relevance | path

Searched refs:priority_number (Results 1 – 22 of 22) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A Dnearest_neighbor_delaunay_2.h208 MAP_TYPE priority_number; // here we save the priorities ... in nearest_neighbors_list() local
210 …internal::compare_vertices<Vertex_handle,Numb_type,MAP_TYPE> comp(& priority_number); // comp… in nearest_neighbors_list()
213 priority_number[v] = 0; in nearest_neighbors_list()
241 priority_number[act] = Compute_squared_distance_2()(p,act->point()); in nearest_neighbors_list()
H A DPoint_set_2.h247 …MAP_TYPE priority_number; // here we save the … in nearest_neighbors_list() local
249 comp(& priority_number); // comparison object ... in nearest_neighbors_list()
252 priority_number[v] = 0; in nearest_neighbors_list()
276 priority_number[act] = tr_sqrdist(p,act->point()); in nearest_neighbors_list()
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Dasyncio-queue.rst121 ``(priority_number, data)``.
H A Dqueue.rst61 is a tuple in the form: ``(priority_number, data)``.
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Dasyncio-queue.rst121 ``(priority_number, data)``.
H A Dqueue.rst61 is a tuple in the form: ``(priority_number, data)``.
/dports/lang/python37/Python-3.7.12/Doc/library/
H A Dasyncio-queue.rst113 ``(priority_number, data)``.
H A Dqueue.rst63 is a tuple in the form: ``(priority_number, data)``.
/dports/lang/python38/Python-3.8.12/Doc/library/
H A Dasyncio-queue.rst121 ``(priority_number, data)``.
H A Dqueue.rst61 is a tuple in the form: ``(priority_number, data)``.
/dports/lang/python311/Python-3.11.0a3/Doc/library/
H A Dasyncio-queue.rst125 ``(priority_number, data)``.
H A Dqueue.rst61 is a tuple in the form: ``(priority_number, data)``.
/dports/lang/python-tools/Python-3.8.12/Doc/library/
H A Dasyncio-queue.rst121 ``(priority_number, data)``.
H A Dqueue.rst61 is a tuple in the form: ``(priority_number, data)``.
/dports/lang/python39/Python-3.9.9/Doc/library/
H A Dasyncio-queue.rst121 ``(priority_number, data)``.
H A Dqueue.rst61 is a tuple in the form: ``(priority_number, data)``.
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/library/
H A Dasyncio-queue.rst121 ``(priority_number, data)``.
H A Dqueue.rst61 is a tuple in the form: ``(priority_number, data)``.
/dports/lang/python310/Python-3.10.1/Doc/library/
H A Dasyncio-queue.rst125 ``(priority_number, data)``.
H A Dqueue.rst61 is a tuple in the form: ``(priority_number, data)``.
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Dqueue.rst57 is a tuple in the form: ``(priority_number, data)``.
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Dqueue.rst57 is a tuple in the form: ``(priority_number, data)``.