Home
last modified time | relevance | path

Searched refs:Add (Results 1 – 11 of 11) sorted by relevance

/bionic/libc/malloc_debug/
DFreeTrackData.h54 void Add(const Header* header);
DTrackData.h54 void Add(const Header* header, bool backtrace_found);
DFreeTrackData.cpp93 void FreeTrackData::Add(const Header* header) { in Add() function in FreeTrackData
DTrackData.cpp62 void TrackData::Add(const Header* header, bool backtrace_found) { in Add() function in TrackData
Dmalloc_debug.cpp177 g_debug->track->Add(header, backtrace_found); in InitHeader()
393 g_debug->free_track->Add(header); in internal_free()
DREADME.md147 Add an extra amount to allocate for every allocation.
/bionic/libc/bionic/
Dscandir.cpp52 bool Add(dirent* entry) { in Add() function in ScandirResult
121 names.Add(entry); in scandirat()
/bionic/linker/
Dlinker_cfi.h62 void Add(uintptr_t begin, uintptr_t end, uintptr_t cfi_check);
Dlinker_cfi.cpp100 void CFIShadowWriter::Add(uintptr_t begin, uintptr_t end, uintptr_t cfi_check) { in Add() function in CFIShadowWriter
190 Add(si->base, si->base + si->size, cfi_check); in AddLibrary()
/bionic/
DREADME.md147 1. Add entries to SYSCALLS.TXT.
150 3. Add constants (and perhaps types) to the appropriate header file.
155 4. Add function declarations to the appropriate header file.
156 5. Add the function name to the correct section in libc/libc.map.txt and
158 6. Add at least basic tests. Even a test that deliberately supplies
/bionic/libc/tools/
Dpylintrc13 # Add files or directories to the blacklist. They should be base names, not
66 # Add a comment according to your evaluation note. This is used by the global