Home
last modified time | relevance | path

Searched refs:stuff (Results 1 – 4 of 4) sorted by relevance

/bionic/
DREADME.md22 The math library. Traditionally Unix systems kept stuff like `sin(3)` and
30 runtime. This is where stuff like `dlopen(3)` lives.
67 # Each architecture has its own subdirectory for stuff that isn't shared
/bionic/libc/
DSYSCALLS.TXT364 # vdso stuff.
/bionic/libm/
DAndroid.bp208 // Home-grown stuff.
/bionic/tests/
Dstdio_test.cpp1056 struct stuff { in TEST() struct