Home
last modified time | relevance | path

Searched defs:remove_first (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/protobuf-codegen/src/
Drust_name.rs91 pub fn remove_first(&mut self) -> Option<RustIdent> { in remove_first() method
172 pub fn remove_first(&mut self) -> Option<RustIdent> { in remove_first() method
/external/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_bo.c203 bool remove_first = parent->ranges[first].offset == offset; in radv_amdgpu_winsys_bo_virtual_bind() local