Home
last modified time | relevance | path

Searched defs:Absolute (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/include/utils/
H A DSkParsePath.h21 enum class PathEncoding { Absolute, Relative }; member in SkParsePath::PathEncoding
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp704 bool Absolute; in deriveSubInst() local
[all...]
H A DHexagonBaseInfo.h37 Absolute = 1, // Absolute addressing mode enumerator
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-serialize.hh61 Absolute /* Absolute: from the start of the serialize buffer. */ enumerator
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc.h226 unsigned Absolute : 1; /* BOOL */ member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.h59 unsigned Absolute : 1; /* BOOL */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/
H A 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 in processInstruction() local
1882 bool Absolute = Imm.getExpr()->evaluateAsAbsolute(Value); processInstruction() local
[all...]
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h752 unsigned Absolute : 1; /* BOOL */ member

Completed in 12 milliseconds