Home
last modified time | relevance | path

Searched defs:Absolute (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/include/utils/
DSkParsePath.h21 enum class PathEncoding { Absolute, Relative }; enumerator
/third_party/typescript/src/harness/
DvpathUtil.ts55Absolute = RequireRoot | AllowRoot | AllowDirname | AllowBasename | AllowExtname | AllowTrailingSe… enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCDuplexInfo.cpp704 bool Absolute; in deriveSubInst() local
DHexagonBaseInfo.h37 Absolute = 1, // Absolute addressing mode enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DJITSymbol.h84 Absolute = 1U << 3, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp1458 bool Absolute = MO_1.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
1685 bool Absolute = Expr.evaluateAsAbsolute(Value); in processInstruction() local
1708 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
1738 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
1862 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
1882 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); in processInstruction() local
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_fpc.h226 unsigned Absolute : 1; /* BOOL */ member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-serialize.hh61 Absolute /* Absolute: from the start of the serialize buffer. */ enumerator
/third_party/harfbuzz/src/
Dhb-serialize.hh61 Absolute /* Absolute: from the start of the serialize buffer. */ enumerator
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h59 unsigned Absolute : 1; /* BOOL */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86MCInstLower.cpp370 bool Absolute = true; in SimplifyShortMoveForm() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp321 SmallString<128> Absolute, Resolved, Storage; in setCurrentWorkingDirectory() local
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h751 unsigned Absolute : 1; /* BOOL */ member