Home
last modified time | relevance | path

Searched defs:old_last (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/intrusive/
Dlinear_slist_algorithms.hpp236 node_ptr old_last = node_ptr(); in move_first_n_backwards() local
292 node_ptr old_last(first), next_to_it, new_last(p); in move_first_n_forward() local
Dcircular_slist_algorithms.hpp361 node_ptr old_last(first), next_to_it, new_last(p); in move_forward() local
/third_party/mesa3d/src/mesa/vbo/
Dvbo_exec_api.c321 fi_type *old_last = exec->vtx.vertex + old_vtx_size_no_pos - 1; in vbo_exec_wrap_upgrade_vertex() local
/third_party/grpc/src/core/lib/iomgr/
Derror.cc288 grpc_linked_error* old_last = in internal_add_error() local