Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 7 of 7) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_BankFile.cpp116 const Util::Reference& ref = GetRegionTableAddress( regionTableIndex ); in GetRegion() local
249 const Util::Reference& ref = table.item[ programNo ]; in GetInstrument() local
369 const Util::Reference& ref = *reinterpret_cast<const Util::Reference*>( in GetAdshrCurve() local
Dsnd_WaveSoundFile.cpp228 const Util::Reference& ref = *reinterpret_cast<const Util::Reference*>( in GetAdshrCurve() local
334 const Util::Reference& ref = *reinterpret_cast<const Util::Reference*>( in GetAdshrCurve() local
/NW4C-2.0.3/include/nw/ut/
Dut_ResUtil.h339 … NW_FORCE_INLINE T& ref() { NW_ASSERT(this->IsValid()); return *reinterpret_cast<T*>(void_ptr()); } in ref() function
342 …NW_FORCE_INLINE const T& ref() const { NW_ASSERT(this->IsValid()); return *reinterpret_cast<const … in ref() function
Dut_ResDictionary.h157 ResU32 ref; member
/NW4C-2.0.3/include/nw/snd/
Dsnd_Util.h236 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItem() local
243 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItemSize() local
249 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItemOffset() local
/NW4C-2.0.3/include/nw/font/
Dfont_RectDrawerCommand.h211 #define NW_FONT_CMD_SET_STENCIL_FUNC_MASK( func, ref, andBits, writableBits ) \ argument
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Types.h2438 ut::ResF32 ref; member