Searched defs:cmp (Results 1 – 8 of 8) sorted by relevance
44 int cmp(LogBufferElement *e) const { return cmp(e->getUid(), e->getPid()); } in cmp() function
30 int Prune::cmp(uid_t uid, pid_t pid) const { in cmp() function in Prune
81 char *cmp; in do_cmd() local
122 static int cmp(const void *a, const void *b) { in cmp() function
134 int cmp; in android_lookupEventTag() local
166 status_t VectorImpl::sort(VectorImpl::compar_t cmp) in sort()171 status_t VectorImpl::sort(VectorImpl::compar_r_t cmp, void* state) in sort()
412 int cmp = pg_b->vaddr_count - pg_a->vaddr_count; in cmp_pages() local
321 int cmp = next->e_name_index - entry->e_name_index; in xattr_assert_sane() local