Home
last modified time | relevance | path

Searched refs:NW_INLINE (Results 1 – 25 of 42) sorted by relevance

12

/NW4C-1.2.23/include/nw/ut/
Dut_Inlines.h41 NW_INLINE T Min(T a, T b);
66 NW_INLINE size_t
106 NW_INLINE size_t
128 NW_INLINE size_t
151 NW_INLINE size_t
175 NW_INLINE size_t
200 NW_INLINE size_t
241 NW_INLINE int
282 NW_INLINE int
322 NW_INLINE int
[all …]
Dut_Foreach.h45 NW_INLINE Type& static_any_cast(static_any_t value) in static_any_cast()
60 NW_INLINE contain_type<Type>* encode_type(Type&) in encode_type()
66 NW_INLINE contain_type<const Type>* encode_type(const Type&) in encode_type()
79 NW_INLINE static_any<Type> contain(const Type& col) in contain()
85 NW_INLINE static_any<Type*> contain(Type& col) in contain()
91 NW_INLINE static_any<Type*> contain(Type (&col)[Size]) in contain()
100 NW_INLINE static_any<Type*> begin(static_any_t cur, contain_type<Type[Size]>*) in begin()
106 NW_INLINE static_any<Type*> end(static_any_t cur, contain_type<Type[Size]>*) in end()
112 NW_INLINE void next(static_any_t cur, contain_type<Type[Size]>*) in next()
118 NW_INLINE Type& extract(static_any_t cur, contain_type<Type[Size]>*) in extract()
[all …]
Dut_Flag.h46 NW_INLINE bool
60 NW_INLINE bool
74 NW_INLINE TFlags
87 NW_INLINE TFlags
103 NW_INLINE TResult
120 NW_INLINE TFlags
Dut_RuntimeTypeInfo.h86 NW_INLINE const RuntimeTypeInfo*
100 NW_INLINE UPtr
120 NW_INLINE bool
Dut_MoveArray.h789 NW_INLINE bool
849 NW_INLINE bool
876 NW_INLINE void
898 NW_INLINE bool
927 NW_INLINE void
964 NW_INLINE bool
1020 NW_INLINE TIterator
1041 NW_INLINE TIterator
1089 NW_INLINE bool
1113 NW_INLINE bool
[all …]
Dut_Signal.h80 NW_INLINE TSlot*
116 NW_INLINE void
Dut_BinaryFileFormat.h173 NW_INLINE const BinaryBlockHeader*
200 NW_INLINE bool
/NW4C-1.2.23/include/nw/gfx/
Dgfx_MaterialState.h62 static NW_INLINE void ActivateShaderParameter(
73 static NW_INLINE void ActivateFragmentLightParameters(
85 static NW_INLINE void ActivateShadingParameters(
95 static NW_INLINE void ActivateRasterization(const ResRasterization rasterization);
139 static NW_INLINE void ActivateMaterialColor(
151 static NW_INLINE void ActivateFragmentLighting(
160 static NW_INLINE void ActivateTextureMappers(const ResMaterial texMapperMaterial);
168 static NW_INLINE void ActivateParticleTextureMappers(const ResMaterial texMapperMaterial);
177 static NW_INLINE void ActivateProceduralTextureMapper(
188 static NW_INLINE void ActivateTextureCombiners(
[all …]
Dgfx_GraphicsDevice.h55 static NW_INLINE void SetPolygonOffsetEnabled(bool enabled) in SetPolygonOffsetEnabled()
65 static NW_INLINE void SetPolygonOffsetUnit(f32 polygonOffsetUnit) in SetPolygonOffsetUnit()
73 static NW_INLINE void ActivatePolygonOffset();
90 static NW_INLINE void SetBlendEnabled(bool enabled);
99 …static NW_INLINE void SetFragmentOperationMode(const ResFragmentOperation::FragmentOperationMode m… in SetFragmentOperationMode()
109 …static NW_INLINE void ActivateFragmentOperationMode(ResFragmentOperation::FragmentOperationMode mo… in ActivateFragmentOperationMode()
134 static NW_INLINE void SetDepthTestEnabled(bool enabled);
140 static NW_INLINE void SetStencilTestEnabled(bool enabled);
190 static NW_INLINE void SetColorMask(bool red, bool green, bool blue, bool alpha);
196 static NW_INLINE void SetDepthMaskEnabled(bool enabled);
[all …]
Dgfx_ActivateCommand.h51 static NW_INLINE u32 MultU32Color(u32 lhs, u32 rhs) in MultU32Color()
70 static NW_INLINE u32 MultAddU32Color(u32 lhs, u32 rhs, u32 add) in MultAddU32Color()
89 static NW_INLINE u32 GetVertexFormat(s32 dimension, GLuint format) in GetVertexFormat()
113 static NW_INLINE u32 GetVertexSize(s32 dimension, GLuint format) in GetVertexSize()
137 NW_INLINE void
179 NW_INLINE void
227 NW_INLINE void
268 NW_INLINE void
312 NW_INLINE void
Dgfx_WorldMatrixUpdater.h81 NW_INLINE void UpdateMaya(
97 NW_INLINE void UpdateXsi(
112 NW_INLINE void UpdateBasic(
210 NW_INLINE void
261 NW_INLINE void
299 NW_INLINE void
Dgfx_TransformNode.h215 NW_DEPRECATED_FUNCTION(NW_INLINE void InheritTransformStates());
218 NW_INLINE virtual void InheritTraversalResults();
335 NW_INLINE void
364 NW_INLINE void
Dgfx_RenderElement.h699 NW_INLINE RenderKeyFactory* CreatePriorMaterialRenderKeyFactory( in CreatePriorMaterialRenderKeyFactory()
714 NW_INLINE RenderKeyFactory* CreatePriorMaterialReverseDepthRenderKeyFactory( in CreatePriorMaterialReverseDepthRenderKeyFactory()
730 NW_INLINE RenderKeyFactory* CreatePriorMaterialAndZeroDepthRenderKeyFactory( in CreatePriorMaterialAndZeroDepthRenderKeyFactory()
746 NW_INLINE RenderKeyFactory* CreatePriorDepthRenderKeyFactory( in CreatePriorDepthRenderKeyFactory()
761 NW_INLINE RenderKeyFactory* CreatePriorDepthReverseDepthRenderKeyFactory( in CreatePriorDepthReverseDepthRenderKeyFactory()
777 NW_INLINE RenderKeyFactory* CreateTopPriorDepthRenderKeyFactory( in CreateTopPriorDepthRenderKeyFactory()
792 NW_INLINE RenderKeyFactory* CreateTopPriorDepthReverseDepthRenderKeyFactory( in CreateTopPriorDepthReverseDepthRenderKeyFactory()
Dgfx_RenderContext.h149 NW_INLINE void ResetMaterialHash(s32 hashMask);
557 NW_INLINE GLuint ToPrimitiveModeGL(u8 mode, bool isGeometryShaderEnabled);
587 NW_INLINE void
657 NW_INLINE GLuint
679 NW_INLINE void
/NW4C-1.2.23/include/nw/snd/
Dsnd_WaveSoundFile.h143 NW_INLINE u32 GetWaveIdCount() const in GetWaveIdCount()
147 NW_INLINE u32 GetWaveSoundCount() const in GetWaveSoundCount()
153 NW_INLINE const Util::WaveId& GetWaveId( u32 index ) const in GetWaveId()
187 NW_INLINE u32 GetTrackCount() const in GetTrackCount()
191 NW_INLINE u32 GetNoteCount() const in GetNoteCount()
226 NW_INLINE u32 GetNoteEventCount() const in GetNoteEventCount()
Dsnd_StreamSoundFileReader.h51 NW_INLINE u32 GetChannelCount() const in GetChannelCount()
57 NW_INLINE u32 GetTrackCount() const in GetTrackCount()
63 NW_INLINE u32 GetSeekBlockOffset() const in GetSeekBlockOffset()
72 NW_INLINE u32 GetDataBlockOffset() const in GetDataBlockOffset()
Dsnd_SoundArchiveFile.h93 NW_INLINE u32 GetItemId( const char* str ) const in GetItemId()
103 NW_INLINE const StringTable* GetStringTable() const in GetStringTable()
108 NW_INLINE const PatriciaTree* GetPatriciaTree( Sections section ) const in GetPatriciaTree()
218 NW_INLINE u32 GetSoundCount() const { return GetSoundInfoReferenceTable().count; } in GetSoundCount()
219 NW_INLINE u32 GetBankCount() const { return GetBankInfoReferenceTable().count; } in GetBankCount()
220 NW_INLINE u32 GetPlayerCount() const { return GetPlayerInfoReferenceTable().count; } in GetPlayerCount()
221NW_INLINE u32 GetSoundGroupCount() const { return GetSoundGroupInfoReferenceTable().count; } in GetSoundGroupCount()
222 NW_INLINE u32 GetGroupCount() const { return GetGroupInfoReferenceTable().count; } in GetGroupCount()
223NW_INLINE u32 GetWaveArchiveCount() const { return GetWaveArchiveInfoReferenceTable().count; } in GetWaveArchiveCount()
224 NW_INLINE u32 GetFileCount() const { return GetFileInfoReferenceTable().count; } in GetFileCount()
[all …]
Dsnd_Util.h126 NW_INLINE bool IsValidTypeId( u16 validId ) const in IsValidTypeId()
134 NW_INLINE bool IsValidOffset() const in IsValidOffset()
209 NW_INLINE const void* GetReferedItemByIndex( in GetReferedItemByIndex()
216 NW_INLINE const ReferenceWithSize* GetReference( in GetReference()
255 NW_INLINE s32 GetBlockCount() const { return header.dataBlocks; } in GetBlockCount()
258 NW_INLINE const void* GetBlock( u16 typeId ) const in GetBlock()
262 NW_INLINE u32 GetBlockSize( u16 typeId ) const in GetBlockSize()
266 NW_INLINE u32 GetBlockOffset( u16 typeId ) const in GetBlockOffset()
315 NW_INLINE u32 GetTrueCount( u32 bitNumber ) const in GetTrueCount()
345 static NW_INLINE u8 DevideBy8bit( u32 value, int index ) in DevideBy8bit()
[all …]
Dsnd_StreamSoundFile.h248 NW_INLINE u32 GetTrackChannelCount() const in GetTrackChannelCount()
252 NW_INLINE u8 GetGlobalChannelIndex( u32 index ) const in GetGlobalChannelIndex()
273 NW_INLINE u32 GetCount() const { return table.count; } in GetCount()
274 NW_INLINE u8 GetGlobalIndex( u32 index ) const in GetGlobalIndex()
288 NW_INLINE u32 GetChannelCount() const { return table.count; } in GetChannelCount()
Dsnd_BankFile.h114 NW_INLINE u32 GetWaveIdCount() const in GetWaveIdCount()
118 NW_INLINE s32 GetInstrumentCount() const in GetInstrumentCount()
124 NW_INLINE const Util::WaveId& GetWaveId( u32 index ) const in GetWaveId()
Dsnd_GroupFile.h49 NW_INLINE u32 GetGroupItemInfoCount() const in GetGroupItemInfoCount()
67 NW_INLINE u32 GetItemCount() const { return table.count; }
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResLookupTable.h86 NW_INLINE ResImageLookupTable Dereference();
87 NW_INLINE const ResImageLookupTable Dereference() const;
225 NW_INLINE ResImageLookupTable
253 NW_INLINE const ResImageLookupTable
/NW4C-1.2.23/include/nw/
Dtypes.h31 #if !defined(NW_INLINE)
32 #define NW_INLINE inline macro
/NW4C-1.2.23/include/nw/anim/res/
Danim_ResAnimCurve.h26 NW_INLINE f32
32 NW_INLINE s32
38 NW_INLINE f32
44 NW_INLINE s32
50 NW_INLINE f32
56 NW_INLINE s32
62 NW_INLINE f32
68 NW_INLINE s32
/NW4C-1.2.23/include/nw/os/
Dos_Memory.h179 NW_INLINE TObject*
204 NW_INLINE TObject*
229 NW_INLINE TObject*
253 NW_INLINE TChar*

12