HomeSort by relevance Sort by last modified time
    Searched refs:Directory (Results 101 - 115 of 115) sorted by null

1 2 3 45

  /external/chromium/chrome/browser/sync/glue/
session_model_associator.cc 450 syncable::Directory* dir = trans->GetWrappedWriteTrans()->directory();
452 // TODO(zea): We need a better way of creating a machine tag. The directory
    [all...]
  /external/chromium/chrome/browser/sync/syncable/
directory_backing_store_unittest.cc     [all...]
  /external/chromium/chrome/browser/sync/engine/
syncapi.cc 91 using syncable::Directory;
305 syncable::Directory* dir = GetTransaction()->GetLookup();
857 // We don't support directory and tag combinations.
    [all...]
  /external/clang/tools/scan-build/
scan-build 106 # GetHTMLRunDir - Construct an HTML directory name for the current sub-run.
134 DieDiag("directory '$Dir' exists but is not readable.\n");
136 # Iterate over all files in the specified directory.
165 DieDiag("'$Dir' exists but is not a directory.\n");
169 DieDiag("The directory '/tmp' does not exist or cannot be accessed.\n");
396 # CopyFiles - Copy resource files to target directory.
494 die "No directory specified." if (!defined $Dir);
506 Diag("Removing directory '$Dir' because it contains no reports.\n");
518 # Scan the failures directory and use the information in the .info files
519 # to update the common prefix directory
    [all...]
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 
  /build/core/
main.mk 30 # if we are executing relative to the current directory
88 # the whole directory tree if that's all we're going to do
131 $(warning You are building in a directory whose absolute path contains)
139 $(error Directory names containing spaces not supported)
783 # dist_files only for putting your library into the dist directory with a full build.
899 @echo "Entire build directory removed."
  /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...]
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js 32 * end with a trailing slash if it represents a directory.
57 // This is set to just the directory portion of defaultPath in initDialogType.
64 // DirectoryEntry representing the current directory of the dialog.
68 this.addEventListener('directory-changed',
108 * The DirectoryEntry.fullPath value of the directory containing external
329 // No size for a directory, -1 ensures it's sorted before 0 length files.
570 // Not in root directory.
572 // Not in media directory.
587 // Not in root directory.
589 // Not in media directory
    [all...]
  /external/libmtp/src/
ptp.c 48 # define bindtextdomain(Domain,Directory) (Domain)
    [all...]
  /external/libvorbis/
configure 72 # Find who we are. Look in the path if we contain no directory separator.
589 # The HP-UX ksh and POSIX shell print the target directory to stdout
944 # Installation directory options.
    [all...]
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 758 milliseconds

1 2 3 45