HomeSort by relevance Sort by last modified time
    Searched refs:TMPDIRBASE (Results 1 - 13 of 13) sorted by null

  /external/compiler-rt/lib/asan/scripts/
asan_device_setup 264 TMPDIRBASE=$(mktemp -d)
265 TMPDIROLD="$TMPDIRBASE/old"
266 TMPDIR="$TMPDIRBASE/new"
394 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
454 rm -r "$TMPDIRBASE"
  /prebuilts/clang/host/darwin-x86/clang-3289846/bin/
asan_device_setup 249 TMPDIRBASE=$(mktemp -d)
250 TMPDIROLD="$TMPDIRBASE/old"
251 TMPDIR="$TMPDIRBASE/new"
385 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
439 rm -r "$TMPDIRBASE"
  /prebuilts/clang/host/darwin-x86/clang-3859424/bin/
asan_device_setup 249 TMPDIRBASE=$(mktemp -d)
250 TMPDIROLD="$TMPDIRBASE/old"
251 TMPDIR="$TMPDIRBASE/new"
385 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
439 rm -r "$TMPDIRBASE"
  /prebuilts/clang/host/darwin-x86/clang-4053586/bin/
asan_device_setup 249 TMPDIRBASE=$(mktemp -d)
250 TMPDIROLD="$TMPDIRBASE/old"
251 TMPDIR="$TMPDIRBASE/new"
389 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
448 rm -r "$TMPDIRBASE"
  /prebuilts/clang/host/linux-x86/clang-3289846/bin/
asan_device_setup 249 TMPDIRBASE=$(mktemp -d)
250 TMPDIROLD="$TMPDIRBASE/old"
251 TMPDIR="$TMPDIRBASE/new"
385 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
439 rm -r "$TMPDIRBASE"
  /prebuilts/clang/host/linux-x86/clang-3859424/bin/
asan_device_setup 249 TMPDIRBASE=$(mktemp -d)
250 TMPDIROLD="$TMPDIRBASE/old"
251 TMPDIR="$TMPDIRBASE/new"
385 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
439 rm -r "$TMPDIRBASE"
  /prebuilts/clang/host/linux-x86/clang-4053586/bin/
asan_device_setup 249 TMPDIRBASE=$(mktemp -d)
250 TMPDIROLD="$TMPDIRBASE/old"
251 TMPDIR="$TMPDIRBASE/new"
389 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
448 rm -r "$TMPDIRBASE"
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/bin/
asan_device_setup 249 TMPDIRBASE=$(mktemp -d)
250 TMPDIROLD="$TMPDIRBASE/old"
251 TMPDIR="$TMPDIRBASE/new"
384 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
443 rm -r "$TMPDIRBASE"
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/bin/
asan_device_setup 249 TMPDIRBASE=$(mktemp -d)
250 TMPDIROLD="$TMPDIRBASE/old"
251 TMPDIR="$TMPDIRBASE/new"
384 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
443 rm -r "$TMPDIRBASE"
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/bin/
asan_device_setup 264 TMPDIRBASE=$(mktemp -d)
265 TMPDIROLD="$TMPDIRBASE/old"
266 TMPDIR="$TMPDIRBASE/new"
393 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
457 rm -r "$TMPDIRBASE"
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/bin/
asan_device_setup 264 TMPDIRBASE=$(mktemp -d)
265 TMPDIROLD="$TMPDIRBASE/old"
266 TMPDIR="$TMPDIRBASE/new"
393 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
457 rm -r "$TMPDIRBASE"
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/bin/
asan_device_setup 264 TMPDIRBASE=$(mktemp -d)
265 TMPDIROLD="$TMPDIRBASE/old"
266 TMPDIR="$TMPDIRBASE/new"
393 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
457 rm -r "$TMPDIRBASE"
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/bin/
asan_device_setup 264 TMPDIRBASE=$(mktemp -d)
265 TMPDIROLD="$TMPDIRBASE/old"
266 TMPDIR="$TMPDIRBASE/new"
393 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
457 rm -r "$TMPDIRBASE"

Completed in 182 milliseconds