Home
last modified time | relevance | path

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

123

/system/core/libcutils/
Ddir_hash.c119 struct list *next; member
153 struct list *next; in recurse() local
183 struct list *next; in recurse() local
211 struct list *next; in recurse() local
237 struct list *next; in recurse() local
249 struct list *next; in recurse() local
287 struct list *next; in get_recursive_hash_manifest() local
305 struct list *next; in get_recursive_hash_manifest() local
324 struct list *next; in get_recursive_hash_manifest() local
Dhashmap.c31 Entry* next; member
117 Entry* next = entry->next; in expandIfNecessary() local
145 Entry* next = entry->next; in hashmapFree() local
313 Entry *next = entry->next; in hashmapForEach() local
/system/extras/fatblock/
Dfdpool.h22 struct pooled_fd *next; member
Dfdpool.c38 struct pooled_fd *next = prev->next; in fdpool_insert_head() local
53 struct pooled_fd *next = node->next; in fdpool_remove() local
Dfatblock.h40 struct extent *next; member
/system/core/toolbox/
Dreadtty.c29 char *next; in next_char() local
44 char *next; in prev_char() local
/system/core/sh/
Dalias.h40 struct alias *next; member
Dnodes.h88 union node *next; member
96 union node *next; member
104 union node *next; member
113 union node *next; member
122 union node *next; member
153 struct nodelist *next; member
Dvar.h53 struct var *next; /* next entry in hash list */ member
64 struct localvar *next; /* next local variable in list */ member
Dexpand.h38 struct strlist *next; member
Dredir.c80 struct redirtab *next; member
/system/core/include/cutils/
Dconfig_utils.h29 cnode *next; member
Dlist.h28 struct listnode *next; member
/system/core/include/corkscrew/
Dmap_info.h31 struct map_info* next; member
/system/core/adb/
Dfdevent.h69 fdevent *next; member
Dadb.h61 apacket *next; member
78 asocket *next; member
148 adisconnect* next; member
173 atransport *next; member
224 alistener *next; member
Dfile_sync_client.c561 copyinfo *next; member
608 copyinfo *ci, *next; in local_build_list() local
677 copyinfo *ci, *next; in copy_local_dir_remote() local
860 copyinfo *next = dirlist->next; in remote_build_list() local
875 copyinfo *ci, *next; in copy_remote_dir_local() local
Dtransport.c90 adisconnect* next = dis->next; in run_transport_disconnects() local
389 device_tracker* next; member
502 device_tracker* next = tracker->next; in update_transports() local
1039 atransport *t, *next; in unregister_all_tcp_transports() local
/system/extras/showmap/
Dshowmap.c15 mapinfo *next; member
187 mapinfo *next; in load_maps() local
/system/netd/
Dlogwrapper.c173 char *next = buffer; in system_nosh() local
/system/core/init/
Dinit.h52 struct socketinfo *next; member
61 struct svcenvinfo *next; member
/system/core/libzipfile/
Dprivate.h18 struct Zipentry* next; member
Dzipfile.c35 Zipentry* next = entry->next; in release_zipfile() local
/system/extras/ext4_utils/
Dallocate.c42 struct region *next; member
616 struct region *next; in reserve_oob_blocks() local
754 struct region *next = reg->next; in free_alloc() local
761 struct region *next = reg->next; in free_alloc() local
/system/core/libsparse/
Dbacked_block.c46 struct backed_block *next; member
135 struct backed_block *next = bb->next; in backed_block_list_destroy() local

123