Searched defs:Relative (Results 1 – 14 of 14) sorted by relevance
21 enum class PathEncoding { Absolute, Relative }; enumerator
401 struct Relative struct in sw::Shader403 ParameterType type : 8;404 unsigned int index;405 unsigned int swizzle : 8;406 unsigned int scale;407 bool dynamic; // Varies between concurrent shader instances
32 bool InToplevel, bool Relative) { in getOutputPath()
249 bool Relative = true) { in ParseDrive()
285 auto Command = [&](llvm::StringRef Relative) { in TEST()
144 TEST(Filenames, Relative) { in TEST() argument
186 SmallString<128> Relative; in computeRelativePath() local
395 Relative, enumerator
541 SmallString<128> Relative; in computeArchiveRelativePath() local
562 SmallString<128> Relative; in computeArchiveRelativePath() local
219 SmallString<32> Relative("foo.cpp"); in TEST() local226 SmallString<32> Relative("foo.cpp"); in TEST() local
156 SmallString<32> Relative("foo.cpp"); in TEST() local
2574 StringRef Relative(Remapped); in getOrCreateModuleRef() local