Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_BankFile.cpp114 const Util::Reference& ref = GetRegionTableAddress( regionTableIndex ); in GetRegion() local
247 const Util::Reference& ref = table.item[ programNo ]; in GetInstrument() local
367 const Util::Reference& ref = *reinterpret_cast<const Util::Reference*>( in GetAdshrCurve() local
Dsnd_WaveSoundFile.cpp226 const Util::Reference& ref = *reinterpret_cast<const Util::Reference*>( in GetAdshrCurve() local
332 const Util::Reference& ref = *reinterpret_cast<const Util::Reference*>( in GetAdshrCurve() local
/NW4C-1.3.3/include/nw/ut/
Dut_ResUtil.h337 … NW_FORCE_INLINE T& ref() { NW_ASSERT(this->IsValid()); return *reinterpret_cast<T*>(void_ptr()); } in ref() function
340 …NW_FORCE_INLINE const T& ref() const { NW_ASSERT(this->IsValid()); return *reinterpret_cast<const … in ref() function
Dut_ResDictionary.h155 ResU32 ref; member
/NW4C-1.3.3/include/nw/snd/
Dsnd_Util.h234 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItem() local
241 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItemSize() local
247 const ReferenceWithSize* ref = GetReference( typeId, count ); in GetReferedItemOffset() local
/NW4C-1.3.3/include/nw/font/
Dfont_RectDrawerCommand.h209 #define NW_FONT_CMD_SET_STENCIL_FUNC_MASK( func, ref, andBits, writableBits ) \ argument
/NW4C-1.3.3/include/nw/lyt/
Dlyt_Types.h2403 ut::ResF32 ref; member