Home
last modified time | relevance | path

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

1234567

/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
Dpath.cc40 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/
Dgjslint.py79 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/
Dgjslint.py91 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/
Dfind_files.py49 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/
Dfile_system_api.cc228 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/
Dutil.py56 def which(command, paths = None): argument
93 def whichTools(tools, paths): argument
/external/chromium_org/third_party/WebKit/Tools/Scripts/
Dcheck-testharness-expected-pass20 paths = [] variable
/external/chromium_org/tools/telemetry/telemetry/core/
Dmemory_cache_http_server.py156 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/
Ddex.py15 def DoDex(options, paths): argument
/external/chromium_org/chrome/browser/chromeos/file_manager/
Dzip_file_creator_browsertest.cc54 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/
Dlayout_test_finder.py53 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/
Dpatched_file_system.py18 def Read(self, paths, skip_not_found=False): argument
58 def _TryReadDirectory(self, paths): argument
Dcaching_rietveld_patcher.py28 paths, argument
96 def Apply(self, paths, file_system, version=None): argument
Dempty_dir_file_system.py14 def Read(self, paths, skip_not_found=False): argument
Dpatcher.py18 def Apply(self, paths, file_system, version=None): argument
/external/chromium_org/tools/cr/cr/base/
Dlinux_chromeos.py29 def paths(self): member in LinuxChromeOSPlatform
/external/chromium_org/skia/ext/
Dplatform_device_win.cc90 CubicPaths paths; in LoadPathToDC() local
143 bool PlatformDevice::SkPathToCubicPaths(CubicPaths* paths, in SkPathToCubicPaths()
/external/chromium_org/third_party/WebKit/Source/core/fileapi/
DFileList.cpp45 Vector<String> paths; in pathsForUserVisibleFiles() local
/external/chromium_org/tools/telemetry/telemetry/util/
Dfind_dependencies.py137 def FindDependencies(paths, options): argument
167 def ZipDependencies(paths, dependencies, options): argument
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
Dmain.py37 def change_directory(filesystem, checkout_root, paths): argument
/external/chromium_org/media/base/
Dmedia_posix.cc49 StubPathMap paths; in InitializeMediaLibraryInternal() 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/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/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()

1234567