Home
last modified time | relevance | path

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

/external/swiftshader/src/Shader/
DShader.hpp400 struct Relative struct in sw::Shader
402 ParameterType type : 8;
403 unsigned int index;
404 unsigned int swizzle : 8;
405 unsigned int scale;
406 bool dynamic; // Varies between concurrent shader instances
/external/swiftshader/src/Pipeline/
DShader.hpp399 struct Relative struct in sw::Shader
401 ParameterType type : 8;
402 unsigned int index;
403 unsigned int swizzle : 8;
404 unsigned int scale;
405 bool dynamic; // Varies between concurrent shader instances
/external/llvm/tools/llvm-cov/
DSourceCoverageView.cpp32 bool InToplevel, bool Relative) { in getOutputPath()
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DArchiveWriter.cpp201 SmallString<128> Relative; in computeRelativePath() local
/external/llvm/unittests/Support/
DPath.cpp156 SmallString<32> Relative("foo.cpp"); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DPath.cpp189 SmallString<32> Relative("foo.cpp"); in TEST() local