Home
last modified time | relevance | path

Searched refs:simple (Results 1 – 7 of 7) sorted by relevance

/bionic/tests/
D__cxa_atexit_test.cpp32 TEST(__cxa_atexit, simple) { in TEST() argument
/bionic/linker/
Dlinked_list_test.cpp72 TEST(linked_list, simple) { in TEST() argument
/bionic/libc/malloc_hooks/
DREADME.md75 Below is a simple implementation intercepting only malloc/calloc calls.
/bionic/benchmarks/
DREADME.md85 The `spawn/` subdirectory has a few benchmarks measuring the time used to start simple programs
/bionic/docs/
Dfdsan.md68 Let's look at a simple contrived example that uses sleeps to force a particular interleaving of thr…
Delf-tls.md106 simple approach is to allocate memory lazily:
262 Static TLS Block, it can use a simple resolver function:
273 `__tls_get_addr`. In principle, this simple implementation would work:
/bionic/libc/
DAndroid.bp1298 // empty library to keep this makefile simple.