Home
last modified time | relevance | path

Searched defs:head (Results 1 – 20 of 20) sorted by relevance

/device/google/contexthub/firmware/os/core/
DsimpleQ.c32 uint32_t head, tail, num, freeHead, entrySz; member
96 uint32_t head; in simpleQueueDequeue() local
DeventQ.c29 #define for_each_item_safe(head, pos, tmp) \ argument
46 struct EvtList head; member
/device/generic/goldfish-opengl/system/vulkan_enc/
Dvk_util.h200 template <class T, class H> T* vk_find_struct(H* head) in vk_find_struct()
206 template <class T, class H> const T* vk_find_struct(const H* head) in vk_find_struct()
/device/generic/car/emulator/audio/driver/
Daudio_vbuffer.h27 size_t head; member
/device/generic/vulkan-cereal/stream-servers/vulkan/
Dvk_util.h205 T *vk_find_struct(H *head) { in vk_find_struct()
212 const T *vk_find_struct(const H *head) { in vk_find_struct()
/device/google/redbull/json-c/
Dlinkhash.h128 struct lh_entry *head; member
/device/google/sunfish/json-c/
Dlinkhash.h128 struct lh_entry *head; member
/device/google/coral/json-c/
Dlinkhash.h128 struct lh_entry *head; member
/device/google/cuttlefish/guest/hals/ril/reference-libril/
DRilSapSocket.cpp31 static RilSapSocket::RilSapSocketList *head = NULL; variable
/device/linaro/dragonboard/qcom/qrtr/src/
Dlist.h19 struct list_item *head; member
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/extensions/
Dextutil.h52 XExtDisplayInfo *head; /* start of list */ member
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DRefBase.cpp294 ref_entry* const head = *refs; in removeRef() local
/device/google/lynx/vibrator/cs40l26/tests/
Dtest-vibrator.cpp185 auto head = Queue(first); in Queue() local
/device/google/bluejay/vibrator/cs40l26/tests/
Dtest-vibrator.cpp185 auto head = Queue(first); in Queue() local
/device/google/felix/vibrator/cs40l26/tests/
Dtest-vibrator.cpp185 auto head = Queue(first); in Queue() local
/device/google/lynx/vibrator/cs40l26/
DVibrator.cpp191 uint8_t *head; member
/device/google/bluejay/vibrator/cs40l26/
DVibrator.cpp191 uint8_t *head; member
/device/google/felix/vibrator/cs40l26/
DVibrator.cpp178 uint8_t *head; member
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c477 struct AppToSensorHalDataBuffer head; member
4229 size_t head = 0; local
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/
DXlibint.h91 struct _XSQEvent *head, *tail; /* Input event queue. */ member