Home
last modified time | relevance | path

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

123

/system/bt/embdrv/sbc/decoder/srce/
Dframing.c111 INLINE OI_CHAR crc_iterate(OI_UINT8 oldcrc, OI_UINT8 next) in crc_iterate()
126 INLINE OI_CHAR crc_iterate_top4(OI_UINT8 oldcrc, OI_UINT8 next) in crc_iterate_top4()
143 INLINE OI_UINT8 crc_iterate_top4(OI_UINT8 oldcrc, OI_UINT8 next) in crc_iterate_top4()
149 INLINE OI_UINT8 crc_iterate(OI_UINT8 crc, OI_UINT8 next) in crc_iterate()
158 INLINE OI_UINT8 crc_iterate(OI_UINT8 crc, OI_UINT8 next) in crc_iterate()
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/include/linux/
Dtypes.h18 struct list_head *next, *prev; member
26 struct hlist_node *next, **pprev; member
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/include/linux/
Dtypes.h31 struct list_head * next, * prev; member
39 struct hlist_node * next, * * pprev; member
/system/update_engine/payload_consumer/
Dbzip_extent_writer.h37 explicit BzipExtentWriter(std::unique_ptr<ExtentWriter> next) in BzipExtentWriter()
/system/bt/osi/src/
Dlist.c8 struct list_node_t *next; member
151 list_node_t *next = list_free_node_(list, list->head); in list_remove() local
183 list_node_t *next = node->next; in list_foreach() local
215 list_node_t *next = node->next; in list_free_node_() local
/system/core/include/cutils/
Dconfig_utils.h29 cnode *next; member
Dlist.h28 struct listnode *next; member
/system/core/libmemunreachable/
DLinkedList.h43 LinkedList<T> *next() { return next_; } in next() function
/system/core/libcutils/
Dhashmap.c31 Entry* next; member
120 Entry* next = entry->next; in expandIfNecessary() local
148 Entry* next = entry->next; in hashmapFree() local
320 Entry *next = entry->next; in hashmapForEach() local
Dsched_policy.c174 char *next = lineBuf; in getCGroupSubsys() local
Dconfig_utils.c119 char next; member
/system/extras/ext4_utils/
Dallocate.h28 struct region *next; member
43 struct block_allocation* next; member
Dallocate.c28 struct xattr_list_element *next; member
599 struct region *next; in reserve_oob_blocks() local
772 struct region *next = reg->next; in free_alloc() local
779 struct region *next = reg->next; in free_alloc() local
/system/sepolicy/tools/fc_sort/
Dfc_sort.c44 struct file_context_node *next; member
66 struct file_context_bucket *next; member
/system/core/adb/
Dfdevent.h34 fdevent *next; member
Dsocket.h35 asocket *next; member
Dadb.h69 apacket *next; member
130 alistener *next; member
Djdwp_service.cpp127 JdwpProcess* next; member
637 JdwpTracker* next; member
/system/core/logcat/tests/
Dlogcat_benchmark.cpp94 timestamp next(buffer); in TEST() local
/system/core/libpackagelistparser/
Dpackagelistparser.c96 char *next; in packagelist_parse() local
/system/extras/showmap/
Dshowmap.cpp12 mapinfo *next; member
195 mapinfo *next; in load_maps() local
/system/bt/btif/src/
Dbtif_uid.c33 struct uid_set_node_t* next; member
/system/core/libsparse/
Dbacked_block.c46 struct backed_block *next; member
135 struct backed_block *next = bb->next; in backed_block_list_destroy() local
/system/core/lmkd/
Dlmkd.c96 struct adjslot_list *next; member
158 struct adjslot_list *next = head->next; in adjslot_insert() local
168 struct adjslot_list *next = old->next; in adjslot_remove() local
/system/extras/f2fs_utils/
Df2fs_ioutils.c92 struct buf_item *next; member

123