| /system/core/libunwindstack/ |
| D | JitDebug.cpp | 35 uint32_t prev; member 42 uint32_t prev; member 50 uint64_t prev; member
|
| D | DexFiles.cpp | 36 uint32_t prev; member 42 uint64_t prev; member
|
| /system/media/audio_utils/tests/ |
| D | sample_tests.cpp | 54 float prev = -2.0f; in TEST() local
|
| /system/core/libunwindstack/tests/ |
| D | JitDebugTest.cpp | 199 void JitDebugTest::WriteEntry32Pack(uint64_t addr, uint32_t prev, uint32_t next, uint32_t elf_addr, in WriteEntry32Pack() 212 void JitDebugTest::WriteEntry32Pad(uint64_t addr, uint32_t prev, uint32_t next, uint32_t elf_addr, in WriteEntry32Pad() 227 void JitDebugTest::WriteEntry64(uint64_t addr, uint64_t prev, uint64_t next, uint64_t elf_addr, in WriteEntry64()
|
| D | DexFilesTest.cpp | 118 void DexFilesTest::WriteEntry32(uint64_t entry_addr, uint32_t next, uint32_t prev, in WriteEntry32() 129 void DexFilesTest::WriteEntry64(uint64_t entry_addr, uint64_t next, uint64_t prev, in WriteEntry64()
|
| /system/extras/simpleperf/ |
| D | CallChainJoiner.h | 104 CacheNode* prev = &nodes_[node->leaf_link_prev]; in RemoveNodeFromLRUList() local 112 CacheNode* prev = &nodes_[next->leaf_link_prev]; in AppendNodeToLRUList() local
|
| /system/core/libcutils/include/cutils/ |
| D | list.h | 29 struct listnode *prev; member
|
| /system/core/libcutils/include_vndk/cutils/ |
| D | list.h | 29 struct listnode *prev; member
|
| /system/chre/core/tests/ |
| D | memory_manager_test.cc | 79 node *curr = nullptr, *prev = head; in TEST() local
|
| /system/chre/util/include/chre/util/ |
| D | array_queue_impl.h | 161 size_t prev = (absoluteIndex == 0) ? (kCapacity - 1) : (absoluteIndex - 1); in remove() local
|
| /system/core/storaged/ |
| D | storaged_diskstats.cpp | 188 void get_inc_disk_stats(const struct disk_stats* prev, const struct disk_stats* curr, in get_inc_disk_stats()
|
| /system/core/libcutils/ |
| D | config_utils.cpp | 323 cnode *prev = cur; in config_free() local
|
| /system/bt/osi/src/ |
| D | list.cc | 151 for (list_node_t *prev = list->head, *node = list->head->next; node; in list_remove() local
|
| /system/extras/showslab/ |
| D | showslab.c | 62 struct slab_info *head = NULL, *p = NULL, *prev = NULL; in get_slabinfo() local
|
| /system/core/libziparchive/ |
| D | zip_writer_test.cc | 258 size_t prev = 1; in TEST_F() local
|
| /system/core/liblog/ |
| D | pmsg_reader.cpp | 325 const char *prev = NULL, *last = NULL, *cp = prefix; in __android_log_pmsg_file_read() local
|
| /system/bt/btif/src/ |
| D | btif_sock_l2cap.cc | 59 struct packet *next, *prev; member 65 struct l2cap_socket* prev; // link to prev list item member
|
| /system/extras/ioshark/ |
| D | compile_ioshark.c | 108 get_delta_ts(char *buf, struct timeval *prev) in get_delta_ts()
|
| /system/core/fs_mgr/ |
| D | fs_mgr_verity.cpp | 551 uint8_t prev[SHA256_DIGEST_LENGTH]; in compare_last_signature() local
|
| /system/netd/resolv/ |
| D | res_cache.cpp | 1191 resolv_cache::pending_req_info* prev = &cache->pending_requests; in cache_has_pending_request_locked() local 1215 resolv_cache::pending_req_info* prev = &cache->pending_requests; in _cache_notify_waiting_tid_locked() local
|
| /system/core/lmkd/ |
| D | lmkd.c | 320 struct adjslot_list *prev; member 468 struct adjslot_list *prev = old->prev; in adjslot_remove() local
|
| /system/bt/audio_hearing_aid_hw/src/ |
| D | audio_hearing_aid_hw.cc | 166 static struct timespec prev = {0, 0}; in ts_log() local
|
| /system/bt/audio_a2dp_hw/src/ |
| D | audio_a2dp_hw.cc | 182 static struct timespec prev = {0, 0}; in ts_log() local
|