Searched defs:remove_first (Results 1 – 2 of 2) sorted by relevance
91 pub fn remove_first(&mut self) -> Option<RustIdent> { in remove_first() method172 pub fn remove_first(&mut self) -> Option<RustIdent> { in remove_first() method
203 bool remove_first = parent->ranges[first].offset == offset; in radv_amdgpu_winsys_bo_virtual_bind() local