HomeSort by relevance Sort by last modified time
    Searched full:orig_path (Results 1 - 10 of 10) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_hotshot.py 117 orig_path = sys.path
127 sys.path = orig_path
test_import.py 185 orig_path = os.path
191 self.assertIs(orig_path, new_os.path)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_hotshot.py 117 orig_path = sys.path
127 sys.path = orig_path
test_import.py 185 orig_path = os.path
191 self.assertIs(orig_path, new_os.path)
  /external/chromium_org/content/common/
plugin_list_posix.cc 510 base::FilePath orig_path = path; local
513 path = orig_path;
515 << "Resolved " << orig_path.value() << " -> " << path.value();
535 if (orig_path.value().find(kNetscapeInPath) == std::string::npos) {
537 path = orig_path;
541 << kNetscapeInPath << ", so skipping " << orig_path.value();
  /external/chromium_org/chrome/common/extensions/docs/server2/test_data/subversion_file_system/
api_icons_214898 42 <input type="hidden" name="orig_pathrev" value="214898"/><input type="hidden" name="orig_pathtype" value="DIR"/><input type="hidden" name="orig_view" value="dir"/><input type="hidden" name="orig_path" value="trunk/src/chrome/common/extensions/api/icons"/><input type="hidden" name="view" value="redirect_pathrev"/>
docs_public_extensions_214898 42 <input type="hidden" name="orig_pathrev" value="214898"/><input type="hidden" name="orig_pathtype" value="DIR"/><input type="hidden" name="orig_view" value="dir"/><input type="hidden" name="orig_path" value="trunk/src/chrome/common/extensions/docs/templates/public/extensions"/><input type="hidden" name="view" value="redirect_pathrev"/>
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/w3c/
test_importer.py 304 orig_path = dir_to_copy['dirname']
306 subpath = os.path.relpath(orig_path, self.repo_dir)
  /external/chromium_org/chrome/common/extensions/docs/server2/test_data/file_system/
stat 135 <input type="hidden" name="orig_pathtype" value="DIR" /><input type="hidden" name="orig_view" value="dir" /><input type="hidden" name="orig_path" value="trunk/src/chrome/common/extensions/api" /><input type="hidden" name="view" value="redirect_pathrev" />
    [all...]
  /external/jhead/
jhead.c 236 if (a == 2) break; // Delete 'orig_path' tag.
    [all...]

Completed in 287 milliseconds