| /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/ |
| ilp32-2.d | 3 #ld: -m elf32_x86_64 tmpdir/startx32.o tmpdir/foo32.o 4 #error: .*i386(:.+)? architecture of input file `tmpdir/foo32.o' is incompatible with i386:x64-32.* output
|
| ilp32-3.d | 3 #ld: -m elf32_x86_64 tmpdir/startx32.o tmpdir/foo64.o 4 #error: .*i386:x86-64(:.+)? architecture of input file `tmpdir/foo64.o' is incompatible with i386:x64-32.* output
|
| lp64-2.d | 3 #ld: -m elf_x86_64 tmpdir/start64.o tmpdir/foo32.o 4 #error: .*i386(:.+)? architecture of input file `tmpdir/foo32.o' is incompatible with i386:x86-64.* output
|
| lp64-3.d | 3 #ld: -m elf_x86_64 tmpdir/start64.o tmpdir/foox32.o 4 #error: .*i386:x64-32(:.+)? architecture of input file `tmpdir/foox32.o' is incompatible with i386:x86-64.* output
|
| no-plt.exp | 57 "-shared tmpdir/no-plt-func1.o" \ 65 "-shared tmpdir/no-plt-extern1.o" \ 74 "tmpdir/no-plt-check1.o tmpdir/no-plt-main1.o \ 75 tmpdir/no-plt-func1.o tmpdir/no-plt-extern1.o" \ 83 "tmpdir/no-plt-check1.o tmpdir/no-plt-main1.o \ 84 tmpdir/libno-plt-1a.so tmpdir/libno-plt-1b.so" [all...] |
| tls.exp | 54 "-shared tmpdir/tls-def1.o" \ 62 "-shared tmpdir/tls-gd1.o tmpdir/tls-ld1.o" \ 73 "tmpdir/tls-def1.o tmpdir/tls-main1.o tmpdir/tls-gd1.o \ 74 tmpdir/tls-ld1.o" \ 82 "-pie tmpdir/tls-def1.o tmpdir/tls-main1.o tmpdir/tls-gd1.o [all...] |
| /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/ |
| no-plt.exp | 59 "-shared tmpdir/no-plt-func1.o" \ 67 "-shared tmpdir/no-plt-extern1a.o" \ 76 "tmpdir/no-plt-check1a.o tmpdir/no-plt-main1.o \ 77 tmpdir/no-plt-func1.o tmpdir/no-plt-extern1a.o" \ 85 "tmpdir/no-plt-check1a.o tmpdir/no-plt-main1.o \ 86 tmpdir/libno-plt-1a.so tmpdir/libno-plt-1b.so" [all...] |
| tls.exp | 54 "-shared tmpdir/tls-def1.o" \ 62 "-shared tmpdir/tls-gd1.o tmpdir/tls-ld1.o" \ 73 "tmpdir/tls-def1.o tmpdir/tls-main1.o tmpdir/tls-gd1.o \ 74 tmpdir/tls-ld1.o" \ 82 "-pie tmpdir/tls-def1.o tmpdir/tls-main1.o tmpdir/tls-gd1.o [all...] |
| /external/clang/tools/scan-build-py/tests/functional/cases/ |
| test_from_cmd.py | 25 with libear.TemporaryDirectory() as tmpdir: 26 make = make_args(tmpdir) + ['build_regular'] 27 outdir = self.run_analyzer(tmpdir, [], make) 31 with libear.TemporaryDirectory() as tmpdir: 32 make = make_args(tmpdir) + ['build_clean'] 33 outdir = self.run_analyzer(tmpdir, [], make) 37 with libear.TemporaryDirectory() as tmpdir: 38 make = make_args(tmpdir) + ['build_clean'] 39 outdir = self.run_analyzer(tmpdir, ['--keep-empty'], make) 50 with libear.TemporaryDirectory() as tmpdir [all...] |
| /toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/ |
| sh.exp | 38 if ![ld_assemble $as "-relax $srcdir/$subdir/sh1.s" tmpdir/sh1.o] { 40 } else { if ![ld_simple_link $ld tmpdir/sh1 "-relax tmpdir/sh1.o"] { 43 if ![ld_nm $nm "" tmpdir/sh1] { 71 catch "exec $objdump -x tmpdir/sh1 | grep start\\ address | sed s/start\\ address//" entry_addr 72 set srec_relax_arg "-Ttext $entry_addr -relax --oformat srec tmpdir/sh1.o" 74 set srec_relax_arg "-relax --oformat srec tmpdir/sh1.o" 76 if ![ld_simple_link $ld tmpdir/sh1.s1 $srec_relax_arg ] { 81 catch "exec rm -f tmpdir/sh1.s2" exec_output 82 send_log "mv tmpdir/sh1.s1 tmpdir/sh1.s2\n [all...] |
| /external/ltp/runtest/ |
| ltp-aio-stress.part2 | 29 ADS2001 aio-stress -I500 -o2 -S -r32 -t2 $TMPDIR/junkfile $TMPDIR/file2 30 ADS2002 aio-stress -I500 -o3 -S -r8 -t2 $TMPDIR/junkfile $TMPDIR/file2 31 ADS2003 aio-stress -I500 -o3 -S -r16 -t2 $TMPDIR/junkfile $TMPDIR/file2 32 ADS2004 aio-stress -I500 -o3 -S -r32 -t4 $TMPDIR/junkfile $TMPDIR/file2 $TMPDIR/file3 $TMPDIR/file [all...] |
| ltp-aiodio.part4 | 37 AD000 aiodio_append $TMPDIR/aiodio.$$/file2 38 AD001 aiodio_append $TMPDIR/aiodio.$$/file2 39 AD002 aiodio_append $TMPDIR/aiodio.$$/file2 40 AD003 aiodio_append $TMPDIR/aiodio.$$/file2 41 AD004 aiodio_append $TMPDIR/aiodio.$$/file2 42 AD005 aiodio_append $TMPDIR/aiodio.$$/file2 43 AD006 aiodio_append $TMPDIR/aiodio.$$/file2 44 AD007 aiodio_append $TMPDIR/aiodio.$$/file2 45 AD008 aiodio_append $TMPDIR/aiodio.$$/file2 46 AD009 aiodio_append $TMPDIR/aiodio.$$/file [all...] |
| ltp-aiodio.part3 | 4 FSX032 fsx-linux -l 500000 -r 4096 -t 4096 -w 4096 -N 10000 $TMPDIR/aiodio.$$/junkfile 5 FSX033 fsx-linux -l 500000 -r 4096 -t 2048 -w 2048 -N 10000 $TMPDIR/aiodio.$$/junkfile 6 FSX034 fsx-linux -l 500000 -r 4096 -N 10000 $TMPDIR/aiodio.$$/junkfile 7 FSX035 fsx-linux -N 10000 $TMPDIR/aiodio.$$/junkfile 8 FSX036 fsx-linux -N 10000 $TMPDIR/aiodio.$$/junkfile 9 FSX037 fsx-linux -N 10000 $TMPDIR/aiodio.$$/junkfile 10 FSX038 fsx-linux -N 10000 $TMPDIR/aiodio.$$/junkfile 11 FSX039 fsx-linux -N 10000 $TMPDIR/aiodio.$$/junkfile 12 FSX040 fsx-linux -N 10000 -o 1024 $TMPDIR/aiodio.$$/junkfile 13 FSX041 fsx-linux -N 10000 -o 2048 $TMPDIR/aiodio.$$/junkfil [all...] |
| /system/core/init/ |
| grab-bootchart.sh | 7 TMPDIR=/tmp/android-bootchart 8 rm -rf $TMPDIR 9 mkdir -p $TMPDIR 17 adb "${@}" pull $LOGROOT/$f $TMPDIR/$f 2>&1 > /dev/null 19 (cd $TMPDIR && tar -czf $TARBALL $FILES) 20 bootchart ${TMPDIR}/${TARBALL} 22 echo "Clean up ${TMPDIR}/ and ./${TARBALL%.tgz}.png when done"
|
| /external/autotest/venv/lucifer/ |
| leasing_unittest.py | 29 def test_obtain_lease(tmpdir): 35 path = _make_lease(tmpdir, 124) 42 def test_obtain_lease_succesfully_removes_file(tmpdir): 44 path = _make_lease(tmpdir, 124) 51 def test_obtain_lease_with_error_removes_files(tmpdir): 53 path = _make_lease(tmpdir, 124) 61 def test_Lease__expired(tmpdir, end_time): 63 _make_lease(tmpdir, 123) 64 path = _make_lease(tmpdir, 124) 66 leases = _leases_dict(str(tmpdir)) [all...] |
| /external/clang/tools/scan-build-py/tests/unit/ |
| test_libear.py | 15 with sut.TemporaryDirectory() as tmpdir: 16 self.assertTrue(os.path.isdir(tmpdir)) 17 dirname = tmpdir 24 with sut.TemporaryDirectory() as tmpdir: 25 self.assertTrue(os.path.isdir(tmpdir)) 26 dirname = tmpdir
|
| /external/toybox/toys/lsb/ |
| mktemp.c | 7 USE_MKTEMP(NEWTOY(mktemp, ">1uqd(directory)p(tmpdir):", TOYFLAG_BIN)) 18 -p Put new file in DIR (--tmpdir) 23 default TEMPLATE is tmp.XXXXXX, and the default DIR is $TMPDIR if set, 31 char *tmpdir; 41 if (!TT.tmpdir) TT.tmpdir = getenv("TMPDIR"); 42 if (!TT.tmpdir || !*TT.tmpdir) TT.tmpdir = "/tmp" [all...] |
| /external/libjpeg-turbo/release/ |
| makecygwinpkg.in | 9 TMPDIR= 13 if [ ! "$TMPDIR" = "" ]; then 14 rm -rf $TMPDIR 29 TMPDIR=`mktemp -d /tmp/ljtbuild.XXXXXX` 31 make install DESTDIR=$TMPDIR/pkg docdir=/usr/share/doc/$PACKAGE_NAME-$VERSION \ 33 rm $TMPDIR/pkg$LIBDIR/*.la 35 ln -fs /usr/share/doc/$PACKAGE_NAME-$VERSION $TMPDIR/pkg$DOCDIR 37 cd $TMPDIR/pkg 40 mv $TMPDIR/*.tar.bz2 .
|
| makedpkg.in | 9 TMPDIR= 14 if [ ! "$TMPDIR" = "" ]; then 15 $SUDO rm -rf $TMPDIR 36 TMPDIR=`mktemp -d /tmp/$PACKAGE_NAME-build.XXXXXX` 37 mkdir $TMPDIR/DEBIAN 40 make install DESTDIR=$TMPDIR bindir=/dummy/bin datadir=/dummy/data \ 42 rm -f $TMPDIR$LIBDIR/*.la 43 rm -rf $TMPDIR/dummy 45 make install DESTDIR=$TMPDIR docdir=/usr/share/doc/$DIRNAME-$VERSION \ 47 rm -f $TMPDIR$LIBDIR/*.l [all...] |
| /external/ltp/testcases/kernel/syscalls/getcwd/ |
| getcwd02.c | 59 char *tmpdir = "/tmp"; local 61 if (dir_exists(tmpdir)) 64 /* fallback to $TMPDIR */ 65 tmpdir = getenv("TMPDIR"); 66 if (!tmpdir) 67 tst_brk(TBROK | TERRNO, "Failed to get $TMPDIR"); 69 if (tmpdir[0] != '/') 70 tst_brk(TBROK, "$TMPDIR must be an absolute path"); 72 if (!dir_exists(tmpdir)) 107 const char *tmpdir = get_tmpdir_path(); local [all...] |
| /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/ |
| arm-app-abs32.r | 2 tmpdir/arm-app-abs32: file format elf32-(little|big)arm.*
|
| arm-app.r | 2 tmpdir/arm-app.*: file format elf32-(little|big)arm.*
|
| arm-lib-plt32.r | 2 tmpdir/arm-lib-plt32.so: file format elf32-(little|big)arm
|
| arm-lib.r | 2 tmpdir/arm-lib.so: file format elf32-(little|big)arm.*
|
| farcall-mixed-lib.r | 2 tmpdir/farcall-mixed-lib.so: file format elf32-(little|big)arm
|