Home
last modified time | relevance | path

Searched refs:Swap4 (Results 1 – 25 of 258) sorted by relevance

1234567891011

/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/MD2/
H A DMD2Loader.cpp237 ByteSwap::Swap4(&m_pcHeader->frameSize); in InternReadFile()
238 ByteSwap::Swap4(&m_pcHeader->magic); in InternReadFile()
239 ByteSwap::Swap4(&m_pcHeader->numFrames); in InternReadFile()
241 ByteSwap::Swap4(&m_pcHeader->numSkins); in InternReadFile()
245 ByteSwap::Swap4(&m_pcHeader->offsetEnd); in InternReadFile()
251 ByteSwap::Swap4(&m_pcHeader->skinHeight); in InternReadFile()
252 ByteSwap::Swap4(&m_pcHeader->skinWidth); in InternReadFile()
253 ByteSwap::Swap4(&m_pcHeader->version); in InternReadFile()
302 ByteSwap::Swap4( & pcFrame->scale[0] ); in InternReadFile()
303 ByteSwap::Swap4( & pcFrame->scale[1] ); in InternReadFile()
[all …]
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DMD2Loader.cpp194 ByteSwap::Swap4(&m_pcHeader->frameSize); in InternReadFile()
195 ByteSwap::Swap4(&m_pcHeader->magic); in InternReadFile()
196 ByteSwap::Swap4(&m_pcHeader->numFrames); in InternReadFile()
198 ByteSwap::Swap4(&m_pcHeader->numSkins); in InternReadFile()
202 ByteSwap::Swap4(&m_pcHeader->offsetEnd); in InternReadFile()
208 ByteSwap::Swap4(&m_pcHeader->skinHeight); in InternReadFile()
209 ByteSwap::Swap4(&m_pcHeader->skinWidth); in InternReadFile()
210 ByteSwap::Swap4(&m_pcHeader->version); in InternReadFile()
261 ByteSwap::Swap4( & pcFrame->scale[0] ); in InternReadFile()
262 ByteSwap::Swap4( & pcFrame->scale[1] ); in InternReadFile()
[all …]
H A DByteSwap.h85 static inline void Swap4(void* _szOut) in Swap4() function
122 Swap4(fOut); in Swap()
148 Swap4(fOut); in Swap()
152 Swap4(fOut); in Swap()
189 Swap4(&tOut);
216 # define AI_SWAP4(p) ByteSwap::Swap4(&(p))
219 # define AI_SWAP4P(p) ByteSwap::Swap4((p))
233 # define AI_LSWAP4(p) ByteSwap::Swap4(&(p))
236 # define AI_LSWAP4P(p) ByteSwap::Swap4((p))
/dports/devel/upp/upp/bazaar/plugin/assimp/code/MD2/
H A DMD2Loader.cpp242 ByteSwap::Swap4(&m_pcHeader->frameSize); in InternReadFile()
243 ByteSwap::Swap4(&m_pcHeader->magic); in InternReadFile()
244 ByteSwap::Swap4(&m_pcHeader->numFrames); in InternReadFile()
246 ByteSwap::Swap4(&m_pcHeader->numSkins); in InternReadFile()
250 ByteSwap::Swap4(&m_pcHeader->offsetEnd); in InternReadFile()
256 ByteSwap::Swap4(&m_pcHeader->skinHeight); in InternReadFile()
257 ByteSwap::Swap4(&m_pcHeader->skinWidth); in InternReadFile()
258 ByteSwap::Swap4(&m_pcHeader->version); in InternReadFile()
307 ByteSwap::Swap4( & pcFrame->scale[0] ); in InternReadFile()
308 ByteSwap::Swap4( & pcFrame->scale[1] ); in InternReadFile()
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DMD2Loader.cpp218 ByteSwap::Swap4(&m_pcHeader->frameSize); in InternReadFile()
219 ByteSwap::Swap4(&m_pcHeader->magic); in InternReadFile()
220 ByteSwap::Swap4(&m_pcHeader->numFrames); in InternReadFile()
222 ByteSwap::Swap4(&m_pcHeader->numSkins); in InternReadFile()
226 ByteSwap::Swap4(&m_pcHeader->offsetEnd); in InternReadFile()
232 ByteSwap::Swap4(&m_pcHeader->skinHeight); in InternReadFile()
233 ByteSwap::Swap4(&m_pcHeader->skinWidth); in InternReadFile()
234 ByteSwap::Swap4(&m_pcHeader->version); in InternReadFile()
285 ByteSwap::Swap4( & pcFrame->scale[0] ); in InternReadFile()
286 ByteSwap::Swap4( & pcFrame->scale[1] ); in InternReadFile()
[all …]
H A DByteSwapper.h93 static inline void Swap4(void* _szOut) in Swap4() function
130 Swap4(fOut); in Swap()
156 Swap4(fOut); in Swap()
160 Swap4(fOut); in Swap()
197 Swap4(&tOut);
224 # define AI_SWAP4(p) ByteSwap::Swap4(&(p))
227 # define AI_SWAP4P(p) ByteSwap::Swap4((p))
241 # define AI_LSWAP4(p) ByteSwap::Swap4(&(p))
244 # define AI_LSWAP4P(p) ByteSwap::Swap4((p))
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DMD2Loader.cpp241 ByteSwap::Swap4(&m_pcHeader->frameSize); in InternReadFile()
242 ByteSwap::Swap4(&m_pcHeader->magic); in InternReadFile()
243 ByteSwap::Swap4(&m_pcHeader->numFrames); in InternReadFile()
245 ByteSwap::Swap4(&m_pcHeader->numSkins); in InternReadFile()
249 ByteSwap::Swap4(&m_pcHeader->offsetEnd); in InternReadFile()
255 ByteSwap::Swap4(&m_pcHeader->skinHeight); in InternReadFile()
256 ByteSwap::Swap4(&m_pcHeader->skinWidth); in InternReadFile()
257 ByteSwap::Swap4(&m_pcHeader->version); in InternReadFile()
306 ByteSwap::Swap4( & pcFrame->scale[0] ); in InternReadFile()
307 ByteSwap::Swap4( & pcFrame->scale[1] ); in InternReadFile()
[all …]
H A DByteSwapper.h87 static inline void Swap4(void* _szOut) in Swap4() function
124 Swap4(fOut); in Swap()
150 Swap4(fOut); in Swap()
154 Swap4(fOut); in Swap()
191 Swap4(&tOut);
218 # define AI_SWAP4(p) ByteSwap::Swap4(&(p))
221 # define AI_SWAP4P(p) ByteSwap::Swap4((p))
235 # define AI_LSWAP4(p) ByteSwap::Swap4(&(p))
238 # define AI_LSWAP4P(p) ByteSwap::Swap4((p))
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DMD2Loader.cpp237 ByteSwap::Swap4(&m_pcHeader->frameSize); in InternReadFile()
238 ByteSwap::Swap4(&m_pcHeader->magic); in InternReadFile()
239 ByteSwap::Swap4(&m_pcHeader->numFrames); in InternReadFile()
241 ByteSwap::Swap4(&m_pcHeader->numSkins); in InternReadFile()
245 ByteSwap::Swap4(&m_pcHeader->offsetEnd); in InternReadFile()
251 ByteSwap::Swap4(&m_pcHeader->skinHeight); in InternReadFile()
252 ByteSwap::Swap4(&m_pcHeader->skinWidth); in InternReadFile()
253 ByteSwap::Swap4(&m_pcHeader->version); in InternReadFile()
317 ByteSwap::Swap4( & pcFrame->scale[0] ); in InternReadFile()
318 ByteSwap::Swap4( & pcFrame->scale[1] ); in InternReadFile()
[all …]
H A DByteSwapper.h86 static inline void Swap4(void* _szOut) in Swap4() function
123 Swap4(fOut); in Swap()
149 Swap4(fOut); in Swap()
153 Swap4(fOut); in Swap()
190 Swap4(&tOut);
217 # define AI_SWAP4(p) ByteSwap::Swap4(&(p))
220 # define AI_SWAP4P(p) ByteSwap::Swap4((p))
234 # define AI_LSWAP4(p) ByteSwap::Swap4(&(p))
237 # define AI_LSWAP4P(p) ByteSwap::Swap4((p))
/dports/devel/upp/upp/bazaar/plugin/assimp/include/assimp/
H A DByteSwapper.h92 static inline void Swap4(void* _szOut) in Swap4() function
129 Swap4(fOut); in Swap()
155 Swap4(fOut); in Swap()
159 Swap4(fOut); in Swap()
196 Swap4(&tOut);
223 # define AI_SWAP4(p) ByteSwap::Swap4(&(p))
226 # define AI_SWAP4P(p) ByteSwap::Swap4((p))
240 # define AI_LSWAP4(p) ByteSwap::Swap4(&(p))
243 # define AI_LSWAP4P(p) ByteSwap::Swap4((p))
/dports/multimedia/assimp/assimp-5.1.3/include/assimp/
H A DByteSwapper.h92 static inline void Swap4(void* _szOut) in Swap4() function
129 Swap4(fOut); in Swap()
155 Swap4(fOut); in Swap()
159 Swap4(fOut); in Swap()
196 Swap4(&tOut);
223 # define AI_SWAP4(p) ByteSwap::Swap4(&(p))
226 # define AI_SWAP4P(p) ByteSwap::Swap4((p))
240 # define AI_LSWAP4(p) ByteSwap::Swap4(&(p))
243 # define AI_LSWAP4P(p) ByteSwap::Swap4((p))
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/include/assimp/
H A DByteSwapper.h92 static inline void Swap4(void* _szOut) in Swap4() function
129 Swap4(fOut); in Swap()
155 Swap4(fOut); in Swap()
159 Swap4(fOut); in Swap()
196 Swap4(&tOut);
223 # define AI_SWAP4(p) ByteSwap::Swap4(&(p))
226 # define AI_SWAP4P(p) ByteSwap::Swap4((p))
240 # define AI_LSWAP4(p) ByteSwap::Swap4(&(p))
243 # define AI_LSWAP4P(p) ByteSwap::Swap4((p))
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/include/assimp/
H A DByteSwapper.h92 static inline void Swap4(void* _szOut) in Swap4() function
129 Swap4(fOut); in Swap()
155 Swap4(fOut); in Swap()
159 Swap4(fOut); in Swap()
196 Swap4(&tOut);
223 # define AI_SWAP4(p) ByteSwap::Swap4(&(p))
226 # define AI_SWAP4P(p) ByteSwap::Swap4((p))
240 # define AI_LSWAP4(p) ByteSwap::Swap4(&(p))
243 # define AI_LSWAP4P(p) ByteSwap::Swap4((p))
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-bytswa.ads196 procedure Swap4 (Location : System.Address); subprogspec
204 pragma Inline (Swap2, Swap4, Swap8, Swapped2, Swapped4, Swapped8);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Dg-bytswa.ads196 procedure Swap4 (Location : System.Address); subprogspec
204 pragma Inline (Swap2, Swap4, Swap8, Swapped2, Swapped4, Swapped8);
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Dg-bytswa.ads196 procedure Swap4 (Location : System.Address); subprogspec
204 pragma Inline (Swap2, Swap4, Swap8, Swapped2, Swapped4, Swapped8);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dg-bytswa.ads196 procedure Swap4 (Location : System.Address); subprogspec
204 pragma Inline (Swap2, Swap4, Swap8, Swapped2, Swapped4, Swapped8);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-bytswa.ads196 procedure Swap4 (Location : System.Address); subprogspec
204 pragma Inline (Swap2, Swap4, Swap8, Swapped2, Swapped4, Swapped8);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Dg-bytswa.ads196 procedure Swap4 (Location : System.Address); subprogspec
204 pragma Inline (Swap2, Swap4, Swap8, Swapped2, Swapped4, Swapped8);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dg-bytswa.ads196 procedure Swap4 (Location : System.Address); subprogspec
204 pragma Inline (Swap2, Swap4, Swap8, Swapped2, Swapped4, Swapped8);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Dg-bytswa.ads196 procedure Swap4 (Location : System.Address); subprogspec
204 pragma Inline (Swap2, Swap4, Swap8, Swapped2, Swapped4, Swapped8);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dg-bytswa.ads196 procedure Swap4 (Location : System.Address); subprogspec
204 pragma Inline (Swap2, Swap4, Swap8, Swapped2, Swapped4, Swapped8);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Dg-bytswa.ads196 procedure Swap4 (Location : System.Address); subprogspec
204 pragma Inline (Swap2, Swap4, Swap8, Swapped2, Swapped4, Swapped8);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Dg-bytswa.ads196 procedure Swap4 (Location : System.Address); subprogspec
204 pragma Inline (Swap2, Swap4, Swap8, Swapped2, Swapped4, Swapped8);

1234567891011