/bionic/libc/system_properties/ |
D | prop_area.cpp | 146 void* prop_area::allocate_obj(const size_t size, uint_least32_t* const off) { in allocate_obj() 157 prop_bt* prop_area::new_prop_bt(const char* name, uint32_t namelen, uint_least32_t* const off) { in new_prop_bt() 170 uint32_t valuelen, uint_least32_t* const off) { in new_prop_info() 197 void* prop_area::to_prop_obj(uint_least32_t off) { in to_prop_obj() 204 uint_least32_t off = atomic_load_explicit(off_p, memory_order_consume); in to_prop_bt() local 209 uint_least32_t off = atomic_load_explicit(off_p, memory_order_consume); in to_prop_info() local
|
/bionic/libc/arch-x86/string/ |
D | sse2-strlen-slm.S | 48 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 56 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | sse2-wcschr-atom.S | 44 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 52 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | sse2-memrchr-atom.S | 44 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 52 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | sse2-strchr-atom.S | 44 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 52 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | sse2-wcsrchr-atom.S | 44 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 52 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | sse2-wcscmp-atom.S | 44 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 52 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | sse2-strrchr-atom.S | 44 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 52 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | sse2-strlen-atom.S | 53 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 61 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | ssse3-wcscat-atom.S | 44 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 52 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | sse2-memchr-atom.S | 44 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 52 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | ssse3-wcscpy-atom.S | 46 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 54 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | sse2-memmove-slm.S | 51 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 59 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | ssse3-memcmp-atom.S | 44 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 52 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | ssse3-strcat-atom.S | 44 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 52 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | ssse3-strcmp-atom.S | 44 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 52 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | ssse3-strlcat-atom.S | 42 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 50 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | ssse3-strcpy-atom.S | 46 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 54 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | sse4-memcmp-slm.S | 44 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 52 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | sse2-strcpy-slm.S | 44 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 52 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
D | ssse3-memcpy-atom.S | 51 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 59 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
/bionic/libc/arch-x86_64/string/ |
D | sse2-memmove-slm.S | 50 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 58 # define cfi_adjust_cfa_offset(off) .cfi_adjust_cfa_offset off argument
|
/bionic/libc/kernel/uapi/linux/tc_ematch/ |
D | tc_em_nbyte.h | 24 __u16 off; member
|
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
D | fgetln.c | 69 size_t off; in fgetln() local
|
D | getdelim.c | 50 size_t len, newlen, off; in getdelim() local
|