Home
last modified time | relevance | path

Searched defs:Override (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/include/core/
H A DSkFontArguments.h34 struct Override { struct
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-kern-table.hh183 Override = 0x08u, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DModule.h135 Override = 4, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp211 applyDisable(IdentifyingPassPtr PassID, bool Override) applyDisable() argument
H A DTargetLoweringBase.cpp1879 static int getOpEnabled(bool IsSqrt, EVT VT, StringRef Override) { in getOpEnabled() argument
1939 static int getOpRefinementSteps(bool IsSqrt, EVT VT, StringRef Override) { in getOpRefinementSteps() argument
[all...]
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_builder.h2340 const ast::OverrideDecoration* Override(const Source& source, uint32_t id) { in Override() function in tint::ProgramBuilder
2347 const ast::OverrideDecoration* Override(uint32_t id) { in Override() function in tint::ProgramBuilder
2354 const ast::OverrideDecoration* Override(const Source& source) { in Override() function in tint::ProgramBuilder
2360 const ast::OverrideDecoration* Override() { return Override(source_); } in Override() function in tint::ProgramBuilder

Completed in 12 milliseconds