Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 41) sorted by relevance

12

/device/linaro/dragonboard/qcom/tqftpserv/
Dlist.h46 struct list_head *next; member
80 #define list_for_each_safe(item, next, list) \ argument
97 #define list_for_each_entry_safe(item, next, list, member) \ argument
/device/google/contexthub/firmware/os/core/
DeventQ.c34 struct EvtList *next; member
51 static inline void __evtListDel(struct EvtList *prev, struct EvtList *next) in __evtListDel()
Dheap.c95 struct HeapNode *node = gHeapHead, *next; in heapMergeFreeChunks() local
/device/generic/goldfish/radio/libril/
Dril_event.h24 struct ril_event *next; member
DRilSapSocket.h106 RilSapSocketList *next; member
Dril_event.cpp164 struct ril_event * next; in processTimeouts() local
207 struct ril_event * next = ev->next; in firePending() local
/device/google/contexthub/firmware/os/inc/
Dlist.h24 struct link_t *prev, *next; member
Dseos.h232 struct Segment *next = (struct Segment *)(((uint8_t*)seg) + in osSegmentSizeGetNext() local
278 const struct Segment *next = seg < it->sharedEnd ? osSegmentGetNext(seg) : it->sharedEnd; in osSegmentIteratorNext() local
Dseos_priv.h48 TaskIndex next; member
/device/linaro/dragonboard/qcom/pd-mapper/
Djson.h56 struct json_value *next; member
Djson.c430 struct json_value *next; in json_free() local
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_event.cpp164 struct ril_event * next; in processTimeouts() local
207 struct ril_event * next = ev->next; in firePending() local
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_event.cpp164 struct ril_event * next; in processTimeouts() local
207 struct ril_event * next = ev->next; in firePending() local
/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxf-proxy.h97 xf_buffer_t *next; member
156 u32 next; member
Dxaf-structs.h57 xaf_comp_t *next; member
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-core.h98 u32 next; member
Dxf-msg.h45 xf_message_t *next; member
/device/google/crosshatch/json-c/
Dlinkhash.h74 struct lh_entry *next; member
/device/google/coral/json-c/
Dlinkhash.h74 struct lh_entry *next; member
/device/google/bonito/json-c/
Dlinkhash.h74 struct lh_entry *next; member
/device/linaro/dragonboard/qcom/qrtr/src/
Dlist.h14 struct list_item *next; member
/device/generic/goldfish/network/wifi_forwarder/
Dremote_connection.cpp158 auto next = reinterpret_cast<unsigned char*>( in receive() local
/device/generic/goldfish/network/netmgr/
Dwifi_forwarder.cpp313 auto next = reinterpret_cast<unsigned char*>( in injectFromPipe() local
/device/generic/goldfish-opengl/android-emu/android/base/
DPool.cpp204 Block* next = nullptr; // Unused for now member
/device/linaro/poplar/wifi/wifi_hal/
Dcpp_bindings.h119 void next() { in next() function

12