Searched refs:used (Results 1 – 10 of 10) sorted by relevance
/bionic/libc/bionic/ |
D | crtbrand.c | 57 } abitag __attribute__ ((section (ABI_SECTION), aligned(4), used)) = {
|
/bionic/libc/kernel/tools/ |
D | kernel.py | 255 for used in fparser.getHeaders(): 256 path = self.pathFromHeader(used) 260 for user in fparser.getHeaderUsers(used):
|
/bionic/libc/kernel/ |
D | README.TXT | 12 exception of a couple static inline functions used for performance 38 similarly contains all headers and symlinks to be used on x86 40 * 'bionic/libc/kernel/tools' contains various Python and shell scripts used 142 see tools/defaults.py for the list of well-known macros used in this pass, 153 or function declaration that should only be used within the kernel anyway 200 C libraries (e.g. glibc5) but result in incorrect behaviour if used 214 headers to be used by userland applications (which installs in 252 automatically to generate a set of "clean" headers that can be used from
|
/bionic/libc/ |
D | NOTICE | 23 may be used to endorse or promote products derived from this software 242 3. The name of the company may not be used to endorse or promote 409 may be used to endorse or promote products derived from this software 430 the name of Digital Equipment Corporation not be used in advertising or 457 may be used to endorse or promote products derived from this software 486 may be used to endorse or promote products derived from this software 520 may be used to endorse or promote products derived from this software 549 may be used to endorse or promote products derived from this software 578 may be used to endorse or promote products derived from this software 611 may be used to endorse or promote products derived from this software [all …]
|
D | SYSCALLS.TXT | 1 # This file is used to automatically generate bionic's the system calls stubs.
|
/bionic/libc/arch-mips/string/ |
D | memset.S | 194 # "pref 30,64(a0)" prefetch, which can be used as "pref 30,0(a0)" after
|
/bionic/libc/kernel/common/linux/ |
D | nfs_xdr.h | 54 __u64 used; member
|
/bionic/libc/upstream-dlmalloc/ |
D | malloc.c | 3547 size_t used = 0; in internal_malloc_stats() local 3553 used = fp - (m->topsize + TOP_FOOT_SIZE); in internal_malloc_stats() 3560 used -= chunksize(q); in internal_malloc_stats() 3569 fprintf(stderr, "in use bytes = %10lu\n", (unsigned long)(used)); in internal_malloc_stats() 5177 size_t used; in internal_inspect_all() local 5180 used = sz - CHUNK_OVERHEAD; /* must not be mmapped */ in internal_inspect_all() 5184 used = 0; in internal_inspect_all() 5193 handler(start, next, used, arg); in internal_inspect_all()
|
/bionic/libc/kernel/common/sound/ |
D | asound.h | 756 unsigned int used; member
|
/bionic/libm/ |
D | NOTICE | 113 may be used to endorse or promote products derived from this software 146 may be used to endorse or promote products derived from this software 178 may be used to endorse or promote products derived from this software 211 may be used to endorse or promote products derived from this software 292 3. The name of the author may not be used to endorse or promote products
|