/system/bt/embdrv/sbc/decoder/srce/ |
D | framing.c | 156 INLINE OI_CHAR crc_iterate(uint8_t oldcrc, uint8_t next) { in crc_iterate() 170 INLINE OI_CHAR crc_iterate_top4(uint8_t oldcrc, uint8_t next) { in crc_iterate_top4() 186 INLINE uint8_t crc_iterate_top4(uint8_t oldcrc, uint8_t next) { in crc_iterate_top4() 191 INLINE uint8_t crc_iterate(uint8_t crc, uint8_t next) { in crc_iterate() 199 INLINE uint8_t crc_iterate(uint8_t crc, uint8_t next) { in crc_iterate()
|
/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.cc | 8 struct list_node_t* next; member 145 list_node_t* next = list_free_node_(list, list->head); in list_remove() local 177 list_node_t* next = node->next; in list_foreach() local 208 list_node_t* next = node->next; in list_free_node_() local
|
/system/core/property_service/libpropertyinfoserializer/ |
D | space_tokenizer.h | 29 auto next = std::string(); in GetNext() local
|
/system/core/libcutils/include/cutils/ |
D | config_utils.h | 29 cnode *next; member
|
D | list.h | 28 struct listnode *next; member
|
/system/core/libcutils/include_outside_system/cutils/ |
D | config_utils.h | 29 cnode *next; member
|
D | list.h | 28 struct listnode *next; member
|
/system/core/libcutils/ |
D | hashmap.cpp | 31 Entry* next; member 116 Entry* next = entry->next; in expandIfNecessary() local 144 Entry* next = entry->next; in hashmapFree() local 267 Entry *next = entry->next; in hashmapForEach() local
|
/system/memory/libmemunreachable/ |
D | LinkedList.h | 43 LinkedList<T>* next() { return next_; } in next() function
|
/system/bt/gd/l2cap/internal/ |
D | basic_mode_channel_data_controller.cc | 50 auto next = std::move(pdu_queue_.front()); in GetNextPacket() local
|
D | le_credit_based_channel_data_controller.cc | 106 auto next = std::move(pdu_queue_.front()); in GetNextPacket() local
|
/system/unwinding/libunwindstack/tests/ |
D | JitDebugTest.cpp | 215 void JitDebugTest::WriteEntry32Pack(uint64_t addr, uint32_t prev, uint32_t next, uint32_t elf_addr, in WriteEntry32Pack() 228 void JitDebugTest::WriteEntry32Pad(uint64_t addr, uint32_t prev, uint32_t next, uint32_t elf_addr, in WriteEntry32Pad() 243 void JitDebugTest::WriteEntry64(uint64_t addr, uint64_t prev, uint64_t next, uint64_t elf_addr, in WriteEntry64()
|
D | DexFilesTest.cpp | 147 void DexFilesTest::WriteEntry32(uint64_t entry_addr, uint32_t next, uint32_t prev, in WriteEntry32() 161 void DexFilesTest::WriteEntry64(uint64_t entry_addr, uint64_t next, uint64_t prev, in WriteEntry64()
|
/system/teeui/libteeui/src/ |
D | evdev.cpp | 73 auto& next = *timers_.begin(); in runTimers() local 101 std::chrono::steady_clock::time_point next = std::chrono::steady_clock::now() + duration; in addTimer() local
|
/system/logging/logcat/tests/ |
D | logcat_benchmark.cpp | 92 timestamp next(buffer); in BM_logcat_sorted_order() local
|
/system/extras/ioshark/ |
D | compile_ioshark.h | 28 struct files_db_s *next; member
|
/system/extras/simpleperf/ |
D | CallChainJoiner.h | 101 CacheNode* next = &nodes_[node->leaf_link_next]; in RemoveNodeFromLRUList() local 107 CacheNode* next = &nodes_[0]; in AppendNodeToLRUList() local
|
/system/bt/bta/hf_client/ |
D | bta_hf_client_at.h | 40 struct queued_at_cmd* next; member
|
/system/unwinding/libunwindstack/tests/fuzz/ |
D | UnwinderComponentCreator.cpp | 209 void WriteEntry32Pack(MemoryFake* memory, uint64_t addr, uint32_t prev, uint32_t next, in WriteEntry32Pack() 222 void WriteEntry32Pad(MemoryFake* memory, uint64_t addr, uint32_t prev, uint32_t next, in WriteEntry32Pad() 237 void WriteEntry64(MemoryFake* memory, uint64_t addr, uint64_t prev, uint64_t next, in WriteEntry64()
|
/system/libufdt/ |
D | ufdt_node.c | 50 struct ufdt_node *next = it->sibling; in ufdt_node_destruct() local 176 struct ufdt_node *next = NULL; in ufdt_node_get_node_by_path_len() local
|
/system/tools/hidl/c2hal/ |
D | Type.cpp | 158 auto next = it + 1; in getHidlType() local
|
/system/nvram/core/tests/ |
D | gtest_stubs.h | 108 TestDeclarationBase* next; member
|
/system/timezone/input_tools/android/tzids/src/main/java/com/android/timezone/tzids/ |
D | TimeZoneIds.java | 206 TzIdsProto.TimeZoneReplacement next = in traverseReplacementList() local
|
/system/bt/btif/src/ |
D | btif_uid.cc | 33 struct uid_set_node_t* next; member
|