/system/core/init/ |
grab-bootchart.sh | 8 TMPDIR=/tmp/android-bootchart 9 rm -rf $TMPDIR 10 mkdir -p $TMPDIR 18 adb pull $LOGROOT/$f $TMPDIR/$f 2>&1 > /dev/null 20 (cd $TMPDIR && tar -czf $TARBALL $FILES) 21 cp -f $TMPDIR/$TARBALL ./$TARBALL
|
/external/genext2fs/ |
mkbootimg_ext2.sh | 8 TMPDIR= 33 --tmpdir) 34 TMPDIR=$2 56 echo " --tmpdir <tmpdir> The temporary dir where files"\ 71 if [ -z "$KERNEL" -o -z "$RAMDISK" -o -z "$GENEXT2FS" -o -z "$TMPDIR" -o \ 82 rm -rf $TMPDIR 83 mkdir -p $TMPDIR 85 echo -n "$CMDLINE" > $TMPDIR/cmdline 86 cp -f $KERNEL $TMPDIR/kerne [all...] |
/external/qemu/distrib/ |
make-distrib.sh | 18 TMPDIR=$TMPROOT/$PACKAGE 19 if ! ( rm -rf $TMPROOT && mkdir -p $TMPDIR ) then 20 echo "could not create temporary directory $TMPDIR" 24 # clone the current source tree to $TMPDIR/qemu 25 QEMUDIR=$TMPDIR/qemu 27 cd $TMPDIR && git clone file://$TOPDIR $QEMUDIR && rm -rf $QEMUDIR/.git 33 mv $QEMUDIR/distrib/build-emulator.sh $TMPDIR/build-emulator.sh 34 mv $QEMUDIR/distrib/README $TMPDIR/README 41 rm -rf $TMPDIR
|
/external/iproute2/ |
configure | 7 TMPDIR=$(mktemp -d config.XXXXXX) 12 cat >$TMPDIR/atmtest.c <<EOF 20 gcc -I$INCLUDE -o $TMPDIR/atmtest $TMPDIR/atmtest.c -latm >/dev/null 2>&1 28 rm -f $TMPDIR/atmtest.c $TMPDIR/atmtest 34 cat >$TMPDIR/ipttest.c <<EOF 54 if gcc -I$INCLUDE $IPTC -o $TMPDIR/ipttest $TMPDIR/ipttest.c $IPTL $(pkg-config xtables --cflags --libs) -ldl >/dev/null 2>&1 59 rm -f $TMPDIR/ipttest.c $TMPDIR/ipttes [all...] |
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
TestCompositeGrammars.java | 53 mkdir(tmpdir); 54 writeFile(tmpdir, "S.g", slave); 73 mkdir(tmpdir); 74 writeFile(tmpdir, "S.g", slave); 93 mkdir(tmpdir); 94 writeFile(tmpdir, "S.g", slave); 113 mkdir(tmpdir); 114 writeFile(tmpdir, "S.g", slave); 130 mkdir(tmpdir); 131 writeFile(tmpdir, "S.g", slave) [all...] |
/bootable/recovery/applypatch/ |
imgdiff_test.sh | 22 tmpdir=$(mktemp -d) 75 rm -rf $tmpdir 84 unzip -p $START_OTA_PACKAGE $fn > $tmpdir/source 85 unzip -p $END_OTA_PACKAGE $fn > $tmpdir/target 86 imgdiff "$@" $tmpdir/source $tmpdir/target $tmpdir/patch 87 bsdiff $tmpdir/source $tmpdir/target $tmpdir/patch.b [all...] |
/external/iptables/ |
release.sh | 7 TMPDIR=/tmp/ipt-release 8 IPTDIR="$TMPDIR/iptables-$VERSION" 14 mkdir -p "$TMPDIR" 15 git shortlog "v$PREV_VERSION..v$VERSION" > "$TMPDIR/$CHANGELOG" 16 git diff "v$PREV_VERSION..v$VERSION" | bzip2 > "$TMPDIR/$PATCH" 17 git archive --prefix="iptables-$VERSION/" "v$VERSION" | tar -xC "$TMPDIR/"
|
/external/e2fsprogs/contrib/ |
build-rpm | 20 tmpdir=`mktemp -d ${RPM_TMPDIR:-$TMP}/rpmtmp.XXXXXX` 27 cp -sR `pwd`/$currdir $tmpdir/$builddir || exit 1 30 [ -f $tmpdir/$builddir/Makefile ] && make -C $tmpdir/$builddir distclean 33 (cd $tmpdir && tar czfh ${builddir}.tar.gz $EXCLUDE $builddir) 37 $RPM --define "_sourcedir $tmpdir" \ 44 rm -rf $tmpdir
|
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
profiler_unittest.sh | 56 TMPDIR=/tmp/profile_info 88 rm -rf "$TMPDIR" 89 mkdir "$TMPDIR" || exit 2 104 prof1="$TMPDIR/$1" 106 prof2="$TMPDIR/$3" 134 prof1="$TMPDIR/$1" 136 prof2="$TMPDIR/$3" 142 "$PPROF" $PPROF_FLAGS $exec1 "$prof1" > "$TMPDIR/out1" 143 "$PPROF" $PPROF_FLAGS $exec2 "$prof2" > "$TMPDIR/out2" 144 diff=`diff "$TMPDIR/out1" "$TMPDIR/out2" [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
profiler_unittest.sh | 56 TMPDIR=/tmp/profile_info 88 rm -rf "$TMPDIR" 89 mkdir "$TMPDIR" || exit 2 104 prof1="$TMPDIR/$1" 106 prof2="$TMPDIR/$3" 134 prof1="$TMPDIR/$1" 136 prof2="$TMPDIR/$3" 142 "$PPROF" $PPROF_FLAGS $exec1 "$prof1" > "$TMPDIR/out1" 143 "$PPROF" $PPROF_FLAGS $exec2 "$prof2" > "$TMPDIR/out2" 144 diff=`diff "$TMPDIR/out1" "$TMPDIR/out2" [all...] |
/external/antlr/antlr-3.4/runtime/Python/tests/ |
t052import.py | 173 # mkdir(tmpdir); 174 # writeFile(tmpdir, "S.g", slave); 367 # mkdir(tmpdir); 368 # writeFile(tmpdir, "S.g", slave); 373 # mkdir(tmpdir); 374 # writeFile(tmpdir, "T.g", slave2); 384 # writeFile(tmpdir, "M.g", master); 385 # Tool antlr = newTool(new String[] {"-lib", tmpdir}); 387 # Grammar g = new Grammar(antlr,tmpdir+"/M.g",composite); 415 # mkdir(tmpdir); [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
command_line_interface_unittest.cc | 85 // command is automatically split on spaces, and the string "$tmpdir" 117 // the text given. expected_test may contain references to "$tmpdir", 301 args[i] = StringReplace(args[i], "$tmpdir", temp_directory_, true); 342 EXPECT_EQ(StringReplace(expected_text, "$tmpdir", temp_directory_, true), 434 Run("protocol_compiler --test_out=$tmpdir " 435 "--proto_path=$tmpdir foo.proto"); 448 Run("protocol_compiler --plug_out=$tmpdir " 449 "--proto_path=$tmpdir foo.proto"); 462 Run("protocol_compiler --test_out=$tmpdir --plug_out=$tmpdir " [all...] |
/external/protobuf/src/google/protobuf/compiler/ |
command_line_interface_unittest.cc | 84 // command is automatically split on spaces, and the string "$tmpdir" 116 // the text given. expected_test may contain references to "$tmpdir", 293 args[i] = StringReplace(args[i], "$tmpdir", temp_directory_, true); 334 EXPECT_EQ(StringReplace(expected_text, "$tmpdir", temp_directory_, true), 408 Run("protocol_compiler --test_out=$tmpdir " 409 "--proto_path=$tmpdir foo.proto"); 422 Run("protocol_compiler --plug_out=$tmpdir " 423 "--proto_path=$tmpdir foo.proto"); 436 Run("protocol_compiler --test_out=$tmpdir --plug_out=$tmpdir " [all...] |
/cts/tests/tests/os/src/android/os/cts/ |
EnvironmentTest.java | 32 * TMPDIR being set prevents apps from asking to have temporary files 34 * something OS-defined. If TMPDIR points to a global shared directory, 38 assertNull("environment variable TMPDIR should not be set", 39 System.getenv("TMPDIR"));
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_archive_util.py | 61 tmpdir = self.mkdtemp() 62 self.write_file([tmpdir, 'file1'], 'xxx') 63 self.write_file([tmpdir, 'file2'], 'xxx') 64 os.mkdir(os.path.join(tmpdir, 'sub')) 65 self.write_file([tmpdir, 'sub', 'file3'], 'xxx') 68 unittest.skipUnless(splitdrive(tmpdir)[0] == splitdrive(tmpdir2)[0], 75 os.chdir(tmpdir) 88 os.chdir(tmpdir) 107 tmpdir = self.mkdtemp() 108 dist = os.path.join(tmpdir, 'dist' [all...] |
test_dep_util.py | 15 tmpdir = self.mkdtemp() 16 new_file = os.path.join(tmpdir, 'new') 33 tmpdir = self.mkdtemp() 34 sources = os.path.join(tmpdir, 'sources') 35 targets = os.path.join(tmpdir, 'targets') 50 tmpdir = self.mkdtemp() 51 sources = os.path.join(tmpdir, 'sources')
|
test_spawn.py | 29 tmpdir = self.mkdtemp() 34 exe = os.path.join(tmpdir, 'foo.sh') 38 exe = os.path.join(tmpdir, 'foo.bat') 46 exe = os.path.join(tmpdir, 'foo.sh') 50 exe = os.path.join(tmpdir, 'foo.bat')
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_archive_util.py | 61 tmpdir = self.mkdtemp() 62 self.write_file([tmpdir, 'file1'], 'xxx') 63 self.write_file([tmpdir, 'file2'], 'xxx') 64 os.mkdir(os.path.join(tmpdir, 'sub')) 65 self.write_file([tmpdir, 'sub', 'file3'], 'xxx') 68 unittest.skipUnless(splitdrive(tmpdir)[0] == splitdrive(tmpdir2)[0], 75 os.chdir(tmpdir) 88 os.chdir(tmpdir) 107 tmpdir = self.mkdtemp() 108 dist = os.path.join(tmpdir, 'dist' [all...] |
test_dep_util.py | 15 tmpdir = self.mkdtemp() 16 new_file = os.path.join(tmpdir, 'new') 33 tmpdir = self.mkdtemp() 34 sources = os.path.join(tmpdir, 'sources') 35 targets = os.path.join(tmpdir, 'targets') 50 tmpdir = self.mkdtemp() 51 sources = os.path.join(tmpdir, 'sources')
|
test_spawn.py | 29 tmpdir = self.mkdtemp() 34 exe = os.path.join(tmpdir, 'foo.sh') 38 exe = os.path.join(tmpdir, 'foo.bat') 46 exe = os.path.join(tmpdir, 'foo.sh') 50 exe = os.path.join(tmpdir, 'foo.bat')
|
/libcore/crypto/src/test/java/org/conscrypt/ |
FileClientSessionCacheTest.java | 27 String tmpDir = System.getProperty("java.io.tmpdir"); 28 if (tmpDir == null) { 29 fail("Please set 'java.io.tmpdir' system property."); 31 File cacheDir = new File(tmpDir
|
/libcore/luni/src/test/java/libcore/sqlite/ |
OldJDBCDriverFunctionalTest.java | 38 String tmp = System.getProperty("java.io.tmpdir"); 39 File tmpDir = new File(tmp); 40 if (tmpDir.isDirectory()) { 42 dbFile = File.createTempFile("JDBCDriverFunctionalTest", ".db", tmpDir); 48 System.err.println("java.io.tmpdir does not exist");
|
/cts/hostsidetests/aadb/src/com/android/cts/aadb/ |
TestDeviceStressTest.java | 52 File tmpDir = null; 55 tmpDir = FileUtil.createTempDir("testDir"); 59 tmpFile = FileUtil.createTempFile(String.format("tmp_%d", i), ".txt", tmpDir); 62 return tmpDir; 71 File tmpDir = null; 81 tmpDir = createTempTestFiles(); 86 assertTrue(mTestDevice.pushDir(tmpDir, deviceFilePath)); 90 if (tmpDir != null) { 91 FileUtil.recursiveDelete(tmpDir);
|
/external/skia/tests/ |
DocumentTest.cpp | 33 SkString tmpDir = skiatest::Test::GetTmpDir(); 35 if (tmpDir.isEmpty()) { 41 SkString path = SkOSPath::SkPathJoin(tmpDir.c_str(), "aborted.pdf"); 62 SkString tmpDir = skiatest::Test::GetTmpDir(); 63 if (tmpDir.isEmpty()) { 69 SkString path = SkOSPath::SkPathJoin(tmpDir.c_str(), "file.pdf");
|
/external/bison/po/ |
Rules-quot | 18 tmpdir=`pwd`; \ 23 if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \ 24 if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \ 25 rm -f $$tmpdir/$$lang.new.po; \ 27 if mv -f $$tmpdir/$$lang.new.po $$lang.po; then \ 30 echo "creation of $$lang.po failed: cannot move $$tmpdir/$$lang.new.po to $$lang.po" 1>&2; \ 36 rm -f $$tmpdir/$$lang.new.po; \
|