Searched defs:ref (Results 1 – 7 of 7) sorted by relevance
114 const Util::Reference& ref = GetRegionTableAddress( regionTableIndex ); in GetRegion() local247 const Util::Reference& ref = table.item[ programNo ]; in GetInstrument() local367 const Util::Reference& ref = *reinterpret_cast<const Util::Reference*>( in GetAdshrCurve() local
226 const Util::Reference& ref = *reinterpret_cast<const Util::Reference*>( in GetAdshrCurve() local332 const Util::Reference& ref = *reinterpret_cast<const Util::Reference*>( in GetAdshrCurve() local
337 … NW_FORCE_INLINE T& ref() { NW_ASSERT(this->IsValid()); return *reinterpret_cast<T*>(void_ptr()); } in ref() function340 …NW_FORCE_INLINE const T& ref() const { NW_ASSERT(this->IsValid()); return *reinterpret_cast<const … in ref() function
155 ResU32 ref; member
234 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItem() local241 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItemSize() local247 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItemOffset() local
209 #define NW_FONT_CMD_SET_STENCIL_FUNC_MASK( func, ref, andBits, writableBits ) \ argument
2403 ut::ResF32 ref; member