| /external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
| D | path.cc | 40 StringArray_t paths = Split(path); in Append() local 56 StringArray_t paths = Split(path); in Prepend() local 72 StringArray_t paths = Split(path); in Set() local 104 StringArray_t Path::Normalize(const StringArray_t& paths) { in Normalize() 154 std::string Path::Join(const StringArray_t& paths) { in Join() 159 std::string Path::Range(const StringArray_t& paths, size_t start, size_t end) { in Range()
|
| /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
| D | gjslint.py | 79 def _MultiprocessCheckPaths(paths): argument 103 def _CheckPaths(paths): argument 150 def _PrintFileSummary(paths, records): argument 165 def _PrintSummary(paths, error_records): argument
|
| /external/chromium_org/third_party/closure_linter/closure_linter/ |
| D | gjslint.py | 91 def _MultiprocessCheckPaths(paths): argument 123 def _CheckPaths(paths): argument 168 def _PrintFileSummary(paths, records): argument 183 def _PrintSummary(paths, error_records): argument
|
| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/ |
| D | find_files.py | 49 def find(filesystem, base_dir, paths=None, skipped_directories=None, file_filter=None, directory_so… argument 64 def _normalize(filesystem, base_dir, paths): argument 68 def _normalized_find(filesystem, paths, skipped_directories, file_filter, directory_sort_key): argument
|
| /external/chromium_org/chrome/browser/extensions/api/file_system/ |
| D | file_system_api.cc | 228 const std::vector<base::FilePath>& paths) { in PrepareFilesForWritableApp() 241 const std::vector<base::FilePath>& paths) { in RegisterFileSystemsAndSendResponse() 334 std::vector<base::FilePath> paths; in CheckPermissionAndSendResponse() local 435 std::vector<base::FilePath> paths; in FileSelected() local 463 std::vector<base::FilePath> paths; in MultiFilesSelectedWithExtraInfo() local 523 std::vector<base::FilePath>* paths) { in SkipPickerAndAlwaysSelectPathsForTest() 597 const std::vector<base::FilePath>& paths) { in FilesSelected() 655 const std::vector<base::FilePath>& paths, in ConfirmDirectoryAccessOnFileThread() 711 const std::vector<base::FilePath>& paths) { in OnDirectoryAccessConfirmed()
|
| /external/llvm/utils/lit/lit/ |
| D | util.py | 56 def which(command, paths = None): argument 93 def whichTools(tools, paths): argument
|
| /external/chromium_org/third_party/WebKit/Tools/Scripts/ |
| D | check-testharness-expected-pass | 20 paths = [] variable
|
| /external/chromium_org/tools/telemetry/telemetry/core/ |
| D | memory_cache_http_server.py | 156 def __init__(self, host_port, handler, paths): argument 237 def __init__(self, paths): argument 263 def paths(self): member in MemoryCacheHTTPServer
|
| /external/chromium_org/build/android/gyp/ |
| D | dex.py | 15 def DoDex(options, paths): argument
|
| /external/chromium_org/chrome/browser/chromeos/file_manager/ |
| D | zip_file_creator_browsertest.cc | 54 std::vector<base::FilePath> paths; in IN_PROC_BROWSER_TEST_F() local 82 std::vector<base::FilePath> paths; in IN_PROC_BROWSER_TEST_F() local
|
| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/ |
| D | layout_test_finder.py | 53 def _strip_test_dir_prefixes(self, paths): argument 96 def skip_tests(self, paths, all_tests_list, expectations, http_tests): argument
|
| /external/chromium_org/chrome/common/extensions/docs/server2/ |
| D | patched_file_system.py | 18 def Read(self, paths, skip_not_found=False): argument 58 def _TryReadDirectory(self, paths): argument
|
| D | caching_rietveld_patcher.py | 28 paths, argument 96 def Apply(self, paths, file_system, version=None): argument
|
| D | empty_dir_file_system.py | 14 def Read(self, paths, skip_not_found=False): argument
|
| D | patcher.py | 18 def Apply(self, paths, file_system, version=None): argument
|
| /external/chromium_org/tools/cr/cr/base/ |
| D | linux_chromeos.py | 29 def paths(self): member in LinuxChromeOSPlatform
|
| /external/chromium_org/skia/ext/ |
| D | platform_device_win.cc | 90 CubicPaths paths; in LoadPathToDC() local 143 bool PlatformDevice::SkPathToCubicPaths(CubicPaths* paths, in SkPathToCubicPaths()
|
| /external/chromium_org/third_party/WebKit/Source/core/fileapi/ |
| D | FileList.cpp | 45 Vector<String> paths; in pathsForUserVisibleFiles() local
|
| /external/chromium_org/tools/telemetry/telemetry/util/ |
| D | find_dependencies.py | 137 def FindDependencies(paths, options): argument 167 def ZipDependencies(paths, dependencies, options): argument
|
| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/ |
| D | main.py | 37 def change_directory(filesystem, checkout_root, paths): argument
|
| /external/chromium_org/media/base/ |
| D | media_posix.cc | 49 StubPathMap paths; in InitializeMediaLibraryInternal() 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/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/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()
|