Home
last modified time | relevance | path

Searched defs:new_last (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dlinear_slist_algorithms.hpp241 node_ptr new_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.hpp308 node_ptr new_last = node_ptr(); in move_backwards() local
361 node_ptr old_last(first), next_to_it, new_last(p); in move_forward() local
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_rpt.c59 struct list_head *new_last = at->prev; in rpt_list_split() local
/aosp_15_r20/external/minijail/
H A Dsyscall_filter.c82 struct filter_block *new_last; in append_filter_block() local
/aosp_15_r20/external/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_bo.c107 struct radv_amdgpu_map_range new_first, new_last; in radv_amdgpu_winsys_bo_virtual_bind() local
/aosp_15_r20/external/mesa3d/src/mesa/vbo/
H A Dvbo_exec_api.c318 fi_type *new_last = exec->vtx.vertex + exec->vtx.vertex_size_no_pos - 1; in vbo_exec_wrap_upgrade_vertex() local
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dbitstream.c804 int new_intra, new_last, new_garf, oldtotal, newtotal; in vp8_estimate_entropy_savings() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dcopy_move_algo.hpp1259 F new_last = ::boost::container::uninitialized_move_alloc(a, pos, last, pos + n); in expand_forward_and_insert_alloc() local