/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
D | test_files.py | 52 def find(port, paths=None): argument 66 def normalize(filesystem, base_dir, paths): argument 70 def normalized_find(filesystem, paths): argument
|
D | chromium_gpu.py | 75 def _tests(port, paths): argument 105 def tests(self, paths): argument 125 def tests(self, paths): argument 145 def tests(self, paths): argument
|
D | test_files_unittest.py | 73 def join(self, *paths):
|
/external/llvm/utils/lit/lit/ |
D | Util.py | 51 def which(command, paths = None): argument 88 def whichTools(tools, paths): argument
|
/external/webkit/Tools/Scripts/webkitpy/style/ |
D | main.py | 33 def change_directory(checkout_root, paths, mock_os=None): argument
|
D | filereader.py | 142 def process_paths(self, paths): argument
|
D | main_unittest.py | 64 def _change_directory(self, paths, checkout_root): argument
|
/external/webkit/Source/WebKit/qt/Api/ |
D | qwebplugindatabase.cpp | 304 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/ |
D | WebFileChooserCompletionImpl.cpp | 50 Vector<WTF::String> paths; in didChooseFile() local
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
D | ProcessorStripSpace.java | 63 WhitespaceInfoPaths paths = new WhitespaceInfoPaths(thisSheet); in startElement() local
|
D | ProcessorPreserveSpace.java | 64 WhitespaceInfoPaths paths = new WhitespaceInfoPaths(thisSheet); in startElement() local
|
/external/oprofile/libpp/ |
D | locate_images.cpp | 33 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/ |
D | main.py | 53 def _modules_from_paths(self, package_root, paths): argument
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | RedundentExprEliminator.java | 121 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/ |
D | concatenate_js_files.py | 60 def __init__(self, paths): argument
|
D | concatenate_css_files.py | 59 def __init__(self, paths): argument
|
/external/jsilver/src/org/clearsilver/jni/ |
D | JNI.java | 135 public static void setLibrarySearchPaths(String... paths) { in setLibrarySearchPaths()
|
/external/chromium/chrome/browser/ui/gtk/ |
D | collected_cookies_gtk.cc | 333 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/ |
D | PluginInfoStoreWin.cpp | 261 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/ |
D | RenderFileUploadControl.cpp | 113 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/ |
D | QtPlatformPlugin.cpp | 52 const QStringList paths = QCoreApplication::libraryPaths(); in load() local
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/ |
D | deduplicate_tests.py | 130 def extract_platforms(paths): argument
|
/external/chromium/chrome/browser/resources/file_manager/js/ |
D | util.js | 104 getDirectories: function(dirEntry, params, paths, successCallback, argument
|
/external/webkit/Source/WebCore/html/ |
D | FileInputType.cpp | 160 void FileInputType::setFileList(const Vector<String>& paths) in setFileList()
|
/external/bluetooth/glib/gio/tests/ |
D | g-file.c | 46 const char *paths[] = {"/", in test_g_file_new_null() local 486 const struct TestPathsWithOper paths[] = in test_g_file_get_parent_child() local
|