Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dlinear_slist_algorithms.hpp242 node_ptr old_last = node_ptr(); in move_first_n_backwards() local
298 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
/aosp_15_r20/art/dexdump/
H A Ddexdump_cfg.cc187 uint32_t old_last = last_node_id; in DumpMethodCFG() local
/aosp_15_r20/system/bpfprogs/
H A DtimeInState.c111 uint64_t old_last = *last; variable
/aosp_15_r20/external/mesa3d/src/mesa/vbo/
H A Dvbo_exec_api.c317 fi_type *old_last = exec->vtx.vertex + old_vtx_size_no_pos - 1; in vbo_exec_wrap_upgrade_vertex() local