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

  /external/compiler-rt/lib/asan/scripts/
asan_device_setup 249 TMPDIRBASE=$(mktemp -d)
250 TMPDIROLD="$TMPDIRBASE/old"
251 TMPDIR="$TMPDIRBASE/new"
380 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
434 rm -r "$TMPDIRBASE"
  /prebuilts/clang/host/darwin-x86/clang-2629532/bin/
asan_device_setup 249 TMPDIRBASE=$(mktemp -d)
250 TMPDIROLD="$TMPDIRBASE/old"
251 TMPDIR="$TMPDIRBASE/new"
380 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
434 rm -r "$TMPDIRBASE"
  /prebuilts/clang/host/darwin-x86/clang-2658975/bin/
asan_device_setup 249 TMPDIRBASE=$(mktemp -d)
250 TMPDIROLD="$TMPDIRBASE/old"
251 TMPDIR="$TMPDIRBASE/new"
380 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
434 rm -r "$TMPDIRBASE"
  /prebuilts/clang/host/darwin-x86/clang-2690385/bin/
asan_device_setup 249 TMPDIRBASE=$(mktemp -d)
250 TMPDIROLD="$TMPDIRBASE/old"
251 TMPDIR="$TMPDIRBASE/new"
380 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
434 rm -r "$TMPDIRBASE"
  /prebuilts/clang/host/linux-x86/clang-2629532/bin/
asan_device_setup 249 TMPDIRBASE=$(mktemp -d)
250 TMPDIROLD="$TMPDIRBASE/old"
251 TMPDIR="$TMPDIRBASE/new"
380 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
434 rm -r "$TMPDIRBASE"
  /prebuilts/clang/host/linux-x86/clang-2658975/bin/
asan_device_setup 249 TMPDIRBASE=$(mktemp -d)
250 TMPDIROLD="$TMPDIRBASE/old"
251 TMPDIR="$TMPDIRBASE/new"
380 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
434 rm -r "$TMPDIRBASE"
  /prebuilts/clang/host/linux-x86/clang-2690385/bin/
asan_device_setup 249 TMPDIRBASE=$(mktemp -d)
250 TMPDIROLD="$TMPDIRBASE/old"
251 TMPDIR="$TMPDIRBASE/new"
380 if ! ( cd "$TMPDIRBASE" && diff -qr old/ new/ ) ; then
434 rm -r "$TMPDIRBASE"

Completed in 50 milliseconds