/hardware/qcom/camera/msm8998/QCamera2/util/ |
D | QCameraQueue.cpp | 226 struct cam_list *head = NULL; in peek() local 261 struct cam_list *head = NULL; in dequeue() local 301 struct cam_list *head = NULL; in dequeue() local 345 struct cam_list *head = NULL; in flush() local 387 struct cam_list *head = NULL; in flushNodes() local 432 struct cam_list *head = NULL; in flushNodes() local
|
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
D | list.h | 45 #define list_for_each(ref, head) \ argument 57 #define list_for_each_entry(ref, head, member) \ argument 62 #define list_for_each_entry_safe(pos, n, head, member) \ argument 68 #define list_for_each_safe(pos, n, head) \ argument
|
D | list.cpp | 47 void add_to_list(struct list_head *latest, struct list_head *head) in add_to_list() 52 void list_add_tail(struct list_head *latest, struct list_head *head) in list_add_tail()
|
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | list.h | 45 #define list_for_each(ref, head) \ argument 57 #define list_for_each_entry(ref, head, member) \ argument 62 #define list_for_each_entry_safe(pos, n, head, member) \ argument 68 #define list_for_each_safe(pos, n, head) \ argument
|
D | list.cpp | 47 void add_to_list(struct list_head *latest, struct list_head *head) in add_to_list() 52 void list_add_tail(struct list_head *latest, struct list_head *head) in list_add_tail()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg_queue.c | 68 struct cam_list *head = NULL; in mm_jpeg_queue_enq_head() local 95 struct cam_list *head = NULL; in mm_jpeg_queue_deq() local 140 struct cam_list *head = NULL; in mm_jpeg_queue_flush() local 169 struct cam_list *head = NULL; in mm_jpeg_queue_peek() local
|
/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
D | cam_queue.h | 42 cam_node_t head; /* dummy head */ member 78 struct cam_list *head = NULL; in cam_queue_deq() local 102 struct cam_list *head = NULL; in cam_queue_flush() local
|
D | cam_list.h | 55 struct cam_list *head) in cam_list_add_tail_node()
|
/hardware/st/secure_element/ese-spi-driver/utils-lib/ |
D | DataMgmt.cc | 26 static TpduRecvBuff_List_t *head = NULL, *current = NULL; variable 149 static int DataMgmt_DeletList(TpduRecvBuff_List_t* head) { in DataMgmt_DeletList()
|
/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/ |
D | phNxpEseDataMgr.cpp | 25 static phNxpEse_sCoreRecvBuff_List_t *head = NULL, *current = NULL; variable 139 static ESESTATUS phNxpEse_DeletList(phNxpEse_sCoreRecvBuff_List_t* head) { in phNxpEse_DeletList()
|
/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/ |
D | phNxpEseDataMgr.cpp | 23 static phNxpEse_sCoreRecvBuff_List_t *head = NULL, *current = NULL; variable 148 static ESESTATUS phNxpEse_DeletList(phNxpEse_sCoreRecvBuff_List_t* head) { in phNxpEse_DeletList()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_queue.c | 111 struct cam_list *head = NULL; in mm_qcamera_queue_dequeue() local 139 struct cam_list *head = NULL; in mm_qcamera_queue_flush() local
|
/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/ |
D | ReturnIn.h | 46 void set(Head&& head, Tail&&... tail) { in set()
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
D | IPACM_IfaceManager.h | 86 static iface_instances *head; variable
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_IfaceManager.h | 86 static iface_instances *head; variable
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_IfaceManager.h | 86 static iface_instances *head; variable
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_EvtDispatcher.cpp | 50 cmd_evts *IPACM_EvtDispatcher::head = NULL; member in IPACM_EvtDispatcher
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_EvtDispatcher.cpp | 50 cmd_evts *IPACM_EvtDispatcher::head = NULL; member in IPACM_EvtDispatcher
|
D | IPACM_IfaceManager.cpp | 52 iface_instances *IPACM_IfaceManager::head = NULL; member in IPACM_IfaceManager
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_EvtDispatcher.cpp | 50 cmd_evts *IPACM_EvtDispatcher::head = NULL; member in IPACM_EvtDispatcher
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | queue.c | 43 Node *head; member
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | queue.c | 45 Node *head; member
|
/hardware/qcom/sm7150/gps/utils/ |
D | SkipList.h | 148 auto head = mHeadVec[level]; in dump() local
|
/hardware/qcom/sm7250/gps/utils/ |
D | SkipList.h | 148 auto head = mHeadVec[level]; in dump() local
|
/hardware/qcom/sm8150/gps/utils/ |
D | SkipList.h | 148 auto head = mHeadVec[level]; in dump() local
|