HomeSort by relevance Sort by last modified time
    Searched full:sysroot (Results 1 - 25 of 417) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/install-tools/
mkheaders.conf 1 SYSTEM_HEADER_DIR="/Volumes/androidtc/buildarmeabi/install/sysroot${sysroot_headers_suffix}/usr/include"
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
mkheaders.conf 1 SYSTEM_HEADER_DIR="/Volumes/androidtc/build64/install/sysroot${sysroot_headers_suffix}/usr/include"
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/install-tools/
mkheaders.conf 1 SYSTEM_HEADER_DIR="/tmp/android-15472/install/sysroot${sysroot_headers_suffix}/usr/include"
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
mkheaders.conf 1 SYSTEM_HEADER_DIR="/tmp/android-8532/install/sysroot${sysroot_headers_suffix}/usr/include"
  /external/clang/test/Driver/
linux-ld.c 2 // sysroot to make these tests independent of the host system.
6 // RUN: --sysroot=%S/Inputs/basic_linux_tree \
9 // CHECK-LD-32: "{{.*}}ld{{(.exe)?}}" "--sysroot=[[SYSROOT:[^"]+]]"
11 // CHECK-LD-32: "-L[[SYSROOT]]/usr/lib/gcc/i386-unknown-linux/4.6.0"
12 // CHECK-LD-32: "-L[[SYSROOT]]/usr/lib/gcc/i386-unknown-linux/4.6.0/../../../../i386-unknown-linux/lib"
13 // CHECK-LD-32: "-L[[SYSROOT]]/usr/lib/gcc/i386-unknown-linux/4.6.0/../../.."
14 // CHECK-LD-32: "-L[[SYSROOT]]/lib"
15 // CHECK-LD-32: "-L[[SYSROOT]]/usr/lib"
19 // RUN: --sysroot=%S/Inputs/basic_linux_tree
    [all...]
sysroot-flags.c 1 // Check for proper handling of --sysroot and -isysroot flags.
7 // Check that we get both isysroot for headers, and pass --sysroot on to GCC to
10 // RUN: --sysroot=/foo/bar -o /dev/null %s 2>&1 | \
13 // SYSROOT_EQ: "--sysroot{{" "|=}}{{[^"]*}}/foo/bar"
15 // Check for overriding the header sysroot by providing both --sysroot and
18 // RUN: --sysroot=/foo/bar -o /dev/null %s 2>&1 | FileCheck %s \
21 // ISYSROOT_AND_SYSROOT: "--sysroot{{" "|=}}{{[^"]*}}/foo/bar"
25 // RUN: --sysroot /foo/bar -o /dev/null %s 2>&1 | \
28 // SYSROOT_SEPARATE: "--sysroot{{" "|=}}{{[^"]*}}/foo/bar
    [all...]
android-standalone.cpp 7 // RUN: --sysroot=%S/Inputs/basic_android_tree/sysroot \
12 // CHECK: "-internal-externc-isystem" "{{.*}}/sysroot/include"
13 // CHECK: "-internal-externc-isystem" "{{.*}}/sysroot/usr/include"
14 // CHECK: "{{.*}}ld{{(.exe)?}}" "--sysroot=[[SYSROOT:[^"]+]]"
17 // CHECK: "-L{{.*}}/sysroot/usr/lib"
23 // RUN: --sysroot=%S/Inputs/basic_android_tree/sysroot \
28 // CHECK-MIPS: "-internal-externc-isystem" "{{.*}}/sysroot/include
    [all...]
sysroot.c 1 // Check that --sysroot= also applies to header search paths.
2 // RUN: %clang -target i386-unk-unk --sysroot=/FOO -### -E %s 2> %t1
13 // Check that honor --sysroot= over -isysroot, for Apple Darwin.
16 // RUN: -isysroot /FOO --sysroot=/BAR -### %t3.o 2> %t3
17 // RUN: FileCheck --check-prefix=CHECK-APPLE-SYSROOT < %t3 %s
18 // CHECK-APPLE-SYSROOT: "-arch" "i386"{{.*}} "-syslibroot" "{{[^"]*}}/BAR"
linux-header-search.cpp 7 // RUN: --sysroot=%S/Inputs/ubuntu_11.04_multiarch_tree \
10 // CHECK-UBUNTU-11-04: "-isysroot" "[[SYSROOT:[^"]+]]"
11 // CHECK-UBUNTU-11-04: "-internal-isystem" "[[SYSROOT]]/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5/../../../../../include/c++/4.5"
12 // CHECK-UBUNTU-11-04: "-internal-isystem" "[[SYSROOT]]/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5/../../../../../include/c++/4.5/i686-linux-gnu"
13 // CHECK-UBUNTU-11-04: "-internal-isystem" "[[SYSROOT]]/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5/../../../../../include/c++/4.5/backward"
14 // CHECK-UBUNTU-11-04: "-internal-isystem" "[[SYSROOT]]/usr/local/include"
16 // CHECK-UBUNTU-11-04: "-internal-externc-isystem" "[[SYSROOT]]/include"
17 // CHECK-UBUNTU-11-04: "-internal-externc-isystem" "[[SYSROOT]]/usr/include"
21 // RUN: --sysroot=%S/Inputs/ubuntu_13.04_multiarch_tree \
24 // CHECK-UBUNTU-13-04: "-isysroot" "[[SYSROOT:[^"]+]]
    [all...]
constructors.c 9 // RUN: --sysroot=%S/Inputs/fake_install_tree \
15 // RUN: --sysroot=%S/Inputs/fake_install_tree \
21 // RUN: --sysroot=%S/Inputs/fake_install_tree \
26 // RUN: --sysroot=%S/Inputs/basic_linux_tree \
32 // RUN: --sysroot=%S/Inputs/basic_linux_tree \
37 // RUN: --sysroot=%S/Inputs/basic_android_tree/sysroot \
42 // RUN: --sysroot=%S/Inputs/basic_android_tree/sysroot \
47 // RUN: --sysroot=%S/Inputs/basic_android_tree/sysroot
    [all...]
freebsd.c 4 // RUN: --sysroot=%S/Inputs/basic_freebsd_tree -### 2>&1 \
7 // CHECK-PPC: ld{{.*}}" "--sysroot=[[SYSROOT:[^"]+]]"
8 // CHECK-PPC: "--eh-frame-hdr" "-dynamic-linker" "{{.*}}ld-elf{{.*}}" "-o" "a.out" "{{.*}}crt1.o" "{{.*}}crti.o" "{{.*}}crtbegin.o" "-L[[SYSROOT]]/usr/lib" "{{.*}}.o" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "{{.*}}crtend.o" "{{.*}}crtn.o"
12 // RUN: --sysroot=%S/Inputs/basic_freebsd64_tree -### 2>&1 \
15 // CHECK-PPC64: ld{{.*}}" "--sysroot=[[SYSROOT:[^"]+]]"
16 // CHECK-PPC64: "--eh-frame-hdr" "-dynamic-linker" "{{.*}}ld-elf{{.*}}" "-o" "a.out" "{{.*}}crt1.o" "{{.*}}crti.o" "{{.*}}crtbegin.o" "-L[[SYSROOT]]/usr/lib" "{{.*}}.o" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "{{.*}}crtend.o" "{{.*}}crtn.o"
22 // RUN: --sysroot=%S/Inputs/multiarch_freebsd64_tree -### 2>&1 \
28 // RUN: --sysroot=%S/Inputs/multiarch_freebsd64_tree -print-search-dirs 2>&1
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/install-tools/
mkheaders.conf 1 SYSTEM_HEADER_DIR="/tmp/gcc32/1/i686-linux-glibc2.7-4.4.3/sysroot${sysroot_headers_suffix}/usr/include"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/install-tools/
mkheaders.conf 1 SYSTEM_HEADER_DIR="/tmp/ahsieh-gcc-32-x19222/2/i686-linux-glibc2.7-4.6/sysroot${sysroot_headers_suffix}/usr/include"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/install-tools/
mkheaders.conf 1 SYSTEM_HEADER_DIR="/tmp/ahsieh-gcc-64-X27190/2/x86_64-linux-glibc2.7-4.6/sysroot${sysroot_headers_suffix}/usr/include"
  /external/chromium/build/linux/
pkg-config-wrapper 7 # library paths when cross-compiling using a sysroot.
8 # The assumption is that the sysroot contains the .pc files in usr/lib/pkgconfig
9 # and usr/share/pkgconfig (relative to the sysroot) and that they output paths
10 # relative to some parent path of the sysroot.
12 # LSB-compliant root filesystem mounted at the sysroot, and a board build
18 echo "usage: $0 /path/to/sysroot [pkg-config-arguments] package" >&2
29 # relative to the sysroot. For example,
37 echo "$result"| $rewrite --sysroot "$root" --strip-prefix "$prefix"
rewrite_dirs.py 6 """Rewrites paths in -I, -L and other option to be relative to a sysroot."""
23 """Rewrites a path by stripping the prefix and prepending the sysroot."""
24 sysroot = opts.sysroot
26 if os.path.isabs(path) and not path.startswith(sysroot):
30 return os.path.join(sysroot, path)
58 parser.add_option('-s', '--sysroot', default='/', help='sysroot to prepend')
  /frameworks/compile/libbcc/tools/abcc/
Main.cpp 37 " [--android-sysroot sysroot]\n"
62 const char *&triple, const char *&sysroot) {
80 // On-device version cannot configure the triple and sysroot.
93 if (::strcmp(argv[arg_idx], "--android-sysroot") == 0) {
94 if ((arg_idx + 2 /* --android-sysroot [sysroot] input */) >= argc) {
95 ALOGE("Too few arguments when --android-sysroot was given!");
99 sysroot = argv[arg_idx + 1];
113 if (sysroot == NULL)
200 const char *input, *output, *triple = NULL, *sysroot = NULL; local
    [all...]
  /external/clang/include/clang/Config/
config.h.cmake 10 /* Default <path> to all compiler invocations for --sysroot=<path>. */
config.h 16 /* Default <path> to all compiler invocations for --sysroot=<path>. */
config.h.in 18 /* Default <path> to all compiler invocations for --sysroot=<path>. */
  /ndk/tests/standalone/
run.sh 53 SYSROOT=
70 --no-sysroot)
79 --sysroot=*)
80 SYSROOT=$optarg
109 echo "The script will automatically use an NDK-provided sysroot, but you can specify an"
110 echo "alternate one with the --sysroot=<path> option. You can also use --no-sysroot if"
111 echo "the toolchain already provides its own sysroot (e.g. if it is a standalone toolchain"
134 echo " --sysroot=<path> Specify alternate sysroot.
    [all...]
  /external/llvm/cmake/platforms/
Android.cmake 18 SET(ANDROID_COMMON_FLAGS "-target arm-linux-androideabi --sysroot=${LLVM_ANDROID_TOOLCHAIN_DIR}/sysroot -B${LLVM_ANDROID_TOOLCHAIN_DIR} -mllvm -arm-enable-ehabi")
  /external/compiler-rt/lib/tsan/
CMakeLists.txt 11 # --sysroot=.
  /ndk/tests/build/target-c-includes/jni/
check.c 1 /* The purpose of this test is to check that the target sysroot directory
  /ndk/build/tools/
build-gdbserver.sh 37 NOTE: The --platform option is ignored if --sysroot is used."
49 SYSROOT=
50 if [ -d $TOOLCHAIN_PATH/sysroot ] ; then
51 SYSROOT=$TOOLCHAIN_PATH/sysroot
53 register_var_option "--sysroot=<path>" SYSROOT "Specify sysroot directory directly"
132 fix_sysroot "$SYSROOT"
133 log "Using sysroot: $SYSROOT
    [all...]

Completed in 4011 milliseconds

1 2 3 4 5 6 7 8 91011>>