| /bionic/libc/malloc_debug/ |
| D | MapData.cpp | 60 MapEntry* entry = new MapEntry(start, end, offset, name, name_len); in parse_line() local 70 static inline bool get_val(MapEntry* entry, uintptr_t addr, T* store) { in get_val() 82 static void read_loadbase(MapEntry* entry) { in read_loadbase() 121 MapEntry* entry = parse_line(buffer.data()); in ReadMaps() local 139 for (auto* entry : entries_) { in ~MapData() local 160 MapEntry *entry = *it; in find() local
|
| D | backtrace.cpp | 148 const MapEntry* entry = g_map_data.find(frames[frame_num], &rel_pc); in backtrace_string() local
|
| /bionic/libc/bionic/ |
| D | pthread_atfork.cpp | 64 void push_back(atfork_t* entry) { in push_back() 81 atfork_t* entry = it; in remove_if() local 91 void remove(atfork_t* entry) { in remove() 155 atfork_t* entry = reinterpret_cast<atfork_t*>(malloc(sizeof(atfork_t))); in __register_atfork() local 176 g_atfork_list.remove_if([&](const atfork_t* entry) { in __unregister_atfork()
|
| D | scandir.cpp | 52 bool Add(dirent* entry) { in Add() 115 dirent* entry; in scandirat() local
|
| D | system_properties_compat.c | 85 unsigned entry = *toc++; in __system_property_find_compat() local 127 unsigned entry = pa->toc[i]; in __system_property_foreach_compat() local
|
| D | dirent.cpp | 110 dirent* entry = d->next_; in __readdir_locked() local 125 int readdir_r(DIR* d, dirent* entry, dirent** result) { in readdir_r()
|
| D | sysinfo.cpp | 55 dirent* entry; in get_nprocs_conf() local
|
| D | system_properties.cpp | 832 auto entry = list_find(prefixes, [name](prefix_node* l) { in get_prop_area_for_name() local 864 static inline int read_spec_entry(char **entry, char **ptr, int *len) in read_spec_entry()
|
| /bionic/tests/ |
| D | mntent_test.cpp | 29 struct mntent entry; in TEST() local
|
| /bionic/tests/libs/ |
| D | bionic_tests_zipalign.cpp | 49 ZipEntry entry; in GetEntries() local 77 for (auto& entry : entries) { in CreateAlignedZip() local
|
| /bionic/libc/upstream-openbsd/lib/libc/stdlib/ |
| D | insque.c | 40 insque(void *entry, void *pred) in insque()
|
| /bionic/linker/ |
| D | linked_list.h | 34 explicit LinkedListIterator(LinkedListEntry<T>* entry) : entry_(entry) {} in LinkedListIterator() argument 109 LinkedListEntry<T>* entry = head_; in pop_front() local
|
| D | linker.cpp | 363 void SoinfoListAllocator::free(LinkedListEntry<soinfo>* entry) { in free() 371 void NamespaceListAllocator::free(LinkedListEntry<android_namespace_t>* entry) { in free() 1529 ZipEntry entry; in open_library_in_zipfile() local
|
| /bionic/libc/kernel/uapi/linux/ |
| D | mpls.h | 25 __be32 entry; member
|
| D | flat.h | 27 unsigned long entry; member
|
| D | coff.h | 69 char entry[4]; member
|
| D | kvm.h | 1209 __u16 entry; member
|
| D | videodev2.h | 1187 struct v4l2_enc_idx_entry entry[V4L2_ENC_IDX_ENTRIES]; member
|
| /bionic/libc/kernel/uapi/xen/ |
| D | privcmd.h | 40 struct privcmd_mmap_entry __user * entry; member
|
| /bionic/libc/kernel/uapi/linux/netfilter_ipv6/ |
| D | ip6_tables.h | 102 struct ip6t_entry entry; member 107 struct ip6t_entry entry; member
|
| /bionic/libc/kernel/uapi/linux/netfilter/ |
| D | x_tables.h | 120 #define xt_ematch_foreach(pos,entry) for((pos) = (struct xt_entry_match *) entry->elems; (pos) < (s… argument
|
| /bionic/libc/malloc_debug/tests/ |
| D | malloc_debug_unit_tests.cpp | 1031 InfoEntry* entry = reinterpret_cast<InfoEntry*>(expected_info.data()); in TEST_F() local 1371 InfoEntry* entry = reinterpret_cast<InfoEntry*>(expected_info.data()); in VerifyZygoteSet() local
|
| /bionic/libc/tzcode/ |
| D | localtime.c | 2417 struct index_entry_t* entry = (struct index_entry_t*) index; in __bionic_open_tzdata_path() local
|