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

<<11121314151617181920>>

  /external/libvpx/libvpx/test/android/
Android.mk 12 # expects to be made from a parent directory.
  /external/libxslt/libxslt/
documents.c 91 if (pctxt->directory == NULL)
92 pctxt->directory = xmlParserGetDirectory((const char *) URI);
  /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/llvm/projects/sample/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).
  /frameworks/base/core/tests/coretests/
Android.mk 36 # Rules to copy all the test apks to the intermediate raw resource directory
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
nubus.h 156 NuBus ROM directory. */
190 /* Fields within the vendor info directory */
247 /* Root directory (does *not* always equal fblock + doffset!) */
248 unsigned char* directory; member in struct:nubus_board
251 /* Offset to root directory (sometimes) */
265 /* Directory entry in /proc/bus/nubus */
287 /* Functional directory */
288 unsigned char* directory; member in struct:nubus_dev
320 /* The root directory which contains the board and functional
324 /* The board directory */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nubus.h 156 NuBus ROM directory. */
190 /* Fields within the vendor info directory */
247 /* Root directory (does *not* always equal fblock + doffset!) */
248 unsigned char* directory; member in struct:nubus_board
251 /* Offset to root directory (sometimes) */
265 /* Directory entry in /proc/bus/nubus */
287 /* Functional directory */
288 unsigned char* directory; member in struct:nubus_dev
320 /* The root directory which contains the board and functional
324 /* The board directory */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nubus.h 156 NuBus ROM directory. */
190 /* Fields within the vendor info directory */
247 /* Root directory (does *not* always equal fblock + doffset!) */
248 unsigned char* directory; member in struct:nubus_board
251 /* Offset to root directory (sometimes) */
265 /* Directory entry in /proc/bus/nubus */
287 /* Functional directory */
288 unsigned char* directory; member in struct:nubus_dev
320 /* The root directory which contains the board and functional
324 /* The board directory */
    [all...]
  /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 
  /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...
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
FatDirectoryEntry.java 34 * The size in bytes of an FAT directory entry.
90 * @return the directory entry that was read from the buffer or {@code null}
101 /* read the directory entry */
188 public static FatDirectoryEntry create(boolean directory) {
191 if (directory) {
312 * Returns the {@code ShortName} that is stored in this directory entry or
373 * Writes this directory entry into the specified buffer.
FatLfnDirectoryEntry.java 49 FatLfnDirectory parent, boolean directory) {
57 this.realEntry = FatDirectoryEntry.create(directory);
98 * Returns if this directory entry has the FAT "hidden" flag set.
100 * @return if this is a hidden directory entry
122 * Returns if this directory entry has the FAT "system" flag set.
124 * @return if this is a "system" directory entry
146 * Returns if this directory entry has the FAT "read-only" flag set. This
174 * Returns if this directory entry has the FAT "archive" flag set.
258 * Moves this entry to a new directory under the specified name.
262 * in the target directory
    [all...]
  /external/chromium_org/third_party/lcov-1.9/bin/
geninfo 230 "base-directory|b=s" => \$base_directory,
343 # Check for directory name
346 die("No directory specified\n".
464 Usage: $tool_name [OPTIONS] DIRECTORY
466 Traverse DIRECTORY and create a .info file for each data file found. Note
467 that you may specify more than one directory, all of which are then processed
477 -b, --base-directory DIR Use DIR as base directory for relative paths
528 # gen_info(directory)
530 # Traverse DIRECTORY and create a .info file for each data file found
    [all...]
  /external/chromium/chrome/common/extensions/docs/build/
directory.py 161 base_sample_path: The directory under which to search for samples.
162 base_dir: The base directory samples will be referenced from.
241 sample contents in the sample's parent directory if not zip exists, or
267 base_dir: The base directory where this sample will be referenced from -
268 paths will be made relative to this directory.
379 A relative directory path from the sample manifest's directory to the
380 directory containing this sample's manifest.json.
393 A relative directory path form the sample manifest's directory to thi
    [all...]
  /external/chromium_org/courgette/
disassembler_win32_x86.cc 165 return Bad("malformed data directory");
710 ImageDataDirectory* directory) {
719 return Bad("data directory outside image");
723 return Bad("data directory size too big");
726 directory->address_ = rva;
727 directory->size_ = static_cast<uint32>(size);
730 directory->address_ = 0;
731 directory->size_ = 0;

Completed in 2106 milliseconds

<<11121314151617181920>>