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

<<21222324252627282930>>

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/
rebaselineserver.py 174 def platform_from_directory(self, directory):
175 return self._platforms_by_directory[directory]
  /external/chromium_org/third_party/icu/source/data/rbnf/
rbnffiles.mk 10 # you should consider creating a 'rbnflocal.mk' file in this same directory.
  /external/chromium_org/third_party/openssl/
import_from_android.sh 164 third_party/openssl/ directory according to the configuration file
192 --temp-dir=<path> Specify temporary directory, will not be cleaned.
246 # Create temporary directory. Ensure it's always cleaned up on exit.
253 log "Temporary directory created: $TEMP_DIR"
255 log "Using user-provided temp directory: $TEMP_DIR"
332 # directory and replace it with something completely new. This is a problem
  /external/compiler-rt/make/
lib_platforms.mk 20 # Construct the variable key for this directory.
  /external/icu4c/data/rbnf/
rbnffiles.mk 10 # you should consider creating a 'rbnflocal.mk' file in this same directory.
  /external/libnfc-nci/
Android.mk 1 # function to find all *.cpp files under a directory
  /external/smali/
gradlew.bat 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl 34 10. directory (kb id (1 byte), offset (4 bytes), size (4 bytes))
371 # size of directory (9.)
415 # 9. print directory (ids and offsets of kbs)
436 print "offset after directory entry for kb $kb->{name} (id $kb->{id}): $offs\n";
  /libcore/dalvik/src/main/java/dalvik/system/
DexPathList.java 79 * @param libraryPath list of native library directory path elements,
81 * @param optimizedDirectory directory where optimized {@code .dex} files
83 * system directory for same
146 * Splits the given library directory path string into elements
168 * file or a directory (as specified). Either string may be empty
271 * Converts a dex/jar file path and an output directory to an
374 * one in the earliest listed directory, ignoring any that are not
382 for (File directory : nativeLibraryDirectories) {
383 String path = new File(directory, fileName).getPath();
412 return "directory \"" + file + "\""
    [all...]
  /ndk/toolchains/x86-4.6/
setup.mk 67 # The ABI-specific sub-directory that the SDK tools recognize for
  /ndk/toolchains/x86-4.7/
setup.mk 67 # The ABI-specific sub-directory that the SDK tools recognize for
  /ndk/toolchains/x86-4.8/
setup.mk 67 # The ABI-specific sub-directory that the SDK tools recognize for
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_wininst.py 25 "temporary directory for creating the distribution"),
41 "directory to put final built distributions in"),
174 # into a directory not in sys.path
349 # wininst-x.y.exe is in the same directory as this file
350 directory = os.path.dirname(__file__)
362 filename = os.path.join(directory, "wininst-%.1f%s.exe" % (bv, sfix))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_wininst.py 25 "temporary directory for creating the distribution"),
41 "directory to put final built distributions in"),
174 # into a directory not in sys.path
349 # wininst-x.y.exe is in the same directory as this file
350 directory = os.path.dirname(__file__)
362 filename = os.path.join(directory, "wininst-%.1f%s.exe" % (bv, sfix))
  /build/core/
cleanbuild.mk 53 # cleanspec.mk is outside of the core directory so that more people
106 # PRODUCT_OUT staging directory, things can get out of sync if different
166 # non-common APPS directory, which may contain the wrong resources.
envsetup.mk 97 # This is the standard way to name a directory containing prebuilt host
105 # TARGET_COPY_OUT_* are all relative to the staging directory, ie PRODUCT_OUT.
150 # Move the host or target under the debug/ directory
  /build/
envsetup.sh 6 - croot: Changes directory to the top of the tree.
8 - mm: Builds all of the modules in the current directory, but not their dependencies.
10 - mma: Builds all of the modules in the current directory, and their dependencies.
15 - godir: Go to the directory containing a file.
37 make --no-print-directory -C "$T" -f build/core/config.mk dumpvar-abs-$1)
49 make --no-print-directory -C "$T" -f build/core/config.mk dumpvar-$1
356 # The product name is the name of the directory containing
586 # that we record the true directory name and not one that is
649 echo "Couldn't locate a makefile from the current directory."
753 *) echo "Couldn't find directory $DIR"; return 1;
    [all...]
  /device/generic/goldfish/opengl/
common.mk 186 # Source files will be stored in the local intermediates directory that will
203 # <dst-dir> is the destination directory where the generated sources are stored
204 # <src-dir> is the source directory where to find <basename>.attrib, etc..
  /external/chromium/chrome/browser/sync/engine/
syncer_util.cc 31 using syncable::Directory;
70 trans->directory()->GetUnsyncedMetaHandles(trans, handles);
81 syncable::Directory::ChildHandles* children) {
92 trans->directory()->GetChildHandles(trans, old_id, children);
93 Directory::ChildHandles::iterator i = children->begin();
125 syncable::Directory::ChildHandles children;
138 const std::string& client_id = trans->directory()->cache_guid();
263 // A note on non-directory parents:
280 Directory::ChildHandles handles;
281 trans->directory()->GetChildHandles(trans, id, &handles)
    [all...]
  /external/chromium_org/chrome/browser/chromeos/drive/
resource_metadata.cc 632 ResourceEntry directory;
633 if (!storage_->GetEntry(directory_fetch_info.resource_id(), &directory))
636 if (!directory.file_info().is_directory())
639 directory.mutable_directory_specific_info()->set_changestamp(
641 storage_->PutEntry(directory);
653 // have a parent resource ID which does not match the target directory's.
668 *out_file_path = GetFilePath(directory.resource_id());
730 // through name de-duplication again when it is added to another directory.
  /external/chromium_org/chrome/browser/resources/chromeos/
drive_internals.js 49 * of files and directories under the GCache directory.
78 * C++ side repeatedly with contents of a directory.
80 * of contents a directory in the file system.
  /external/chromium_org/chrome/browser/resources/file_manager/js/
file_type.js 107 * A special type for directory.
109 FileType.DIRECTORY = {name: 'FOLDER', type: '.folder', icon: 'folder'};
123 // No extension for a directory.
149 return FileType.DIRECTORY;
278 * File/directory names that we know are usually hidden.
  /ndk/build/core/
setup-toolchain.mk 94 # SYSROOT_INC points to a directory that contains all public header
126 # compute NDK_APP_DST_DIR as the destination directory for the generated files
167 $(hide) $(HOST_ECHO) "directory $(call host-path,$(call remove-duplicates,$(PRIVATE_SRC_DIRS)))" >> $(PRIVATE_DST)
  /sdk/emulator/opengl/
common.mk 188 # Source files will be stored in the local intermediates directory that will
206 # <dst-dir> is the destination directory where the generated sources are stored
207 # <src-dir> is the source directory where to find <basename>.attrib, etc..
  /external/chromium_org/third_party/lcov-1.9/bin/
lcov 29 # 2002-09-05 / Peter Oberparleiter: implemented --kernel-directory +
43 # of a possible move of the gcov kernel directory to another
78 # Directory containing gcov kernel files
144 our @directory; # Specifies where to get coverage data from
160 our $temp_dir_name; # Name of temporary directory
161 our $cwd = `pwd`; # Current working directory
165 our $base_directory; # Base directory (cwd of gcc during compilation)
180 our $tool_dir = dirname($0); # Directory where genhtml tool is installed
209 # Add current working directory if $tool_dir is not already an absolute path
238 if (!GetOptions("directory|d|di=s" => \@directory
    [all...]

Completed in 2418 milliseconds

<<21222324252627282930>>