Home
last modified time | relevance | path

Searched defs:paths (Results 1 – 25 of 66) sorted by relevance

123

/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
Dtest_files.py52 def find(port, paths=None): argument
66 def normalize(filesystem, base_dir, paths): argument
70 def normalized_find(filesystem, paths): argument
Dchromium_gpu.py75 def _tests(port, paths): argument
105 def tests(self, paths): argument
125 def tests(self, paths): argument
145 def tests(self, paths): argument
Dtest_files_unittest.py73 def join(self, *paths):
/external/llvm/utils/lit/lit/
DUtil.py51 def which(command, paths = None): argument
88 def whichTools(tools, paths): argument
/external/webkit/Tools/Scripts/webkitpy/style/
Dmain.py33 def change_directory(checkout_root, paths, mock_os=None): argument
Dfilereader.py142 def process_paths(self, paths): argument
Dmain_unittest.py64 def _change_directory(self, paths, checkout_root): argument
/external/webkit/Source/WebKit/qt/Api/
Dqwebplugindatabase.cpp304 QStringList paths; in defaultSearchPaths() local
320 QStringList paths; in searchPaths() local
335 void QWebPluginDatabase::setSearchPaths(const QStringList& paths) in setSearchPaths()
/external/webkit/Source/WebKit/chromium/src/
DWebFileChooserCompletionImpl.cpp50 Vector<WTF::String> paths; in didChooseFile() local
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DProcessorStripSpace.java63 WhitespaceInfoPaths paths = new WhitespaceInfoPaths(thisSheet); in startElement() local
DProcessorPreserveSpace.java64 WhitespaceInfoPaths paths = new WhitespaceInfoPaths(thisSheet); in startElement() local
/external/oprofile/libpp/
Dlocate_images.cpp33 void extra_images::populate(vector<string> const & paths, in populate()
52 void extra_images::populate(vector<string> const & paths, in populate()
/external/webkit/Tools/Scripts/webkitpy/test/
Dmain.py53 def _modules_from_paths(self, package_root, paths): argument
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DRedundentExprEliminator.java121 protected void eleminateRedundent(ElemTemplateElement psuedoVarRecipient, Vector paths) in eleminateRedundent()
152 protected void eleminateSharedPartialPaths(ElemTemplateElement psuedoVarRecipient, Vector paths) in eleminateSharedPartialPaths()
554 protected MultistepExprHolder createMultistepExprList(Vector paths) in createMultistepExprList()
599 Vector paths) in findAndEliminateRedundant()
678 Vector paths) in oldFindAndEliminateRedundant()
786 Vector paths, ElemTemplateElement psuedoVarRecipient) in changeToVarRef()
1216 protected void diagnoseNumPaths(Vector paths, int numPathsEliminated, in diagnoseNumPaths()
1268 private static void validateNewAddition(Vector paths, ExpressionOwner owner, in validateNewAddition()
/external/webkit/Source/WebKit/chromium/scripts/
Dconcatenate_js_files.py60 def __init__(self, paths): argument
Dconcatenate_css_files.py59 def __init__(self, paths): argument
/external/jsilver/src/org/clearsilver/jni/
DJNI.java135 public static void setLibrarySearchPaths(String... paths) { in setLibrarySearchPaths()
/external/chromium/chrome/browser/ui/gtk/
Dcollected_cookies_gtk.cc333 GList* paths = gtk_tree_selection_get_selected_rows(selection, &model); in ShowSelectionInfo() local
378 GList* paths = in SelectionContainsOriginNode() local
439 GList* paths = in AddExceptions() local
/external/webkit/Source/WebKit2/UIProcess/Plugins/win/
DPluginInfoStoreWin.cpp261 Vector<String> paths; in pluginPathsInDirectory() local
281 static void addPluginPathsFromRegistry(HKEY rootKey, Vector<String>& paths) in addPluginPathsFromRegistry()
310 Vector<String> paths; in individualPluginPaths() local
/external/webkit/Source/WebCore/rendering/
DRenderFileUploadControl.cpp113 void RenderFileUploadControl::receiveDropForDirectoryUpload(const Vector<String>& paths) in receiveDropForDirectoryUpload()
311 void RenderFileUploadControl::receiveDroppedFiles(const Vector<String>& paths) in receiveDroppedFiles()
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DQtPlatformPlugin.cpp52 const QStringList paths = QCoreApplication::libraryPaths(); in load() local
/external/webkit/Tools/Scripts/webkitpy/layout_tests/
Ddeduplicate_tests.py130 def extract_platforms(paths): argument
/external/chromium/chrome/browser/resources/file_manager/js/
Dutil.js104 getDirectories: function(dirEntry, params, paths, successCallback, argument
/external/webkit/Source/WebCore/html/
DFileInputType.cpp160 void FileInputType::setFileList(const Vector<String>& paths) in setFileList()
/external/bluetooth/glib/gio/tests/
Dg-file.c46 const char *paths[] = {"/", in test_g_file_new_null() local
486 const struct TestPathsWithOper paths[] = in test_g_file_get_parent_child() local

123