Home
last modified time | relevance | path

Searched defs:Relative (Results 1 – 14 of 14) sorted by relevance

/external/skia/include/utils/
DSkParsePath.h21 enum class PathEncoding { Absolute, Relative }; enumerator
/external/swiftshader/src/Shader/
DShader.hpp401 struct Relative struct in sw::Shader
403 ParameterType type : 8;
404 unsigned int index;
405 unsigned int swizzle : 8;
406 unsigned int scale;
407 bool dynamic; // Varies between concurrent shader instances
/external/llvm/tools/llvm-cov/
DSourceCoverageView.cpp32 bool InToplevel, bool Relative) { in getOutputPath()
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerIOWindows.cpp249 bool Relative = true) { in ParseDrive()
/external/llvm-project/clang-tools-extra/clangd/unittests/
DGlobalCompilationDatabaseTests.cpp285 auto Command = [&](llvm::StringRef Relative) { in TEST()
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerIOWindows.cpp249 bool Relative = true) { in ParseDrive()
/external/google-breakpad/src/common/
Ddwarf_line_to_module_unittest.cc144 TEST(Filenames, Relative) { in TEST() argument
/external/llvm/lib/Object/
DArchiveWriter.cpp186 SmallString<128> Relative; in computeRelativePath() local
/external/llvm-project/clang/include/clang/AST/
DVTableBuilder.h395 Relative, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DArchiveWriter.cpp541 SmallString<128> Relative; in computeArchiveRelativePath() local
/external/llvm-project/llvm/lib/Object/
DArchiveWriter.cpp562 SmallString<128> Relative; in computeArchiveRelativePath() local
/external/llvm-project/llvm/unittests/Support/
DPath.cpp219 SmallString<32> Relative("foo.cpp"); in TEST() local
226 SmallString<32> Relative("foo.cpp"); in TEST() local
/external/llvm/unittests/Support/
DPath.cpp156 SmallString<32> Relative("foo.cpp"); in TEST() local
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp2574 StringRef Relative(Remapped); in getOrCreateModuleRef() local