HomeSort by relevance Sort by last modified time
    Searched refs:directory (Results 601 - 625 of 1031) sorted by null

<<21222324252627282930>>

  /external/chromium_org/tools/grit/grit/
tclib_unittest.py 125 'the Notes application directory and a setting to the notes.ini \r\n'
132 'If the notesgdsplugin.dll file is not in the application directory\r\n'
  /external/chromium_org/tools/gyp/test/lib/
TestCommon.py 215 calling the base class initialization, and then changing directory
223 An individual file can be specified as a list of directory names,
310 file be specified as a list of directory names, in which case the
382 An individual file be specified as a list of directory names, in
394 An individual file can be specified as a list of directory names,
562 # We're under the development directory for this change,
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/serializing/
Serializer.java 226 for (File directory : dirs) {
227 classes.addAll(findClasses(directory, pkgName));
  /external/libpng/scripts/
makevms.com 7 $! the programs from the contrib directory instead of libpng.
  /external/valgrind/main/perf/
vg_perf.in 63 [Valgrind in the current directory]
85 # Starting directory
319 # Test one directory (and any subdirs)
335 # Nb: Don't prepend a '/' to the base directory
386 die "`$f' neither a directory nor a readable test file/name\n"
  /libcore/luni/src/main/java/java/io/
File.java 36 * pathname. The pathname may be absolute (relative to the root directory
37 * of the file system) or relative to the current directory in which the program
41 * also, despite the name {@code File}, be a directory or other non-regular
99 * slashes (except for the special case of the root directory). This
114 * Constructs a new file using the specified directory and name.
117 * the directory where the file is stored.
138 * Constructs a new File using the specified directory path and file name,
142 * the path to the directory where the file is stored.
372 * child must have the same working directory as its parent.
437 * Returns the name of the file or directory represented by this file
    [all...]
  /ndk/
ndk-gdb 24 # need to launch ndk-gdb from your application project directory
142 # We use mixed mode (i.e. / as the directory separator) because
451 echo "ERROR: Your --project option does not point to a directory!"
460 # Assume we are in the project directory
474 echo "ERROR: Launch this script from an application project directory, or use --project=<path>."
570 log "Using app out directory: $APP_OUT"
619 echo "ERROR: Could not extract package's data directory. Are you sure that"
623 log "Found data directory: '$DATA_DIR'"
  /ndk/sources/cxx-stl/llvm-libc++/
Android.mk 72 $(error Can't find GAbi++ sources directory!!)
  /ndk/toolchains/x86-clang3.2/
setup.mk 88 # The ABI-specific sub-directory that the SDK tools recognize for
  /ndk/toolchains/x86-clang3.3/
setup.mk 88 # The ABI-specific sub-directory that the SDK tools recognize for