Home
last modified time | relevance | path

Searched defs:OffsetType (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-open-type.hh343 static inline const Type& operator + (const Base &base, const OffsetTo<Type, OffsetType, has_null> … in operator +() argument
345 static inline Type& operator + (Base &base, OffsetTo<Type, OffsetType, has_null> &offset) { return … in operator +() argument
/external/deqp/modules/gles31/functional/
Des31fAtomicCounterTests.cpp67 enum OffsetType enum in deqp::gles31::Functional::__anon1a40acde0111::AtomicCounterTest
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp3575 AMDGPUOperand::ImmTy OffsetType = in cvtDSImpl() local