Home
last modified time | relevance | path

Searched defs:Path (Results 1 – 25 of 83) sorted by relevance

1234

/external/nist-sip/java/gov/nist/javax/sip/header/ims/
DPath.java43 public class Path class
51 public Path(AddressImpl address) { in Path() method in Path
59 public Path() in Path() method in Path
/external/webkit/Source/WebCore/svg/
DSVGStyledTransformableElement.h32 class Path; variable
53 virtual void toPathData(Path&) const { } in toPathData() argument
/external/clang/lib/Basic/
DFileSystemStatCache.cpp40 bool FileSystemStatCache::get(const char *Path, struct stat &StatBuf, in get()
104 MemorizeStatCalls::getStat(const char *Path, struct stat &StatBuf, in getStat()
DVersion.cpp63 std::string Path = getClangRepositoryPath(); in getClangFullRepositoryVersion() local
/external/clang/unittests/Basic/
DFileManagerTest.cpp30 void InjectFileOrDirectory(const char *Path, ino_t INode, bool IsFile) { in InjectFileOrDirectory()
43 void InjectFile(const char *Path, ino_t INode) { in InjectFile()
48 void InjectDirectory(const char *Path, ino_t INode) { in InjectDirectory()
53 virtual LookupResult getStat(const char *Path, struct stat &StatBuf, in getStat()
/external/llvm/include/llvm/Support/
DSystemUtils.h22 namespace sys { class Path; } variable
DPathV2.h50 StringRef Path; //< The entire path. variable
DPathV1.h187 Path() : path() {} in Path() function
188 Path(const Path &that) : path(that.path) {} in Path() function
/external/webkit/Source/WebCore/rendering/svg/
DRenderSVGResource.h50 class Path; variable
64 … virtual void postApplyResource(RenderObject*, GraphicsContext*&, unsigned short, const Path*) { } in postApplyResource()
DSVGMarkerLayoutInfo.h31 class Path; variable
/external/skia/src/svg/
DSkSVGPath.cpp25 DEFINE_SVG_INFO(Path) in DEFINE_SVG_INFO() argument
/external/webkit/Source/WebCore/platform/graphics/cairo/
DCairoUtilities.h38 class Path; variable
/external/webkit/Source/WebCore/platform/graphics/gpu/
DLoopBlinnPathProcessor.h49 class Path; variable
/external/llvm/bindings/ocaml/bitwriter/
Dbitwriter_ocaml.c27 CAMLprim value llvm_write_bitcode_file(value M, value Path) { in llvm_write_bitcode_file()
/external/clang/include/clang/Frontend/
DASTConsumers.h19 namespace sys { class Path; } variable
DHeaderSearchOptions.h37 std::string Path; member
98 void AddPath(llvm::StringRef Path, frontend::IncludeDirGroup Group, in AddPath()
/external/clang/lib/AST/
DCXXInheritance.cpp28 for (CXXBasePaths::paths_iterator Path = begin(), PathEnd = end(); in ComputeDeclsFound() local
356 CXXBasePath &Path, in FindBaseClass()
365 CXXBasePath &Path, in FindVirtualBaseClass()
375 CXXBasePath &Path, in FindTagMember()
391 CXXBasePath &Path, in FindOrdinaryMember()
409 CXXBasePath &Path, in FindNestedNameSpecifierMember()
/external/llvm/lib/Bitcode/Writer/
DBitWriter.cpp18 int LLVMWriteBitcodeToFile(LLVMModuleRef M, const char *Path) { in LLVMWriteBitcodeToFile()
/external/chromium/chrome/browser/chromeos/frame/
Dbubble_frame_view.h15 class Path; variable
/external/webkit/Source/WebCore/platform/graphics/haiku/
DPathHaiku.cpp40 Path::Path() in Path() function in WebCore::Path
50 Path::Path(const Path& other) in Path() function in WebCore::Path
/external/webkit/Source/WebCore/html/
DHTMLAreaElement.h34 class Path; variable
/external/webkit/Source/WebCore/platform/graphics/wince/
DPathWinCE.cpp32 Path::Path() in Path() function in WebCore::Path
37 Path::Path(const Path& other) in Path() function in WebCore::Path
/external/webkit/Source/WebCore/platform/graphics/
DPathTraversalState.h34 class Path; variable
/external/clang/include/clang/Basic/
DFileSystemStatCache.h70 LookupResult statChained(const char *Path, struct stat &StatBuf, in statChained()
/external/webkit/Source/JavaScriptCore/wtf/url/src/
DURLSegments.h48 Path, enumerator

1234