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

  /external/compiler-rt/lib/asan/scripts/
asan_device_setup 382 local _basename="$(basename "$_from")"
383 echo "Installing $_to/$_basename $_mode $_context"
384 adb_push "$_from" "$_to/$_basename"
385 adb_shell chown root.shell "$_to/$_basename"
387 adb_shell chmod "$_mode" "$_to/$_basename"
390 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/clang/host/darwin-x86/clang-3289846/bin/
asan_device_setup 373 local _basename="$(basename "$_from")"
374 echo "Installing $_to/$_basename $_mode $_context"
375 adb_push "$_from" "$_to/$_basename"
376 adb_shell chown root.shell "$_to/$_basename"
378 adb_shell chmod "$_mode" "$_to/$_basename"
381 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/clang/host/darwin-x86/clang-3859424/bin/
asan_device_setup 373 local _basename="$(basename "$_from")"
374 echo "Installing $_to/$_basename $_mode $_context"
375 adb_push "$_from" "$_to/$_basename"
376 adb_shell chown root.shell "$_to/$_basename"
378 adb_shell chmod "$_mode" "$_to/$_basename"
381 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/clang/host/darwin-x86/clang-4053586/bin/
asan_device_setup 377 local _basename="$(basename "$_from")"
378 echo "Installing $_to/$_basename $_mode $_context"
379 adb_push "$_from" "$_to/$_basename"
380 adb_shell chown root.shell "$_to/$_basename"
382 adb_shell chmod "$_mode" "$_to/$_basename"
385 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/clang/host/linux-x86/clang-3289846/bin/
asan_device_setup 373 local _basename="$(basename "$_from")"
374 echo "Installing $_to/$_basename $_mode $_context"
375 adb_push "$_from" "$_to/$_basename"
376 adb_shell chown root.shell "$_to/$_basename"
378 adb_shell chmod "$_mode" "$_to/$_basename"
381 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/clang/host/linux-x86/clang-3859424/bin/
asan_device_setup 373 local _basename="$(basename "$_from")"
374 echo "Installing $_to/$_basename $_mode $_context"
375 adb_push "$_from" "$_to/$_basename"
376 adb_shell chown root.shell "$_to/$_basename"
378 adb_shell chmod "$_mode" "$_to/$_basename"
381 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/clang/host/linux-x86/clang-4053586/bin/
asan_device_setup 377 local _basename="$(basename "$_from")"
378 echo "Installing $_to/$_basename $_mode $_context"
379 adb_push "$_from" "$_to/$_basename"
380 adb_shell chown root.shell "$_to/$_basename"
382 adb_shell chmod "$_mode" "$_to/$_basename"
385 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/bin/
asan_device_setup 372 local _basename="$(basename "$_from")"
373 echo "Installing $_to/$_basename $_mode $_context"
374 adb_push "$_from" "$_to/$_basename"
375 adb_shell chown root.shell "$_to/$_basename"
377 adb_shell chmod "$_mode" "$_to/$_basename"
380 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/bin/
asan_device_setup 372 local _basename="$(basename "$_from")"
373 echo "Installing $_to/$_basename $_mode $_context"
374 adb_push "$_from" "$_to/$_basename"
375 adb_shell chown root.shell "$_to/$_basename"
377 adb_shell chmod "$_mode" "$_to/$_basename"
380 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/bin/
asan_device_setup 381 local _basename="$(basename "$_from")"
382 echo "Installing $_to/$_basename $_mode $_context"
383 adb_push "$_from" "$_to/$_basename"
384 adb_shell chown root.shell "$_to/$_basename"
386 adb_shell chmod "$_mode" "$_to/$_basename"
389 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/bin/
asan_device_setup 381 local _basename="$(basename "$_from")"
382 echo "Installing $_to/$_basename $_mode $_context"
383 adb_push "$_from" "$_to/$_basename"
384 adb_shell chown root.shell "$_to/$_basename"
386 adb_shell chmod "$_mode" "$_to/$_basename"
389 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/bin/
asan_device_setup 381 local _basename="$(basename "$_from")"
382 echo "Installing $_to/$_basename $_mode $_context"
383 adb_push "$_from" "$_to/$_basename"
384 adb_shell chown root.shell "$_to/$_basename"
386 adb_shell chmod "$_mode" "$_to/$_basename"
389 adb_shell chcon "$_context" "$_to/$_basename"
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/bin/
asan_device_setup 381 local _basename="$(basename "$_from")"
382 echo "Installing $_to/$_basename $_mode $_context"
383 adb_push "$_from" "$_to/$_basename"
384 adb_shell chown root.shell "$_to/$_basename"
386 adb_shell chmod "$_mode" "$_to/$_basename"
389 adb_shell chcon "$_context" "$_to/$_basename"
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
shutil.py 259 def _basename(path): function
290 real_dst = os.path.join(dst, _basename(src))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
shutil.py 256 def _basename(path): function
286 real_dst = os.path.join(dst, _basename(src))
  /external/python/cpython2/Lib/
shutil.py 259 def _basename(path): function
290 real_dst = os.path.join(dst, _basename(src))
  /prebuilts/gdb/darwin-x86/lib/python2.7/
shutil.py 259 def _basename(path): function
289 real_dst = os.path.join(dst, _basename(src))
  /prebuilts/gdb/linux-x86/lib/python2.7/
shutil.py 259 def _basename(path): function
289 real_dst = os.path.join(dst, _basename(src))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
shutil.py 259 def _basename(path): function
289 real_dst = os.path.join(dst, _basename(src))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
shutil.py 259 def _basename(path): function
289 real_dst = os.path.join(dst, _basename(src))
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
namespace.h 161 #define basename _basename
  /external/guice/lib/build/
bnd-0.0.384.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 

Completed in 408 milliseconds