Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/allocator/
H A Drosalloc.h161 Slot** headp = reinterpret_cast<Slot**>(&head_); in Remove() local
196 Slot** headp = reinterpret_cast<Slot**>(&head_); in Add() local
235 Slot** headp = reinterpret_cast<Slot**>(&head_); in Merge() local
/aosp12/hardware/invensense/6515/libsensors_iio/
H A Dsensors_mpl.cpp63 struct simplehead *headp; variable