/system/bt/embdrv/sbc/decoder/srce/ |
D | framing.c | 111 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/ |
D | types.h | 18 struct list_head *next, *prev; member 26 struct hlist_node *next, **pprev; member
|
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/include/linux/ |
D | types.h | 31 struct list_head * next, * prev; member 39 struct hlist_node * next, * * pprev; member
|
/system/update_engine/payload_consumer/ |
D | bzip_extent_writer.h | 37 explicit BzipExtentWriter(std::unique_ptr<ExtentWriter> next) in BzipExtentWriter()
|
/system/bt/osi/src/ |
D | list.c | 8 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/ |
D | config_utils.h | 29 cnode *next; member
|
D | list.h | 28 struct listnode *next; member
|
/system/core/libmemunreachable/ |
D | LinkedList.h | 43 LinkedList<T> *next() { return next_; } in next() function
|
/system/core/libcutils/ |
D | hashmap.c | 31 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
|
D | sched_policy.c | 174 char *next = lineBuf; in getCGroupSubsys() local
|
D | config_utils.c | 119 char next; member
|
/system/extras/ext4_utils/ |
D | allocate.h | 28 struct region *next; member 43 struct block_allocation* next; member
|
D | allocate.c | 28 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/ |
D | fc_sort.c | 44 struct file_context_node *next; member 66 struct file_context_bucket *next; member
|
/system/core/adb/ |
D | fdevent.h | 34 fdevent *next; member
|
D | socket.h | 35 asocket *next; member
|
D | adb.h | 69 apacket *next; member 130 alistener *next; member
|
D | jdwp_service.cpp | 127 JdwpProcess* next; member 637 JdwpTracker* next; member
|
/system/core/logcat/tests/ |
D | logcat_benchmark.cpp | 94 timestamp next(buffer); in TEST() local
|
/system/core/libpackagelistparser/ |
D | packagelistparser.c | 96 char *next; in packagelist_parse() local
|
/system/extras/showmap/ |
D | showmap.cpp | 12 mapinfo *next; member 195 mapinfo *next; in load_maps() local
|
/system/bt/btif/src/ |
D | btif_uid.c | 33 struct uid_set_node_t* next; member
|
/system/core/libsparse/ |
D | backed_block.c | 46 struct backed_block *next; member 135 struct backed_block *next = bb->next; in backed_block_list_destroy() local
|
/system/core/lmkd/ |
D | lmkd.c | 96 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/ |
D | f2fs_ioutils.c | 92 struct buf_item *next; member
|