Home
last modified time | relevance | path

Searched defs:pop_head (Results 1 – 6 of 6) sorted by relevance

/external/pigweed/pw_kernel/lib/list/
Dlib.rs56 pub fn pop_head(&mut self) -> Option<ForeignBox<T>> { in pop_head() method
Dunsafe_list.rs333 pub unsafe fn pop_head(&mut self) -> Option<*mut T> { in pop_head() method
/external/rust/android-crates-io/crates/slotmap/examples/
Ddoubly_linked_list.rs67 pub fn pop_head(&mut self) -> Option<T> { in pop_head() method
/external/mesa3d/src/compiler/glsl/
Dlist.h649 inline exec_node *exec_list::pop_head() in pop_head() function
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h143014 int (*pop_head)(struct k3_ring *, void *); member
Dvmlinux.h143014 int (*pop_head)(struct k3_ring *, void *); member