Home
last modified time | relevance | path

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

/third_party/iowow/src/platform/win32/mman/
Dmman.h31 typedef int64_t OffsetType; typedef
33 typedef uint32_t OffsetType; typedef
/third_party/boost/boost/interprocess/
Doffset_ptr.hpp281 …BOOST_INTERPROCESS_FORCEINLINE offset_ptr( const offset_ptr<T2, DifferenceType, OffsetType, Offset… in offset_ptr() argument
292 …BOOST_INTERPROCESS_FORCEINLINE offset_ptr( const offset_ptr<T2, DifferenceType, OffsetType, Offset… in offset_ptr() argument
302 …S_FORCEINLINE explicit offset_ptr(const offset_ptr<T2, DifferenceType, OffsetType, OffsetAlignment… in offset_ptr() argument
392 … operator= (const offset_ptr<T2, DifferenceType, OffsetType, OffsetAlignment> &ptr) BOOST_NOEXCEPT in operator =() argument
563 …BOOST_INTERPROCESS_FORCEINLINE void assign(const offset_ptr<T2, DifferenceType, OffsetType, Offset… in assign() argument
569 …BOOST_INTERPROCESS_FORCEINLINE void assign(const offset_ptr<T2, DifferenceType, OffsetType, Offset… in assign() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp4814 AMDGPUOperand::ImmTy OffsetType = in cvtDSImpl() local