Home
last modified time | relevance | path

Searched defs:pathPrefix (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/workspace/
DFileSystemMapping.js183 addFileMapping: function(fileSystemPath, urlPrefix, pathPrefix) argument
196 removeFileMapping: function(fileSystemPath, urlPrefix, pathPrefix) argument
302 _mappingEntryForPathPrefix: function(fileSystemPath, pathPrefix) argument
428 WebInspector.FileSystemMapping.Entry = function(fileSystemPath, urlPrefix, pathPrefix) argument
/external/lzma/CPP/Windows/
DFileDir.cpp403 static bool RemoveDirectorySubItems2(const CSysString pathPrefix, const NFind::CFileInfo &fileInfo) in RemoveDirectorySubItems2()
413 CSysString pathPrefix = path + NName::kDirDelimiter; in RemoveDirectoryWithSubItems() local
426 static bool RemoveDirectorySubItems2(const UString pathPrefix, const NFind::CFileInfoW &fileInfo) in RemoveDirectorySubItems2()
435 UString pathPrefix = path + UString(NName::kDirDelimiter); in RemoveDirectoryWithSubItems() local
/external/chromium_org/third_party/skia/tests/
DPathOpsExtendedTest.cpp360 static void outputToStream(const char* pathStr, const char* pathPrefix, const char* nameSuffix, in outputToStream()
431 const char* pathPrefix = NULL; in testSimplify() local
575 const char* pathPrefix = NULL; in outputProgress() local
/external/chromium_org/third_party/skia/experimental/Intersection/
DEdgeWalker_TestUtility.cpp407 const char* pathPrefix = NULL; in testSimplifyx() local
608 const char* pathPrefix = NULL; in outputProgress() local
658 void outputToStream(const State4& state, const char* pathStr, const char* pathPrefix, in outputToStream()
DLogoPlay.cpp333 const char pathPrefix[] = "<path fill=\""; variable
/external/skia/tests/
DPathOpsExtendedTest.cpp475 static void outputToStream(const char* pathStr, const char* pathPrefix, const char* nameSuffix, in outputToStream()
544 const char* pathPrefix = NULL; in testSimplify() local
703 const char* pathPrefix = NULL; in outputProgress() local
/external/skia/experimental/Intersection/
DEdgeWalker_TestUtility.cpp407 const char* pathPrefix = NULL; in testSimplifyx() local
608 const char* pathPrefix = NULL; in outputProgress() local
658 void outputToStream(const State4& state, const char* pathStr, const char* pathPrefix, in outputToStream()
DLogoPlay.cpp333 const char pathPrefix[] = "<path fill=\""; variable
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/settings/
DEditFileSystemDialog.js245 _addFileMapping: function(urlPrefix, pathPrefix) argument
/external/deqp/framework/delibs/deutil/
DdeProcess.c79 DE_INLINE deBool beginsWithPath (const char* fileName, const char* pathPrefix) in beginsWithPath()
90 static void stripLeadingPath (char* fileName, const char* pathPrefix) in stripLeadingPath()
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DDOMFileSystemBase.cpp172 bool DOMFileSystemBase::pathPrefixToFileSystemType(const String& pathPrefix, FileSystemType& type) in pathPrefixToFileSystemType()
/external/chromium_org/extensions/common/api/
Devents.json253 "pathPrefix": { object