Searched defs:cmp (Results 1 – 11 of 11) sorted by relevance
106 int cmp = (len != static_cast<size_t>(ret)) || strcmp(buf, path); in android_get_control_file() local
110 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
39 auto cmp = f(search); in Find() local73 int cmp = strncmp(child_name, name, namelen); in FindChildForString() local
63 size_t cmp = 0; in parse_gids() local
387 status_t Vector<TYPE>::sort(Vector<TYPE>::compar_t cmp) { in sort()392 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
997 map_match cmp; in rule_add() local