Searched defs:OffsetType (Results 1 – 4 of 4) sorted by relevance
/third_party/iowow/src/platform/win32/mman/ |
D | mman.h | 31 typedef int64_t OffsetType; typedef 33 typedef uint32_t OffsetType; typedef
|
/third_party/boost/boost/interprocess/ |
D | offset_ptr.hpp | 281 …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/vk-gl-cts/modules/gles31/functional/ |
D | es31fAtomicCounterTests.cpp | 67 enum OffsetType enum in deqp::gles31::Functional::__anon2861e1d60111::AtomicCounterTest
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/ |
D | AMDGPUAsmParser.cpp | 4814 AMDGPUOperand::ImmTy OffsetType = in cvtDSImpl() local
|