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/ |
D | linear_slist_algorithms.hpp | 241 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
|
D | circular_slist_algorithms.hpp | 308 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 D | ir3_rpt.c | 59 struct list_head *new_last = at->prev; in rpt_list_split() local
|
/aosp_15_r20/external/minijail/ |
H A D | syscall_filter.c | 82 struct filter_block *new_last; in append_filter_block() local
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/winsys/amdgpu/ |
H A D | radv_amdgpu_bo.c | 107 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 D | vbo_exec_api.c | 318 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 D | bitstream.c | 804 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/ |
D | copy_move_algo.hpp | 1259 F new_last = ::boost::container::uninitialized_move_alloc(a, pos, last, pos + n); in expand_forward_and_insert_alloc() local
|