Home
last modified time | relevance | path

Searched defs:ent (Results 1 – 2 of 2) sorted by relevance

/system/core/libziparchive/
Dzip_archive.cc408 uint32_t ent = hash & (hash_table_size - 1); in EntryToIndex() local
428 uint32_t ent = hash & (hash_table_size - 1); in AddToHash() local
757 static int32_t FindEntry(const ZipArchive* archive, const int ent, in FindEntry()
927 const int64_t ent = EntryToIndex(archive->hash_table, in FindEntry() local
/system/extras/latencytop/
Dlatencytop.c204 struct dirent *ent; in read_process_stats() local