Home
last modified time | relevance | path

Searched defs:remove_last (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ublksrv/qcow2/
H A Dlrucache.hpp55 value_t remove_last() { in remove_last() function in cache::lru_cache
/aosp_15_r20/external/pdfium/third_party/agg23/
H A Dagg_array.h373 inline void pod_deque<T, S>::remove_last() in remove_last() function
/aosp_15_r20/external/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_bo.c173 bool remove_last = parent->ranges[last].offset + parent->ranges[last].size == offset + size; in radv_amdgpu_winsys_bo_virtual_bind() local