Home
last modified time | relevance | path

Searched refs:common (Results 1 – 25 of 73) sorted by relevance

123

/ndk/build/tools/
Dbuild-ndk-sysroot.sh31 . `dirname $0`/ndk-common.sh
135 COMMON_ROOT=$NDK_ROOT/build/platforms/$PLATFORM/common
220 link_prefix=../../common/include
287 common_headers $LIBC_ROOT/kernel/common
Dgen-platforms.sh574 -I$SRCDIR/../../bionic/libc/arch-common/bionic \
760 … gen_crt_objects $PLATFORM $ARCH platforms/common/src $PLATFORM_SRC_ARCH $SYSROOT_DST/lib "-m32"
761 … gen_crt_objects $PLATFORM $ARCH platforms/common/src $PLATFORM_SRC_ARCH $SYSROOT_DST/lib64 "-m64"
762 …gen_crt_objects $PLATFORM $ARCH platforms/common/src $PLATFORM_SRC_ARCH $SYSROOT_DST/libx32 "-mx32"
765 …gen_crt_objects $PLATFORM $ARCH platforms/common/src $PLATFORM_SRC_ARCH $SYSROOT_DST/lib "-mabi=32…
766 …gen_crt_objects $PLATFORM $ARCH platforms/common/src $PLATFORM_SRC_ARCH $SYSROOT_DST/libr2 "-mabi=…
767 …gen_crt_objects $PLATFORM $ARCH platforms/common/src $PLATFORM_SRC_ARCH $SYSROOT_DST/libr6 "-mabi=…
768 …gen_crt_objects $PLATFORM $ARCH platforms/common/src $PLATFORM_SRC_ARCH $SYSROOT_DST/lib64r2 "-mab…
769 …gen_crt_objects $PLATFORM $ARCH platforms/common/src $PLATFORM_SRC_ARCH $SYSROOT_DST/lib64 "-mabi=…
772 …gen_crt_objects $PLATFORM $ARCH platforms/common/src $PLATFORM_SRC_ARCH $SYSROOT_DST/lib "-mabi=32…
[all …]
Ddev-platform-expand-all.sh22 . `dirname $0`/prebuilt-common.sh
Dpatch-sources.sh21 . `dirname $0`/prebuilt-common.sh
Dbuild-analyzer.sh22 . `dirname $0`/prebuilt-common.sh
Dbuild-ccache.sh29 . `dirname $0`/prebuilt-common.sh
Ddev-platform-compress.sh24 . $PROGDIR/prebuilt-common.sh
Dbuild-host-sed.sh21 . $PROGDIR/prebuilt-common.sh
Dbuild-docs.sh19 . `dirname $0`/prebuilt-common.sh
Dbuild-host-awk.sh21 . $PROGDIR/prebuilt-common.sh
Ddev-cleanup.sh22 . `dirname $0`/prebuilt-common.sh
Ddev-platform-expand.sh36 . `dirname $0`/prebuilt-common.sh
Dbuild-host-toolbox.sh22 . `dirname $0`/prebuilt-common.sh
Dbuild-host-make.sh21 . $PROGDIR/prebuilt-common.sh
Ddeploy-host-mcld.sh23 . `dirname $0`/prebuilt-common.sh
/ndk/toolchains/llvm-3.5/
Dsetup.mk39 include $(NDK_ROOT)/toolchains/llvm-3.5/setup-common.mk
53 include $(NDK_ROOT)/toolchains/llvm-3.5/setup-common.mk
67 include $(NDK_ROOT)/toolchains/llvm-3.5/setup-common.mk
80 include $(NDK_ROOT)/toolchains/llvm-3.5/setup-common.mk
93 include $(NDK_ROOT)/toolchains/llvm-3.5/setup-common.mk
107 include $(NDK_ROOT)/toolchains/llvm-3.5/setup-common.mk
121 include $(NDK_ROOT)/toolchains/llvm-3.5/setup-common.mk
135 include $(NDK_ROOT)/toolchains/llvm-3.5/setup-common.mk
237 include $(NDK_ROOT)/toolchains/llvm-3.5/setup-common.mk
/ndk/toolchains/llvm-3.4/
Dsetup.mk38 include $(NDK_ROOT)/toolchains/llvm-3.4/setup-common.mk
51 include $(NDK_ROOT)/toolchains/llvm-3.4/setup-common.mk
64 include $(NDK_ROOT)/toolchains/llvm-3.4/setup-common.mk
77 include $(NDK_ROOT)/toolchains/llvm-3.4/setup-common.mk
90 include $(NDK_ROOT)/toolchains/llvm-3.4/setup-common.mk
104 include $(NDK_ROOT)/toolchains/llvm-3.4/setup-common.mk
118 include $(NDK_ROOT)/toolchains/llvm-3.4/setup-common.mk
132 include $(NDK_ROOT)/toolchains/llvm-3.4/setup-common.mk
228 include $(NDK_ROOT)/toolchains/llvm-3.4/setup-common.mk
/ndk/
Dremove-windows-symlink.sh3 . `dirname $0`/build/tools/ndk-common.sh
Dndk-gdb-py14 . $PROGDIR/build/tools/ndk-common.sh
/ndk/tests/build/libc_no_atexit/
Dbuild.sh7 . $NDK/build/tools/prebuilt-common.sh
/ndk/tests/build/import-install/
Dbuild.sh24 source $NDK_BUILDTOOLS_PATH/prebuilt-common.sh
/ndk/tests/build/warn-noabi/
Dbuild.sh8 . $NDK/build/tools/prebuilt-common.sh
/ndk/tests/
Dcheck-release.sh23 . "$PROGDIR"/../build/tools/ndk-common.sh
Drun-tests-all.sh6 . $NDK_BUILDTOOLS_PATH/ndk-common.sh
7 . $NDK_BUILDTOOLS_PATH/prebuilt-common.sh
/ndk/sources/host-tools/make-3.81/po/
DMakefile.in.in47 DISTFILES.common = Makefile.in.in remove-potcdate.sin \
48 $(DISTFILES.common.extra1) $(DISTFILES.common.extra2) $(DISTFILES.common.extra3)
49 DISTFILES = $(DISTFILES.common) Makevars POTFILES.in $(DOMAIN).pot stamp-po \
147 for file in $(DISTFILES.common) Makevars.template; do \
250 for file in $(DISTFILES.common) Makevars.template; do \

123