Searched refs:all (Results 1 - 11 of 11) sorted by relevance

/bionic/tools/
H A DAndroid.mk19 include $(call all-subdir-makefiles)
/bionic/
H A DAndroid.mk19 include $(call all-makefiles-under,$(LOCAL_PATH)) \
20 $(call all-makefiles-under,$(LOCAL_PATH)/libc)
/bionic/libc/kernel/uapi/linux/netfilter/
H A Dnf_conntrack_tuple_common.h29 __be16 all; member in union:nf_conntrack_man_proto
/bionic/libc/arch-x86_64/bionic/
H A Dsyscall.S45 # (Not all will be valid, depending on the syscall.)
/bionic/libc/kernel/uapi/linux/
H A Dnetfilter.h77 __u32 all[4]; member in union:nf_inet_addr
H A Dhdreg.h42 unsigned all : 16;
/bionic/libc/arch-x86/bionic/
H A Dsyscall.S36 # Load all the arguments from the calling frame.
37 # (Not all will be valid, depending on the syscall.)
/bionic/libc/
H A Dcrt.mk2 # which are needed to build all other objects (shared/static libs and
5 # AArch64, ARM, MIPS, and x86 all need crtbegin_so/crtend_so.
7 # For x86, the .init section must point to a function that calls all
11 # For all the platforms, the .fini_array section must point to a function
H A DAndroid.mk39 # Define the common source files for all the libc instances
733 LOCAL_SRC_FILES := $(call all-c-files-under,tzcode)
780 $(call all-c-files-under,dns) \
1107 # libprofile_rt to all link lines the way we've done for libgcov because
1121 LOCAL_SRC_FILES_$(TARGET_ARCH) := $(call all-S-files-under,arch-$(TARGET_ARCH)/syscalls)
1123 LOCAL_SRC_FILES_$(TARGET_2ND_ARCH) := $(call all-S-files-under,arch-$(TARGET_2ND_ARCH)/syscalls)
1160 # all the parts of libc that are safe to statically link.
1429 # We'd really like to do this for all architectures, but since this wasn't done
/bionic/tests/
H A DAndroid.mk35 -fstack-protector-all \
215 # Library of all tests (excluding the dynamic linker tests).
/bionic/libm/
H A DAndroid.mk558 # We'd really like to do this for all architectures, but since this wasn't done

Completed in 1024 milliseconds