Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 18 of 18) sorted by relevance

/bionic/libc/bionic/
Dmalloc_debug_leak.cpp81 HashEntry* entry; member
111 HashEntry* entry = table->slots[slot]; in find_entry() local
143 HashEntry* entry = find_entry(g_hash_table, slot, backtrace, numEntries, size); in record_backtrace() local
175 static int is_valid_entry(HashEntry* entry) { in is_valid_entry()
190 static void remove_entry(HashEntry* entry) { in remove_entry()
354 HashEntry* entry = header->entry; in leak_free() local
Dscandir.cpp49 bool Add(dirent* entry) { in Add()
100 dirent* entry; in scandir() local
Ddirent.cpp100 dirent* entry = d->next_; in __readdir_locked() local
112 int readdir_r(DIR* d, dirent* entry, dirent** result) { in readdir_r()
Dsystem_properties_compat.c85 unsigned entry = *toc++; in __system_property_find_compat() local
127 unsigned entry = pa->toc[i]; in __system_property_foreach_compat() local
Dpthread_atfork.cpp89 atfork_t* entry = reinterpret_cast<atfork_t*>(malloc(sizeof(atfork_t))); in pthread_atfork() local
Dmalloc_debug_common.cpp196 HashEntry* entry = g_hash_table.slots[i]; in get_malloc_leak_info() local
223 HashEntry* entry = list[i]; in get_malloc_leak_info() local
Dsysconf.cpp88 dirent* entry; in __sysconf_nprocessors_conf() local
/bionic/libc/upstream-netbsd/lib/libc/stdlib/
Dinsque.c43 insque(void *entry, void *pred) in insque()
/bionic/libc/kernel/uapi/linux/
Dflat.h27 unsigned long entry; member
Dcoff.h70 char entry[4]; member
Dkvm.h1010 __u16 entry; member
Dvideodev2.h1040 struct v4l2_enc_idx_entry entry[V4L2_ENC_IDX_ENTRIES]; member
/bionic/linker/
Dlinked_list.h66 LinkedListEntry<T>* entry = head_; in pop_front() local
Dlinker.cpp276 void SoinfoListAllocator::free(LinkedListEntry<soinfo>* entry) { in free()
/bionic/libc/kernel/uapi/xen/
Dprivcmd.h40 struct privcmd_mmap_entry __user *entry; member
/bionic/libc/kernel/uapi/linux/netfilter_ipv6/
Dip6_tables.h102 struct ip6t_entry entry; member
107 struct ip6t_entry entry; member
/bionic/libc/kernel/uapi/linux/netfilter/
Dx_tables.h114 #define xt_ematch_foreach(pos, entry) for ((pos) = (struct xt_entry_match *)entry->elems; (pos)… argument
/bionic/libc/tzcode/
Dlocaltime.c2217 struct index_entry_t* entry = (struct index_entry_t*) index; in __bionic_open_tzdata_path() local