Home
last modified time | relevance | path

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

1234

/ndk/build/tools/
Dbuild-ndk-sysroot.sh31 . `dirname $0`/ndk-common.sh
135 COMMON_ROOT=$NDK_ROOT/build/platforms/$PLATFORM/common
221 link_prefix=../../common/include
288 common_headers $LIBC_ROOT/kernel/common
Dgen-platforms.sh561 -I$SRCDIR/../../bionic/libc/arch-common/bionic \
744 … gen_crt_objects $PLATFORM $ARCH platforms/common/src $PLATFORM_SRC_ARCH $SYSROOT_DST/lib "-m32"
745 … gen_crt_objects $PLATFORM $ARCH platforms/common/src $PLATFORM_SRC_ARCH $SYSROOT_DST/lib64 "-m64"
746 …gen_crt_objects $PLATFORM $ARCH platforms/common/src $PLATFORM_SRC_ARCH $SYSROOT_DST/libx32 "-mx32"
749 …gen_crt_objects $PLATFORM $ARCH platforms/common/src $PLATFORM_SRC_ARCH $SYSROOT_DST/lib "-mabi=32"
750 …gen_crt_objects $PLATFORM $ARCH platforms/common/src $PLATFORM_SRC_ARCH $SYSROOT_DST/lib64 "-mabi=…
751 …gen_crt_objects $PLATFORM $ARCH platforms/common/src $PLATFORM_SRC_ARCH $SYSROOT_DST/lib32 "-mabi=…
754 … gen_crt_objects $PLATFORM $ARCH platforms/common/src $PLATFORM_SRC_ARCH $SYSROOT_DST/$LIBDIR
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-docs.sh19 . `dirname $0`/prebuilt-common.sh
Dbuild-host-awk.sh21 . $PROGDIR/prebuilt-common.sh
Dbuild-host-sed.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
Ddeploy-host-mcld.sh23 . `dirname $0`/prebuilt-common.sh
/ndk/toolchains/llvm-3.3/
Dsetup.mk38 include $(NDK_ROOT)/toolchains/llvm-3.3/setup-common.mk
51 include $(NDK_ROOT)/toolchains/llvm-3.3/setup-common.mk
64 include $(NDK_ROOT)/toolchains/llvm-3.3/setup-common.mk
77 include $(NDK_ROOT)/toolchains/llvm-3.3/setup-common.mk
90 include $(NDK_ROOT)/toolchains/llvm-3.3/setup-common.mk
154 include $(NDK_ROOT)/toolchains/llvm-3.3/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/
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/build/issue64679-prctl/
Dbuild.sh8 . $NDK/build/tools/prebuilt-common.sh
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dtexi2dvi358 common="$orig_pwd$path_sep$filename_dir$path_sep$txincludes"
359 TEXINPUTS="$common$TEXINPUTS_orig"
360 INDEXSTYLE="$common$INDEXSTYLE_orig"
/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 \

1234