/device/google/contexthub/firmware/os/core/ |
D | simpleQ.c | 32 uint32_t head, tail, num, freeHead, entrySz; member 96 uint32_t head; in simpleQueueDequeue() local
|
D | eventQ.c | 29 #define for_each_item_safe(head, pos, tmp) \ argument 46 struct EvtList head; member
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | vk_util.h | 200 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/ |
D | audio_vbuffer.h | 27 size_t head; member
|
/device/generic/vulkan-cereal/stream-servers/vulkan/ |
D | vk_util.h | 205 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/ |
D | linkhash.h | 128 struct lh_entry *head; member
|
/device/google/sunfish/json-c/ |
D | linkhash.h | 128 struct lh_entry *head; member
|
/device/google/coral/json-c/ |
D | linkhash.h | 128 struct lh_entry *head; member
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | RilSapSocket.cpp | 31 static RilSapSocket::RilSapSocketList *head = NULL; variable
|
/device/linaro/dragonboard/qcom/qrtr/src/ |
D | list.h | 19 struct list_item *head; member
|
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/extensions/ |
D | extutil.h | 52 XExtDisplayInfo *head; /* start of list */ member
|
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/ |
D | RefBase.cpp | 294 ref_entry* const head = *refs; in removeRef() local
|
/device/google/lynx/vibrator/cs40l26/tests/ |
D | test-vibrator.cpp | 185 auto head = Queue(first); in Queue() local
|
/device/google/bluejay/vibrator/cs40l26/tests/ |
D | test-vibrator.cpp | 185 auto head = Queue(first); in Queue() local
|
/device/google/felix/vibrator/cs40l26/tests/ |
D | test-vibrator.cpp | 185 auto head = Queue(first); in Queue() local
|
/device/google/lynx/vibrator/cs40l26/ |
D | Vibrator.cpp | 191 uint8_t *head; member
|
/device/google/bluejay/vibrator/cs40l26/ |
D | Vibrator.cpp | 191 uint8_t *head; member
|
/device/google/felix/vibrator/cs40l26/ |
D | Vibrator.cpp | 178 uint8_t *head; member
|
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/ |
D | bosch_bmi160.c | 477 struct AppToSensorHalDataBuffer head; member 4229 size_t head = 0; local
|
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/ |
D | Xlibint.h | 91 struct _XSQEvent *head, *tail; /* Input event queue. */ member
|