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

<<31323334353637383940>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_zipfile.py 66 # Print the ZIP directory
75 directory = fp.getvalue()
76 lines = directory.splitlines()
642 # Print the ZIP directory
651 directory = fp.getvalue()
652 lines = directory.splitlines()
    [all...]
  /external/chromium/chrome/browser/sync/
profile_sync_service_autofill_unittest.cc 501 WriteTransactionTest(const syncable::ScopedDirLookup& directory,
505 : WriteTransaction(directory, writer, source_file, line),
    [all...]
  /external/chromium_org/android_webview/
Android.mk 45 # This directory includes .java files that are generated by the normal gyp build, but are checked in
  /external/chromium_org/chrome/browser/resources/extensions/
extensions.js 55 // Files lack a check if they're a directory, but we can find out through
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
VCSUtils.pm 297 my ($directory) = @_;
299 chdir $directory;
577 # When running "svn stat" on a directory, we can't assume that only one
579 # directory will be returned), and we can't assume that the directory will
    [all...]
  /external/chromium_org/third_party/icu/source/data/locales/
resfiles.mk 10 # you should consider creating a 'reslocal.mk' file in this same directory.
  /external/littlemock/src/com/google/testing/littlemock/
LittleMock.java     [all...]
  /external/llvm/tools/llvm-readobj/
COFFDumper.cpp 637 static const char * const directory[] = { local
645 printDataDirectory(i, directory[i]);
    [all...]
  /external/openssh/
sftp.c 232 "cd path Change remote directory to 'path'\n"
236 "df [-hi] [path] Display statistics for current directory or\n"
241 "lcd path Change local directory to 'path'\n"
242 "lls [ls-options [path]] Display local directory listing\n"
243 "lmkdir path Create local directory\n"
245 "lpwd Print local working directory\n"
246 "ls [-1afhlnrSt] [path] Display remote directory listing\n"
248 "mkdir path Create remote directory\n"
251 "pwd Display remote working directory\n"
255 "rmdir path Remove remote directory\n
    [all...]
  /external/chromium_org/third_party/libxml/src/
HTMLparser.c 839 { "dir", 0, 0, 0, 0, 1, 1, 0, "directory list",
    [all...]