Home
last modified time | relevance | path

Searched refs:front (Results 1 – 5 of 5) sorted by relevance

/bionic/tools/versioner/src/
DDriver.cpp234 if (!CompilerInvocation::CreateFromArgs(*invocation.get(), &cc1_flags.front(), in compileHeader()
235 &cc1_flags.front() + cc1_flags.size(), *diags)) { in compileHeader()
/bionic/linker/
Dlinked_list.h133 T* front() const { in front() function
Dlinker.cpp3264 local_group_root_ = local_group.front(); in link_image()
/bionic/libc/malloc_debug/
DREADME.md43 ### front\_guard[=SIZE\_BYTES]
46 On first allocation, this front guard is written with a specific pattern (0xaa).
48 modified. If any part of the front guard is modified, an error will be reported
90 Enables both a front guard and a rear guard on all allocations.
DREADME_marshmallow_and_earlier.md79 a front guard). This buffer is filled with the pattern (0xaa). In addition,