Home
last modified time | relevance | path

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

12345678910>>...15

/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPObserve.c32 CoapObserver *node = NULL, *next = NULL; in CoAPObsServer_deinit() local
130 CoapObserver *node = NULL, *next = NULL; in CoapObsServer_delete() local
155 CoapObserver *node = NULL, *next = NULL; in CoapObsServerAll_delete() local
260 CoAPObservable *node = NULL, *next = NULL; in CoAPObsClient_deinit() local
282 CoAPObservable *node = NULL, *next = NULL; in CoAPObsClient_add() local
370 CoAPObservable *node = NULL, *next = NULL; in CoAPObsClient_delete() local
A DCoAPMessage.c238 CoAPSendNode *node = NULL, *next = NULL; in CoAPMessage_cancel() local
264 CoAPSendNode *node = NULL, *next = NULL; in CoAPMessageId_cancel() local
293 CoAPSendNode *node = NULL, *next; in CoAPAckMessage_handle() local
383 CoAPSendNode *node = NULL, *next = NULL; in CoAPRespMessage_handle() local
604 CoAPSendNode *node = NULL, *next = NULL, *timeout_node = NULL; in Check_timeout() local
647 CoAPSendNode *node = NULL, *next = NULL; in Retansmit() local
/AliOS-Things-master/components/py_engine/engine/py/
A Dpairheap.c35 #define NEXT_IS_RIGHTMOST_PARENT(next) ((uintptr_t)(next) & 1) argument
36 #define NEXT_GET_RIGHTMOST_PARENT(next) ((void *)((uintptr_t)(next) & ~1)) argument
110 mp_pairheap_t *next; in mp_pairheap_delete() local
A Dobjdict.c87 mp_map_elem_t *next = NULL; in dict_print() local
176 mp_map_elem_t *next = NULL; in dict_binary_op() local
267 mp_obj_t next = MP_OBJ_NULL; in dict_fromkeys() local
352 mp_map_elem_t *next = dict_iter_next(self, &cur); in dict_popitem() local
386 mp_obj_t next = MP_OBJ_NULL; in dict_update() local
445 mp_map_elem_t *next = dict_iter_next(MP_OBJ_TO_PTR(self->dict), &self->cur); in dict_view_it_iternext() local
492 mp_obj_t next = MP_OBJ_NULL; in dict_view_print() local
/AliOS-Things-master/components/drivers/core/base/core/
A Du_bus.c41 dlist_t *next = NULL; in u_bus_dump_all() local
66 struct dlist_s *next = NULL; in u_bus_dump() local
273 struct dlist_s *next = NULL; in u_bus_try_init_device() local
334 dlist_t *next = NULL; in u_bus_attach_driver() local
367 dlist_t *next = NULL; in u_bus_get_by_name() local
621 dlist_t *next = NULL; in u_bus_detach_driver() local
/AliOS-Things-master/components/uvoice/internal/
A Duvoice_list.h11 struct uvoice_list *next; member
30 uvoice_list_t *next = head->next; in uvoice_list_add() local
67 uvoice_list_t *next = node->next; in uvoice_list_del() local
/AliOS-Things-master/components/linkkit/dev_model/
A Ddm_message_cache.c53 dm_msg_cache_node_t *next = NULL; in dm_msg_cache_deinit() local
135 dm_msg_cache_node_t *next = NULL; in dm_msg_cache_remove() local
162 dm_msg_cache_node_t *next = NULL; in dm_msg_cache_tick() local
/AliOS-Things-master/components/ble_host/bt_host/port/core/settings/src/
A Dsettings.c72 int settings_name_steq(const char *name, const char *key, const char **next) in settings_name_steq()
111 int settings_name_next(const char *name, const char **next) in settings_name_next()
144 const char **next) in settings_parse_and_lookup()
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dlist.h33 struct list_head *next; member
50 struct list_head *prev, struct list_head *next) in __list_add()
72 struct list_head *prev, *next; in list_del() local
/AliOS-Things-master/kernel/rhino/
A Dk_mm_debug.c133 k_mm_list_t *next; in dump_kmm_free_map() local
156 k_mm_list_t *next, *cur; in dump_kmm_map() local
256 k_mm_list_t *next, *cur; in dump_kmm_task_info() local
403 k_mm_list_t *next, *cur; in dump_kmm_chk() local
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_events.c72 struct _SDL_EventEntry *next; member
78 struct _SDL_SysWMEntry *next; member
367 SDL_EventEntry *next = entry->next; in SDL_StopEventLoop() local
372 SDL_EventEntry *next = entry->next; in SDL_StopEventLoop() local
377 SDL_SysWMEntry *next = wmmsg->next; in SDL_StopEventLoop() local
382 SDL_SysWMEntry *next = wmmsg->next; in SDL_StopEventLoop() local
564 SDL_EventEntry *entry, *next; in SDL_PeepEvents() local
660 SDL_EventEntry *entry, *next; in SDL_FlushEvents() local
899 SDL_EventEntry *entry, *next; in SDL_FilterEvents() local
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/test/
A Dinfcover.c59 struct mem_item *next; /* pointer to next item in list, or NULL */ member
114 struct mem_item *item, *next; in mem_free() local
203 struct mem_item *item, *next; in mem_done() local
248 unsigned next, val; in h2b() local
449 static unsigned int next = 0; in pull() local
622 code *next, table[ENOUGH_DISTS]; in cover_trees() local
/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_list.h15 struct core_list_head *next; member
53 struct core_list_head *next) in __core_list_add()
94 static inline void __core_list_del(struct core_list_head *prev, struct core_list_head *next) in __core_list_del()
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/fs/mem/
A Dmem_list.h38 struct list_node *next; member
57 list_node_t *next; member
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Davdtp.h38 struct bt_avdtp_seid_lsep *next; member
47 struct bt_avdtp_stream *next; member
/AliOS-Things-master/components/SDL2/src/
A DSDL_hints.c34 struct SDL_HintWatch *next; member
42 struct SDL_Hint *next; member
72 SDL_HintWatch *next = entry->next; in SDL_SetHintWithPriority() local
/AliOS-Things-master/components/freetype/src/cache/
A Dftcmru.c83 FTC_MruNode prev, next, last; in FTC_MruNode_Up() local
126 FTC_MruNode prev, next; in FTC_MruNode_Remove() local
331 FTC_MruNode first, node, next; in FTC_MruList_RemoveSelection() local
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_client.c82 ctl_key_item *node = NULL, *next = NULL; in fillAccessKey() local
149 ctl_key_item *node = NULL, *next = NULL; in nego_cb() local
538 ctl_key_item *node = NULL, *next = NULL; in alcs_remove_client_key() local
574 session_item *node = NULL, *next = NULL; in heart_beat_cb() local
582 session_item *node = NULL, *next = NULL; in heart_beat_cb() local
619 session_item *node = NULL, *next = NULL; in on_client_auth_timer() local
A Dalcs_server.c74 svr_key_item *node = NULL, *next = NULL; in alcs_rec_auth_select() local
156 svr_key_item *node = NULL, *next = NULL; in is_legal_key() local
355 svr_key_item *node = NULL, *next = NULL; in alcs_remove_low_priority_key() local
378 svr_key_item *node = NULL, *next = NULL; in add_svr_key() local
433 svr_key_item *node = NULL, *next = NULL; in alcs_remove_svr_key() local
514 secure_resource_cb_item *node, *next; in get_resource_by_path() local
694 session_item *node = NULL, *next = NULL; in alcs_rec_heart_beat() local
781 session_item *node = NULL, *next = NULL; in on_svr_auth_timer() local
/AliOS-Things-master/components/posix/src/
A Dpthread_tsd.c19 struct pthread_key_value *next; member
25 pthread_key_value_t *next; member
32 struct pthread_key_list_s *next; member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/src/osdep/
A Dskbuff.h20 struct list_head *next, *prev; member
30 struct sk_buff *next; /* Next buffer in list */ member
/AliOS-Things-master/components/uservice/src/
A Dinternal.h23 slist_t next; member
30 slist_t next; member
60 slist_t next; member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/platform/
A Ddlist.h43 struct list_head *next, *prev; member
63 struct list_head *next) in __list_add()
104 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dtoken_enc.c58 VP8Tokens* const next = p->next_; in VP8TBufferClear() local
205 const VP8Tokens* const next = p->next_; in VP8EmitTokens() local
231 const VP8Tokens* const next = p->next_; in VP8EstimateTokenSize() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/iptcutil/
A Diptcutil.c479 next; in main() local
504 next; in main() local
527 next; in main() local
822 int *next,char *quoted) in tokenizer()

Completed in 95 milliseconds

12345678910>>...15