| /device/google/contexthub/firmware/os/core/ | 
| D | simpleQ.c | 32     uint32_t head, tail, num, freeHead, entrySz;  member96     uint32_t head;  in simpleQueueDequeue()  local
 
 | 
| D | eventQ.c | 29 #define for_each_item_safe(head, pos, tmp) \  argument46     struct EvtList head;  member
 
 | 
| /device/generic/goldfish-opengl/system/vulkan_enc/ | 
| D | vk_util.h | 203 template <class T, class H> T* vk_find_struct(H* head)  in vk_find_struct()209 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 | 206 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/coral/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/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 | 21 	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/felix/vibrator/cs40l26/tests/ | 
| D | test-vibrator.cpp | 185     auto head = Queue(first);  in Queue()  local
 | 
| /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;  member4229     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
 | 
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ | 
| D | tinyexr.h | 10810                        const unsigned char *head, const size_t size,  in DecodeChunk()11182     const unsigned char *head, const unsigned char *marker, const size_t size) {  in ReconstructLineOffsets()
 11215                           const unsigned char *head,  in DecodeEXRImage()
 11998   const unsigned char *head = memory;  in LoadEXRImageFromMemory()  local
 12617   const char *head = &buf[0];  local
 
 |