Home
last modified time | relevance | path

Searched refs:copy_front (Results 1 – 7 of 7) sorted by relevance

/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/internal/
H A D_flow_graph_item_buffer_impl.h128 void copy_front(item_type &v) { in copy_front() function
203 copy_front(v); in pop_front()
257 this->copy_front(v); in reserve_front()
H A D_flow_graph_join_impl.h476 this->copy_front(*(current->my_arg));
1076 this->copy_front(*(current->my_output));
/dports/devel/flatcc/flatcc-0.6.0/src/runtime/
H A Demitter.c89 static int copy_front(flatcc_emitter_t *E, uint8_t *data, size_t size) in copy_front() function
215 if (copy_front(E, iov->iov_base, iov->iov_len)) { in flatcc_emitter()
/dports/math/z3/z3-z3-4.8.13/src/math/lp/
H A Dcross_nested.h144 static vector<nex*> copy_front(const vector<nex**>& front) { in copy_front() function
164 auto copy_of_front = copy_front(front); in explore_expr_on_front_elem_vars()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/math/lp/
H A Dcross_nested.h144 static vector<nex*> copy_front(const vector<nex**>& front) { in copy_front() function
164 auto copy_of_front = copy_front(front); in explore_expr_on_front_elem_vars()
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/
H A Dflow_graph.h2074 this->copy_front(i_copy); in internal_forward_task()
/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/
H A Dsna_display.c5872 static void copy_front(struct sna *sna, PixmapPtr old, PixmapPtr new) in copy_front() function
6035 copy_front(sna, sna->front, new_front); in sna_mode_resize()