Searched defs:cmp (Results 1 – 11 of 11) sorted by relevance
105 int cmp = (len != static_cast<size_t>(ret)) || strcmp(buf, path); in android_get_control_file() local
109 int cmp = strcmp(addr.sun_path, path); in android_get_control_socket() local
49 int cmp(LogBufferElement* e) const { in cmp() function
29 int Prune::cmp(uid_t uid, pid_t pid) const { in cmp() function in Prune
63 size_t cmp = 0; in parse_gids() local
385 status_t Vector<TYPE>::sort(Vector<TYPE>::compar_t cmp) { in sort()390 status_t Vector<TYPE>::sort(Vector<TYPE>::compar_r_t cmp, void* state) { in sort()
167 status_t VectorImpl::sort(VectorImpl::compar_t cmp) in sort()172 status_t VectorImpl::sort(VectorImpl::compar_r_t cmp, void* state) in sort()
170 auto cmp = [](const DummyElement& left, const DummyElement& right) { in TEST() local
411 int cmp = pg_b->vaddr_count - pg_a->vaddr_count; in cmp_pages() local
323 int cmp = next->e_name_index - entry->e_name_index; in xattr_assert_sane() local
997 map_match cmp; in rule_add() local