Searched refs:host (Results 1 - 25 of 355) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/libatomic/config/arm/
H A Dhost-config.h4 #include_next <host-config.h>
/haiku-buildtools/gcc/libatomic/config/ia64/
H A Dhost-config.h5 #include_next <host-config.h>
/haiku-buildtools/gcc/gcc/testsuite/lib/
H A Ddejapatches.exp27 return [remote_download host $file $args]
33 return [remote_upload host $srcfile $args]
H A Dcopy-file.exp22 if { [is_remote host] } {
23 remote_download host $f $dstdir
/haiku-buildtools/binutils/ld/testsuite/ld-x86-64/
H A Ddwarfreloc.exp80 set status [remote_exec host [concat sh -c [list "$cmd >dump.out 2>ld.stderr"]] "" "/dev/null"]
82 remote_upload host "ld.stderr"
84 remote_file host delete "ld.stderr"
91 remote_upload host "dump.out"
99 remote_file host delete "dump.out"
105 set status [remote_exec host [concat sh -c [list "$cmd >dump.out 2>ld.stderr"]] "" "/dev/null"]
107 remote_upload host "ld.stderr"
109 remote_file host delete "ld.stderr"
116 remote_upload host "dump.out"
124 remote_file host delet
[all...]
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/goacc/
H A Dupdate-1.c4 #pragma acc update /* { dg-error "'#pragma acc update' must contain at least one 'device' or 'host/self' clause" } */
9 #pragma acc update host(i)
12 #pragma acc update host(a[1:3])
15 #pragma acc update host(a(1:3)) /* { dg-error "expected '\\\)' before '\\\(' token" } */
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/
H A Delfedit.exp23 if ![is_remote host] {
27 set tempfile [remote_download host tmpdir/bintest.o]
H A Dreadelf.exp50 set got [remote_exec host "$READELF $READELFFLAGS -h $binary_file" "" "/dev/null" "readelf.out"]
51 if [is_remote host] then {
52 remote_upload host "readelf.out"
88 set got [remote_exec host "$READELF $READELFFLAGS $options $binary_file" "" "/dev/null" "readelf.out"]
155 set tempfile [remote_download host tmpdir/testprog.o]
158 set got [remote_exec host "$READELF $READELFFLAGS -wi $tempfile" "" "/dev/null" "readelf.out"]
161 set output [remote_upload host readelf.out]
231 set tempfile [remote_download host tmpdir/dw2-compressed.o]
234 set got [remote_exec host "$READELF $READELFFLAGS -wa $tempfile" "" "/dev/null" "readelf.out"]
237 set output [remote_upload host readel
[all...]
H A Dar.exp22 if ![is_remote host] {
50 remote_file host delete $n1
64 remote_file host delete $n2
75 if [is_remote host] {
76 set file1 [remote_download host $file1]
77 set file2 [remote_download host $file2]
83 remote_file host delete $dest
86 if [is_remote host] {
87 remote_upload host $file1 tmpdir/$n1
99 remote_file host delet
[all...]
/haiku-buildtools/libtool/tests/
H A Ddemo-nopic.test14 case "$host" in
16 echo "Not running on $host, it doesn't like non-PIC shared libs" 2>&1
20 echo "libtool does not build non-PIC shared libs on $host" 2>&1
40 ${CONFIG_SHELL-/bin/sh} $srcdir/../demo/configure --srcdir=$srcdir/../demo --prefix=$prefix --build=$host --with-pic=no || exit 1
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/arm/
H A Dobjdump.exp25 if {![is_remote host] && [which $OBJDUMP] == 0} then {
40 if [is_remote host] {
41 set objfile [remote_download host tmpdir/thumb2-cond.o]
76 if [is_remote host] {
77 set objfile [remote_download host tmpdir/simple.o]
98 if [is_remote host] {
99 set objfile [remote_download host tmpdir/rvct_symbol.o]
/haiku-buildtools/legacy/binutils/binutils/testsuite/binutils-all/m68k/
H A Dobjdump.exp37 if [is_remote host] {
38 set objfile [remote_download host tmpdir/movem.o]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/format/
H A Dformat.exp21 if [is_remote host] {
22 remote_download host $srcdir/$subdir/format.h
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/charset/
H A Dcharset.exp20 if [is_remote host] {
22 remote_download host $header
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/charset/
H A Dcharset.exp20 if [is_remote host] {
22 remote_download host $header
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/cpp/trad/
H A Dtrad.exp20 if [is_remote host] {
22 remote_download host $header
/haiku-buildtools/gcc/libatomic/config/rtems/
H A Dhost-config.h25 /* Included after all more target-specific host-config.h. */
41 #include_next <host-config.h>
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/bfin/
H A Dobjdump.exp36 if [is_remote host] {
37 set objfile [remote_download host tmpdir/unknown-mode.o]
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/arc/
H A Dobjdump.exp36 if [is_remote host] {
37 set objfile [remote_download host tmpdir/dsp.o]
/haiku-buildtools/binutils/ld/testsuite/ld-scripts/
H A Dmap-address.exp37 if [is_remote host] then {
38 remote_upload host "tmpdir/map_address.map"
/haiku-buildtools/legacy/binutils/binutils/testsuite/binutils-all/hppa/
H A Dobjdump.exp49 if [is_remote host] {
50 set objfile [remote_download host tmpdir/addendbug.o]
80 if [is_remote host] {
81 set objfile [remote_download host tmpdir/freg.o]
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/hppa/
H A Dobjdump.exp48 if [is_remote host] {
49 set objfile [remote_download host tmpdir/addendbug.o]
79 if [is_remote host] {
80 set objfile [remote_download host tmpdir/freg.o]
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/m68k/
H A Dobjdump.exp36 if [is_remote host] {
37 set objfile [remote_download host tmpdir/movem.o]
62 if [is_remote host] {
63 set objfile [remote_download host tmpdir/fnop.o]
/haiku-buildtools/binutils/gas/testsuite/gas/rx/
H A Drx.exp32 remote_file host delete "$srcdir/$subdir/$rxbase.s"
/haiku-buildtools/legacy/binutils/binutils/testsuite/binutils-all/
H A Dar.exp22 if ![is_remote host] {
69 if [is_remote host] {
70 set file1 [remote_download host $file1]
71 set file2 [remote_download host $file2]
77 remote_file host delete $dest
80 if [is_remote host] {
81 remote_upload host $file1 tmpdir/$n1
93 remote_file host delete $dest
111 if [is_remote host] {
112 remote_file host delet
[all...]

Completed in 251 milliseconds

1234567891011>>