Searched defs:base (Results 26 - 29 of 29) sorted by relevance

12

/bionic/libc/kernel/arch-mips/asm/
H A Dsgiarcs.h132 ULONG base; member in struct:linux_mdesc
/bionic/libc/kernel/arch-mips/asm/pci/
H A Dbridge.h666 bridge_t *base; member in struct:bridge_controller
/bionic/libc/upstream-dlmalloc/
H A Dmalloc.c71 guarantees not to modify any memory locations below the base of
119 base functionality but may be needed in layered extensions).
1296 create_mspace_with_base uses the memory supplied as the initial base
1302 space (if possible) but not the initial base.
1304 DLMALLOC_EXPORT mspace create_mspace_with_base(void* base, size_t capacity, int locked);
2054 necessary fields at known offsets from a given base.
2149 and still in-use chunk, or the base of its memory arena. This is
2470 char* base; /* base address */ member in struct:malloc_segment
2695 ((char*)(A) >= S->base
4112 char* base = (char*)CALL_MORECORE(0); local
4276 char* base = sp->base; local
5465 create_mspace_with_base(void* base, size_t capacity, int locked) argument
5503 char* base = sp->base; local
[all...]
/bionic/libc/kernel/common/linux/
H A Dvideodev2.h500 void *base; member in struct:v4l2_framebuffer

Completed in 126 milliseconds

12