HomeSort by relevance Sort by last modified time
    Searched refs:directory (Results 476 - 500 of 1325) sorted by null

<<11121314151617181920>>

  /external/jsoncpp/
doxybuild.py 20 for directory in paths:
21 full_path = os.path.join(directory, name)
110 print 'Deleting directory:', output_dir
143 Must be started in the project top directory.
161 help="""Generates a tarball of the documentation in dist/ directory""")
  /external/libvpx/libvpx/test/android/
Android.mk 12 # expects to be made from a parent directory.
  /external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
Makefile 9 MAKEFLAGS += --no-print-directory
30 # Use DESTDIR for installing into a different root directory.
32 # installed in this directory as if it was the root directory.
70 $(error output directory "$(saved-output)" does not exist))
  /external/llvm/autoconf/m4/
link_options.m4 38 AC_DEFINE([HAVE_LINK_R],[1],[Define if you can use -Wl,-R. to pass -R. to the linker, in order to add the current directory to the dynamic linker search path.])
78 # Create a temporary directory $tmp in $TMPDIR (default /tmp).
  /external/owasp/sanitizer/tools/findbugs/bin/
findbugs.bat 27 :: Try finding the default FINDBUGS_HOME directory
28 :: from the directory path of this script
213 :: directory path of the invoked script.
235 echo Could not find FindBugs home directory. There may be a problem
  /external/skia/experimental/webtry/poly/
Gruntfile.js 12 // Copy all the bower files into a single directory.
  /frameworks/base/core/tests/coretests/
Android.mk 37 # Rules to copy all the test apks to the intermediate raw resource directory
  /frameworks/base/services/
Android.mk 19 # These should map to directory names relative to this
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/
Android.mk 12 # expects to be made from a parent directory.
  /prebuilts/gradle-plugin/com/android/tools/dvlib/22.9.2/
dvlib-22.9.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/dvlib/23.0.1/
dvlib-23.0.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/dvlib/23.0.2/
dvlib-23.0.2.jar 
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
util.py 67 for directory in os.environ['PATH'].split(os.pathsep):
68 fname = os.path.join(directory, name)
81 # - The .exe launch directory
82 # - the Windows directory
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
support.py 71 # on the current directory fails.
79 """Create a temporary directory that will be cleaned up.
81 Returns the path of the directory.
106 - a temporary directory with a package structure
108 It returns the package directory and the distribution
148 def copy_xxmodule_c(directory):
157 If the source file can be found, it will be copied to *directory*. If not,
164 shutil.copy(filename, directory)
174 # otherwise try using copy from build directory
177 # this file is run from its parent directory, so walk up th
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_tools.py 1 """Tests for scripts in the Tools directory.
4 Tools directory of a Python checkout or tarball, such as reindent.py.
61 with temp_dir() as directory:
62 data_path = os.path.join(directory, '_test.py')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
util.py 67 for directory in os.environ['PATH'].split(os.pathsep):
68 fname = os.path.join(directory, name)
81 # - The .exe launch directory
82 # - the Windows directory
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
support.py 71 # on the current directory fails.
79 """Create a temporary directory that will be cleaned up.
81 Returns the path of the directory.
106 - a temporary directory with a package structure
108 It returns the package directory and the distribution
148 def copy_xxmodule_c(directory):
157 If the source file can be found, it will be copied to *directory*. If not,
164 shutil.copy(filename, directory)
174 # otherwise try using copy from build directory
177 # this file is run from its parent directory, so walk up th
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_tools.py 1 """Tests for scripts in the Tools directory.
4 Tools directory of a Python checkout or tarball, such as reindent.py.
61 with temp_dir() as directory:
62 data_path = os.path.join(directory, '_test.py')
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /sdk/avdlauncher/
Android.mk 47 # us to put the object file in the source directory...
  /sdk/find_java/
Android.mk 60 # us to put the object file in the source directory...
  /sdk/find_lock/
Android.mk 48 # us to put the object file in the source directory...
  /sdk/monitor/
monitor.bat 19 rem Change current directory and drive to where the script is, to avoid
  /sdk/sdklauncher/
Android.mk 47 # us to put the object file in the source directory...

Completed in 1349 milliseconds

<<11121314151617181920>>