HomeSort by relevance Sort by last modified time
    Searched refs:directory (Results 201 - 225 of 564) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/core/java/android/webkit/
PluginManager.java 101 * directory contents of one of the plugin directories has been modified and
151 * stored in the app's data directory.
153 String directory = pkgInfo.applicationInfo.dataDir + "/lib"; local
159 directory = PLUGIN_SYSTEM_LIB + pkgInfo.packageName;
201 directories.add(directory);
  /frameworks/base/test-runner/src/android/test/
ClassPathPackageInfoSource.java 152 * add them to the respective sets. Searches the package in a class directory.
158 File directory = new File(classDir, pathPrefix); local
160 if (directory.exists()) {
161 for (File f : directory.listFiles()) {
260 // the directory that the class is in. Used to quickly skip jar files
  /libcore/luni/src/test/java/libcore/java/io/
FileTest.java 31 File directory = new File(base, UUID.randomUUID().toString()); local
32 assertTrue(directory.mkdirs());
33 return directory;
124 // directory is? (In practice, on Android, our temporary directory is accessed through
149 // This assumes you can create symbolic links in the temporary directory. This isn't
  /ndk/build/core/
build-local.mk 45 # path by looking at the manifest file in the current directory or
48 # Note that we first look at the current directory to avoid using
60 # reaches the top of the directory tree, and we want to enforce this to
104 # current directory is the top of our project path. If this is the case, we
108 # path of the current directory the climb back the hierarchy until we find
128 $(call __ndk_info,Could not find application project directory !)
ndk-common.sh 24 # within its directory structure.
30 # Try to auto-detect the NDK root by walking up the directory
65 echo "ERROR: Your ANDROID_NDK_ROOT variable does not point to a directory."
70 echo "ERROR: Your ANDROID_NDK_ROOT variable does not point to a valid directory."
622 # $2: optional target directory (current one if omitted)
659 # $2: source directory for archive content
703 # Copy a directory, create target location if needed
705 # $1: source directory
706 # $2: target directory location
713 panic "Can't copy from non-directory: $SRCDIR
    [all...]
  /external/chromium/base/
file_util.cc 180 FilePath directory; local
181 if (!GetTempDir(&directory))
184 return CreateAndOpenTemporaryFileInDir(directory, path);
293 int64 ComputeFilesSize(const FilePath& directory,
296 FileEnumerator file_iter(directory, false, FileEnumerator::FILES, pattern);
  /external/icu4c/test/cintltst/
cintltst.c 94 /* Check whether ICU will initialize without forcing the build data directory into
290 // may not be the same as the source directory, depending on
292 // set the data path to the built data from this directory.
329 /* __FILE__ on MSVC7 does not contain the directory */
357 // may not be the same as the source directory, depending on
359 // set the data path to the built data from this directory.
396 /* __FILE__ on MSVC7 does not contain the directory */
413 * set, try to deduce the directory in which ICU was built,
433 * The ICU data directory must be preserved across these operations.
521 const char* directory=NULL local
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 48 place the source directory next to a valid
50 directory, as it includes \texttt{../blktrace} in the \texttt{Makefile}.
248 [ -d <dir> : --input-directory=<dir> ] Default: .
249 [ -D <dir> : --output-directory=<dir>] Default: .
264 \texttt{--input-directory}\\Set Input Directory}
266 The \texttt{-d} option requires a single parameter providing the directory
267 name for where input files are to be found. The default directory is the
268 current directory (\texttt{.}).
271 \texttt{--output-directory}\\Set Output Directory
    [all...]
  /ndk/sources/host-tools/make-3.81/glob/
glob.c 297 static int glob_in_dir __P ((const char *pattern, const char *directory,
355 If a directory cannot be opened or read and ERRFUNC is not nil,
520 case is nothing but a notation for a directory. */
616 /* Look up home directory. */
697 /* Now construct the full directory. */
738 /* Look up specific user's home directory. */
772 /* If we found a home directory use this. */
792 home directory. */
805 /* Return the directory if we don't check for error or if it exists. */
854 /* The directory name contains metacharacters, so w
    [all...]
  /external/chromium/chrome/common/
sandbox_policy.cc 127 FilePath directory; local
128 if (!PathService::Get(path, &directory))
132 directory = directory.Append(sub_dir);
133 file_util::AbsolutePath(&directory);
138 directory.value().c_str());
142 std::wstring directory_str = directory.value() + L"\\";
347 // DIR_APP_DATA is AppData\Roaming, but Adobe needs to do a directory
  /external/genext2fs/
genext2fs.c 47 // only in the first group; directory names
180 #define EXT2_UNDEL_DIR_INO 6 // Undelete directory inode
208 #define FM_IFDIR 0040000 // directory
495 udecl32(i_dir_acl) /* Directory access control list */ \
536 } directory; typedef in typeref:struct:__anon6531
647 swap_dir(directory *dir)
    [all...]
  /frameworks/base/packages/DefaultContainerService/src/com/android/defcontainer/
DefaultContainerService.java 228 final File directory = new File(path);
229 if (directory.exists() && directory.isDirectory()) {
254 final File directory = new File(path);
255 if (directory.exists() && directory.isDirectory()) {
256 eraseFiles(directory);
388 Slog.e(TAG, "Could not create native lib directory: " + sharedLibraryDir.getPath());
473 * window where the package directory scanner notices the new
824 * real FAT size. Your FAT size varies with how many directory entrie
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
test_runner.py 441 """Returns the highest-level directory by which to shard the given
447 directory = test_file_parts[0]
454 return_value = directory
455 while ((directory != 'http' or sys.platform in ('darwin', 'linux2'))
458 directory = test_file_parts[0]
459 return_value = self._fs.join(return_value, directory)
486 occur within the same directory. If use_real_shards is False, we
511 directory = self._get_dir_for_test_file(test_file)
516 tests_by_dir.setdefault(directory, [])
517 tests_by_dir[directory].append(test_input
    [all...]
  /sdk/emulator/opengl/
common.mk 190 # Source files will be stored in the local intermediates directory that will
203 # Source files will be stored in the local intermediates directory that will
216 # Source files will be stored in the local intermediates directory that will
236 # <dst-dir> is the destination directory where the generated sources are stored
237 # <src-dir> is the source directory where to find <basename>.attrib, etc..
268 # <dst-dir> is the destination directory where the generated sources are stored
269 # <src-dir> is the source directory where to find <basename>.attrib, etc..
303 # <dst-dir> is the destination directory where the generated sources are stored
304 # <src-dir> is the source directory where to find <basename>.attrib, etc..
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.cc 155 // Try to create the parent directory of the given file, creating the parent's
168 cerr << filename << ": while trying to create directory "
229 // Write all files in the directory to disk at the given output location,
233 // Write the contents of this directory to a ZIP-format archive with the
258 MemoryOutputStream(MemoryOutputDirectory* directory, const string& filename);
259 MemoryOutputStream(MemoryOutputDirectory* directory, const string& filename,
430 MemoryOutputDirectory* directory, const string& filename)
431 : directory_(directory),
437 MemoryOutputDirectory* directory, const string& filename,
439 : directory_(directory),
638 MemoryOutputDirectory* directory = iter->second; local
    [all...]
  /external/icu4c/data/
makedata.mak 21 # Is the directory containing this file (makedata.mak)
22 # Is the directory into which most data is built (prior to packaging)
46 # The root of the ICU source directory tree
56 # The data directory in source
62 # The directory that contains ucmcore.mk files along with *.ucm files
67 # The directory that contains resfiles.mk files along with *.txt locale data files
72 # The directory that contains colfiles.mk files along with *.txt collation data files
77 # The directory that contains rbnffiles.mk files along with *.txt RBNF data files
82 # The directory that contains trfiles.mk files along with *.txt transliterator files
87 # The directory that contains resfiles.mk files along with *.txt break iterator file
    [all...]
  /sdk/sdkmanager/app/etc/
android.bat 24 rem and set up progdir to be the fully-qualified pathname of its directory.
27 rem Grab current directory before we change it
30 rem Change current directory and drive to where the script is, to avoid
  /external/chromium/build/
install-chroot.sh 96 # Create directory for chroot
190 type=directory
191 directory=/var/lib/chroot/${target}
201 # Set up a special directory that changes contents depending on the target
322 Your home directory is shared between the host and the chroot. But I configured
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-jsch.jar 
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/beos/
SDL_syscdrom.cc 35 #include <Directory.h>
78 int try_dir(const char *directory);
206 int try_dir(const char *directory)
209 dir.SetTo(directory);
  /build/core/
cleanspec.mk 43 # Use $(PRODUCT_OUT) to get to the "out/target/product/blah/" directory.
44 # Use $(OUT_DIR) to refer to the "out" directory.
  /development/build/tools/
windows_sdk.mk 9 # - mirror the linux SDK directory and patch it with the Windows tools
32 # the topdir/development directory and are somehow platform-dependent.
  /external/bluetooth/glib/gmodule/
gmodule.c 84 static gchar* _g_module_build_path (const gchar *directory,
189 _g_module_build_path (const gchar *directory,
680 g_module_build_path (const gchar *directory,
685 return _g_module_build_path (directory, module_name);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
runtests.bat 67 REM directory target\eclipse does not exist. If this directory
  /external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheStorage.h 118 bool writeDataToUniqueFileInDirectory(SharedBuffer*, const String& directory, String& outFilename);

Completed in 1918 milliseconds

1 2 3 4 5 6 7 891011>>