HomeSort by: relevance | last modified time | path
    Searched refs:sysroot (Results 1 - 25 of 120) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/gcc/dist/gcc/config/vms/
vms-f.cc 28 vms_c_register_includes (const char *sysroot ATTRIBUTE_UNUSED,
  /src/external/gpl3/gcc.old/dist/gcc/config/vms/
vms-f.cc 28 vms_c_register_includes (const char *sysroot ATTRIBUTE_UNUSED,
  /src/external/gpl3/gcc/dist/gcc/config/
darwin-f.cc 49 darwin_register_objc_includes (const char *sysroot ATTRIBUTE_UNUSED,
56 darwin_register_frameworks (const char *sysroot ATTRIBUTE_UNUSED,
print-sysroot-suffix.sh 29 # print-sysroot-suffix.sh \
34 # > t-sysroot-suffix.h
37 # names defined in the t-sysroot-suffix tmake_file fragment.
40 # sh ./gcc/config/print-sysroot-suffix.sh "a=A" "a b/c/d" ""
61 cat > print-sysroot-suffix3.sh <<\EOF
69 echo "[ \"\$1\" = \"$l\" ] && result=\"\$result|$r\"" >> print-sysroot-suffix3.sh
71 echo 'echo $result' >> print-sysroot-suffix3.sh
72 chmod +x print-sysroot-suffix3.sh
74 cat > print-sysroot-suffix2.sh <<\EOF
91 echo "/$r/) optstring=\"/$l/\" ;;" >> print-sysroot-suffix2.s
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/
darwin-f.cc 49 darwin_register_objc_includes (const char *sysroot ATTRIBUTE_UNUSED,
56 darwin_register_frameworks (const char *sysroot ATTRIBUTE_UNUSED,
print-sysroot-suffix.sh 29 # print-sysroot-suffix.sh \
34 # > t-sysroot-suffix.h
37 # names defined in the t-sysroot-suffix tmake_file fragment.
40 # sh ./gcc/config/print-sysroot-suffix.sh "a=A" "a b/c/d" ""
61 cat > print-sysroot-suffix3.sh <<\EOF
69 echo "[ \"\$1\" = \"$l\" ] && result=\"\$result|$r\"" >> print-sysroot-suffix3.sh
71 echo 'echo $result' >> print-sysroot-suffix3.sh
72 chmod +x print-sysroot-suffix3.sh
74 cat > print-sysroot-suffix2.sh <<\EOF
91 echo "/$r/) optstring=\"/$l/\" ;;" >> print-sysroot-suffix2.s
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.server/
connect-with-no-symbol-file.exp 36 # SYSROOT is the desired sysroot string
42 proc connect_no_symbol_file { sysroot action } {
56 # Set sysroot to something non-target and possibly also invalid so that
58 gdb_test_no_output "set sysroot $sysroot" "adjust sysroot"
113 foreach_with_prefix sysroot {"" "target:"} {
115 connect_no_symbol_file $sysroot $action
sysroot.exp 19 # with different sysroot setups: local and "target:".
33 # Run once with sysroot set to the local filesystem and once set to the remote
45 foreach_with_prefix sysroot $modes {
50 if { $sysroot == "local" } {
75 # Set the sysroot.
76 gdb_test_no_output "set sysroot $sysroot_command"
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.server/
connect-with-no-symbol-file.exp 36 # SYSROOT is the desired sysroot string
42 proc connect_no_symbol_file { sysroot action } {
56 # Set sysroot to something non-target and possibly also invalid so that
58 gdb_test_no_output "set sysroot $sysroot" "adjust sysroot"
113 foreach_with_prefix sysroot {"" "target:"} {
115 connect_no_symbol_file $sysroot $action
sysroot.exp 19 # with different sysroot setups: local and "target:".
33 # Run once with sysroot set to the local filesystem and once set to the remote
45 foreach_with_prefix sysroot $modes {
50 if { $sysroot == "local" } {
75 # Set the sysroot.
76 gdb_test_no_output "set sysroot $sysroot_command"
  /src/crypto/external/apache2/openssl/dist/Configurations/
15-android.conf 55 my ($sysroot, $api, $arch);
60 if ($sysroot = $ENV{CROSS_SYSROOT}) {
61 $sysroot =~ m|/android-([0-9]+)/arch-(\w+)/?$|;
64 $sysroot = "$ndk/sysroot";
83 $sysroot = "@platforms[$#platforms]/arch-$arch";
84 $sysroot =~ m|/android-([0-9]+)/arch-$arch|;
100 die "no sysroot=$sysroot" if (length $sysroot && !-d $sysroot)
    [all...]
  /src/crypto/external/bsd/openssl/dist/Configurations/
15-android.conf 54 my ($sysroot, $api, $arch);
59 if ($sysroot = $ENV{CROSS_SYSROOT}) {
60 $sysroot =~ m|/android-([0-9]+)/arch-(\w+)/?$|;
63 $sysroot = "$ndk/sysroot";
82 $sysroot = "@platforms[$#platforms]/arch-$arch";
83 $sysroot =~ m|/android-([0-9]+)/arch-$arch|;
99 die "no sysroot=$sysroot" if (length $sysroot && !-d $sysroot)
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/Configurations/
15-android.conf 54 my ($sysroot, $api, $arch);
59 if ($sysroot = $ENV{CROSS_SYSROOT}) {
60 $sysroot =~ m|/android-([0-9]+)/arch-(\w+)/?$|;
63 $sysroot = "$ndk/sysroot";
82 $sysroot = "@platforms[$#platforms]/arch-$arch";
83 $sysroot =~ m|/android-([0-9]+)/arch-$arch|;
99 die "no sysroot=$sysroot" if (length $sysroot && !-d $sysroot)
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/bfin/
print-sysroot-suffix.sh 21 # - the target sysroot
27 # the script checks whether $sysroot has a subdirectory FOO, and if so will
32 sysroot=$1
62 # See which option alternatives in $combo have their own sysroot
70 if test -d "$sysroot/$dir"; then
  /src/external/gpl3/gcc/dist/gcc/config/m68k/
print-sysroot-suffix.sh 21 # - the target sysroot
27 # the script checks whether $sysroot has a subdirectory FOO, and if so will
32 sysroot=$1
62 # See which option alternatives in $combo have their own sysroot
70 if test -d "$sysroot/$dir"; then
  /src/external/gpl3/gcc.old/dist/gcc/config/bfin/
print-sysroot-suffix.sh 21 # - the target sysroot
27 # the script checks whether $sysroot has a subdirectory FOO, and if so will
32 sysroot=$1
62 # See which option alternatives in $combo have their own sysroot
70 if test -d "$sysroot/$dir"; then
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
print-sysroot-suffix.sh 21 # - the target sysroot
27 # the script checks whether $sysroot has a subdirectory FOO, and if so will
32 sysroot=$1
62 # See which option alternatives in $combo have their own sysroot
70 if test -d "$sysroot/$dir"; then
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
sysroot-debug-lookup.exp 17 # sysroot.
20 # sysroot), split the debug information from the binary, and setup a
21 # sysroot.
24 # expecting GDB to actually look in '$SYSROOT/debug'.
34 # setup a sysroot. Hide (by moving) the actual debug information file
36 # sysroot.
38 # Start GDB, set the sysroot, and then load the executable, ensure GDB
40 # the sysroot.
56 set sysroot [standard_output_file "sysroot1"]
60 ${sysroot}${debug_dir}/[build_id_debug_filename_get $filename
    [all...]
break-probes.exp 78 set sysroot ""
79 set test "show sysroot"
82 set sysroot $expect_out(1,string)
89 regsub "^target:" "$sysroot" "(target:)?" sysroot
98 -re "Inferior loaded $sysroot\[^\r\n\]*$binfile_lib_target\\M.*$gdb_prompt $" {
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
break-probes.exp 78 set sysroot ""
79 set test "show sysroot"
82 set sysroot $expect_out(1,string)
89 regsub "^target:" "$sysroot" "(target:)?" sysroot
98 -re "Inferior loaded $sysroot\[^\r\n\]*$binfile_lib_target\\M.*$gdb_prompt $" {
  /src/external/bsd/pcc/dist/pcc/cc/driver/
driver.h 39 extern const char *sysroot;
  /src/external/gpl3/gcc/dist/gcc/
incpath.cc 130 add_standard_paths (const char *sysroot, const char *iprefix,
148 that iprefix and sysroot are mutually exclusive, for
150 if (sysroot && p->add_sysroot)
181 /* Should this directory start with the sysroot? */
182 if (sysroot && p->add_sysroot)
184 char *sysroot_no_trailing_dir_separator = xstrdup (sysroot);
185 size_t sysroot_len = strlen (sysroot);
187 if (sysroot_len > 0 && sysroot[sysroot_len - 1] == DIR_SEPARATOR)
323 /* Add SYSROOT to any user-supplied paths in CHAIN starting with
324 "=" or "$SYSROOT". *
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
incpath.cc 130 add_standard_paths (const char *sysroot, const char *iprefix,
148 that iprefix and sysroot are mutually exclusive, for
150 if (sysroot && p->add_sysroot)
181 /* Should this directory start with the sysroot? */
182 if (sysroot && p->add_sysroot)
184 char *sysroot_no_trailing_dir_separator = xstrdup (sysroot);
185 size_t sysroot_len = strlen (sysroot);
187 if (sysroot_len > 0 && sysroot[sysroot_len - 1] == DIR_SEPARATOR)
323 /* Add SYSROOT to any user-supplied paths in CHAIN starting with
324 "=" or "$SYSROOT". *
    [all...]
  /src/sys/external/isc/libsodium/dist/dist-build/
android-build.sh 53 --with-sysroot="${TOOLCHAIN_DIR}/sysroot" || exit 1
69 --with-sysroot="${TOOLCHAIN_DIR}/sysroot" || exit 1
  /src/external/bsd/pcc/dist/pcc/driver/
path.c 49 const char *sysroots[] = { sysroot, isysroot, isysroot, isysroot,
50 sysroot, sysroot, NULL };

Completed in 36 milliseconds

1 2 3 4 5