Home
last modified time | relevance | path

Searched refs:RelPath (Results 1 – 5 of 5) sorted by relevance

/external/zlib/src/contrib/dotzlib/DotZLib/
DDotZLib.csproj93 RelPath = "AssemblyInfo.cs"
98 RelPath = "ChecksumImpl.cs"
103 RelPath = "CircularBuffer.cs"
108 RelPath = "CodecBase.cs"
113 RelPath = "Deflater.cs"
118 RelPath = "DotZLib.cs"
123 RelPath = "GZipStream.cs"
128 RelPath = "Inflater.cs"
133 RelPath = "UnitTests.cs"
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp541 StringRef RelPath = OrigPath.substr(OldPrefix.size()); in replace_path_prefix() local
544 path::append(NewPath, RelPath); in replace_path_prefix()
/external/llvm/lib/Support/
DPath.cpp541 StringRef RelPath = OrigPath.substr(OldPrefix.size()); in replace_path_prefix() local
544 path::append(NewPath, RelPath); in replace_path_prefix()
/external/v8/tools/mb/
Dmb.py889 return self.RelPath(path, self.chromium_src_dir)
1177 def RelPath(self, path, start='.'): member in MetaBuildWrapper
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DPath.cpp531 StringRef RelPath = OrigPath.substr(OldPrefix.size()); in replace_path_prefix() local
534 path::append(NewPath, style, RelPath); in replace_path_prefix()