HomeSort by relevance Sort by last modified time
    Searched full:directories (Results 201 - 225 of 3558) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/autotest/client/cros/
network_chroot.py 36 # Directories we'll bind mount when we want to bridge DBus namespaces.
37 # Includes directories containing the system bus socket and machine ID.
134 def add_root_directories(self, directories):
135 """Add |directories| to the set created within the chroot.
137 @param directories list/tuple containing a list of directories to
142 self._root_directories += directories
231 os.makedirs(dst_path) # Recursively create directories.
  /external/chromium-trace/catapult/dashboard/dashboard/
__init__.py 11 # Directories in catapult/third_party required by dashboard.
33 # Files and directories in catapult/dashboard.
  /external/curl/projects/
build-openssl.bat 178 rem Move the output directories
186 rem Remove the intermediate directories
201 rem Move the output directories
209 rem Remove the intermediate directories
231 rem Move the output directories
239 rem Remove the intermediate directories
254 rem Move the output directories
262 rem Remove the intermediate directories
  /external/dbus/bus/
dir-watch-dnotify.c 52 _dbus_warn ("Cannot watch config directory '%s'. Already watching %d directories\n", dir, MAX_DIRS_TO_WATCH);
82 _dbus_verbose ("Dropping all watches on config directories\n");
  /external/droiddriver/src/io/appium/droiddriver/util/
FileUtils.java 35 * Opens file at {@code path} to output. If any directories on {@code path} do
57 * If any directories on {@code path} do not exist, they will be created.
  /external/e2fsprogs/tests/m_dasd_bs/
expect.1 64 15827 free blocks, 8181 free inodes, 2 directories
72 15837 free blocks, 8192 free inodes, 0 directories
  /external/e2fsprogs/tests/m_mmp/
expect.1 67 31718 free blocks, 32757 free inodes, 2 directories
75 31725 free blocks, 32768 free inodes, 0 directories
  /external/libcxxabi/test/
lit.cfg 28 # and libcxxabi source directories are sibling directories.
  /external/owasp/sanitizer/tools/findbugs/doc/manual/
gui.html 13 archives/directories.
15 You can also add the source directories which contain
18 The source directories you add should be the roots of the Java
24 Another optional step is to add additional Jar files or directories as
25 "Auxiliary classpath locations" entries. You should do this if the archives and directories you are analyzing
27 archives/directories and are not in the standard runtime classpath. Some of the bug
32 Once you have added all of the archives, directories, and source directories,
  /external/selinux/libselinux/man/man3/
selinux_binary_policy_path.3 8 directories and files
48 directories and files based on the settings in
  /external/selinux/policycoreutils/sepolicy/sepolicy/templates/
var_lib.py 46 ## Search TEMPLATETYPE lib directories.
103 ## Manage TEMPLATETYPE lib directories.
  /frameworks/base/tools/aapt/
FileFinder.cpp 52 * and recurse into sub-directories.
57 if (entry->d_name[0] == '.') // Skip hidden files and directories
  /ndk/build/tools/
dev-cleanup.sh 20 # directories.
35 # Remove generated directories
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
lit.cfg 28 # and libcxxabi source directories are sibling directories.
  /packages/apps/Camera2/src/com/android/camera/session/
SessionStorageManager.java 45 * Initializes the directories for storing the final session output
49 * This method will make sure the directories and file exists and is
  /prebuilts/tools/common/proguard/proguard4.7/
README 4 This distribution contains the following directories:
35 - the "src" and "build" directories were deleted (for space considerations)
  /system/core/include/cutils/
fs.h 74 * Ensure that all directories along given path exist, creating parent
75 * directories as needed. Validates that given path is absolute and that
  /toolchain/binutils/binutils-2.25/libiberty/
make-relative-prefix.c 116 /* Split a filename into component directories. */
126 /* Count the number of directories. Special case MSDOS disk names as part
201 /* Release storage held by split directories. */
241 of the directories specified in the PATH environment variable. */
330 specify relative directories. Also, if argv[0] still doesn't contain
349 /* Find how many directories are in common between bin_prefix & prefix. */
357 /* If there are no common directories, there can be no relative prefix. */
390 /* Put in directories to move over to prefix. */
  /frameworks/ex/common/java/com/android/common/contacts/
BaseEmailAddressAdapter.java 74 * exceeded if there are several directories configured, because we will use
75 * the same limit for all directories.
128 Uri.withAppendedPath(ContactsContract.AUTHORITY_URI, "directories");
364 * directories as well as the search results for the local directories.
371 List<DirectoryPartition> directories = new ArrayList<DirectoryPartition>(); local
410 directories.add(partition);
415 directories.add(1, preferredDirectory);
418 for (DirectoryPartition partition : directories) {
440 // Show non-default directories as "loading
    [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
PhoneNumberListAdapter.java 71 // A list of extended directories to add to the directories from the database
74 // Extended directories will have ID's that are higher than any of the id's from the database,
75 // so that we can identify them and set them up properly. If no extended directories
579 * Override base implementation to inject extended directories between local & remote
580 * directories. This is done in the following steps:
581 * 1. Call base implementation to add directories from the cursor.
582 * 2. Iterate all base directories and establish the following information:
583 * a. The highest directory id so that we can assign unused id's to the extended directories.
585 * directories
    [all...]
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
DirectoryWalker.java 51 * files and '.svn' directories, and return a list of deleted files:
66 * // delete svn directories and then skip
87 * Choosing which directories and files to process can be a key aspect
91 * The first option is to visit all directories and files.
95 * that describes the files and directories to visit. Care must be taken
96 * with this option as the same filter is used for both directories
99 * For example, if you wanted all directories which are not hidden
109 * // Create a filter for Non-hidden directories
128 * directories and one for files. These are combined internally to form
131 * express constructs like 'any file in directories named docs'
    [all...]
  /external/squashfs-tools/
RELEASE-README 12 and directories. Inodes in the system are very small and all blocks are
24 1. Data, inodes and directories are compressed.
64 8. Support for files, directories, symbolic links, device nodes, fifos
145 -root-becomes <name> when appending source files/directories, make the
212 Source1 source2 ... are the source directories/files containing the
213 files/directories that will form the squashfs filesystem. If a single
218 If multiple source directories or files are specified, mksquashfs will merge
220 containing each of the source files/directories. The name of each directory
225 To make this clear, take two example directories. Source directory
242 directories "/home/phillip/test" and "goodies"
    [all...]
  /art/tools/
extract-embedded-java 22 # Check the input and output are directories
  /build/tools/fs_config/default/
android_filesystem_config.h 29 /* Rules for directories.
  /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
InvocationResultRepo.java 31 * Ordered list of result directories. the index of each file is its session id.

Completed in 714 milliseconds

1 2 3 4 5 6 7 891011>>