Home
last modified time | relevance | path

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

/third_party/skia/include/utils/
DSkParsePath.h21 enum class PathEncoding { Absolute, Relative }; enumerator
/third_party/skia/m133/include/utils/
DSkParsePath.h21 enum class PathEncoding { Absolute, Relative }; enumerator
/third_party/protobuf/src/google/protobuf/compiler/rust/
Drelative_path.cc32 std::string RelativePath::Relative(const RelativePath& dest) const { in Relative() function in google::protobuf::compiler::rust::RelativePath
/third_party/skia/third_party/externals/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
/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerIOWindows.cpp149 bool Relative = true) { in ParseDrive()
/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts114 const enum RelativePreference { Relative, NonRelative, Shortest, ExternalNonRelative } enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DArchiveWriter.cpp541 SmallString<128> Relative; in computeArchiveRelativePath() local
/third_party/rust/rust/library/std/src/sys/unix/process/
Dprocess_common.rs160 Relative, enumerator
/third_party/rust/rust/compiler/rustc_middle/src/ty/
Dmod.rs2112 Relative(u32), enumerator