Home
last modified time | relevance | path

Searched refs:contains (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/upstream-openbsd/
DREADME.txt1 This directory contains upstream OpenBSD source. You should not edit these
/bionic/libc/upstream-netbsd/
DREADME.txt1 This directory contains upstream NetBSD source. You should not edit these
/bionic/libc/upstream-freebsd/
DREADME.txt1 This directory contains upstream FreeBSD source. You should not edit these
/bionic/libc/upstream-dlmalloc/
DREADME.txt1 This directory contains malloc/free routines implemented by Doug Lea
/bionic/linker/
Dlinked_list.h159 bool contains(const T* el) const { in contains() function
Dlinker.cpp904 if (visited.contains(si)) { in walk_dependencies_tree()
1576 if (local_unload_list.contains(si)) { in soinfo_unload()
1588 if (local_unload_list.contains(child)) { in soinfo_unload()
1612 } else if (local_unload_list.contains(needed)) { in soinfo_unload()
/bionic/tools/bionicbb/
DREADME.md4 The bionic buildbot contains two services: a gmail polling service, and a web
/bionic/
DREADME.md41 The `tests/` directory contains unit tests. Roughly arranged as one file per
46 The `benchmarks/` directory contains benchmarks.