Searched defs:ref (Results 1 – 7 of 7) sorted by relevance
116 const Util::Reference& ref = GetRegionTableAddress( regionTableIndex ); in GetRegion() local249 const Util::Reference& ref = table.item[ programNo ]; in GetInstrument() local369 const Util::Reference& ref = *reinterpret_cast<const Util::Reference*>( in GetAdshrCurve() local
228 const Util::Reference& ref = *reinterpret_cast<const Util::Reference*>( in GetAdshrCurve() local334 const Util::Reference& ref = *reinterpret_cast<const Util::Reference*>( in GetAdshrCurve() local
339 … NW_FORCE_INLINE T& ref() { NW_ASSERT(this->IsValid()); return *reinterpret_cast<T*>(void_ptr()); } in ref() function342 …NW_FORCE_INLINE const T& ref() const { NW_ASSERT(this->IsValid()); return *reinterpret_cast<const … in ref() function
157 ResU32 ref; member
236 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItem() local243 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItemSize() local249 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItemOffset() local
211 #define NW_FONT_CMD_SET_STENCIL_FUNC_MASK( func, ref, andBits, writableBits ) \ argument
2438 ut::ResF32 ref; member