Home
last modified time | relevance | path

Searched refs:Swap2 (Results 51 – 75 of 139) sorted by relevance

123456

/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Dg-bytswa.adb84 procedure Swap2 (Location : System.Address) is
89 end Swap2;
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Dg-bytswa.adb84 procedure Swap2 (Location : System.Address) is subprogram
89 end Swap2; argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Dg-bytswa.adb84 procedure Swap2 (Location : System.Address) is subprogram
89 end Swap2; argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Dg-bytswa.adb84 procedure Swap2 (Location : System.Address) is subprogram
89 end Swap2; argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dg-bytswa.adb84 procedure Swap2 (Location : System.Address) is subprogram
89 end Swap2; argument
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/pcraster/libcsf/
H A Dswapio.c58 static void Swap2(unsigned char *b, size_t n) in Swap2() function
100 SWAP l[9] = { NULL, Swap1, Swap2, NULL, Swap4, in CsfSwap()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pcraster/libcsf/
H A Dswapio.c58 static void Swap2(unsigned char *b, size_t n) in Swap2() function
100 SWAP l[9] = { NULL, Swap1, Swap2, NULL, Swap4, in CsfSwap()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pcraster/libcsf/
H A Dswapio.c58 static void Swap2(unsigned char *b, size_t n) in Swap2() function
100 SWAP l[9] = { NULL, Swap1, Swap2, NULL, Swap4, in CsfSwap()
/dports/graphics/gdal/gdal-3.3.3/frmts/pcraster/libcsf/
H A Dswapio.c58 static void Swap2(unsigned char *b, size_t n) in Swap2() function
100 SWAP l[9] = { NULL, Swap1, Swap2, NULL, Swap4, in CsfSwap()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/MD2/
H A DMD2Loader.cpp293 ByteSwap::Swap2(& pcTriangles[i].textureIndices[p]); in InternReadFile()
294 ByteSwap::Swap2(& pcTriangles[i].vertexIndices[p]); in InternReadFile()
299 ByteSwap::Swap2(& pcTexCoords[i].s); in InternReadFile()
300 ByteSwap::Swap2(& pcTexCoords[i].t); in InternReadFile()
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DMD2Loader.cpp252 ByteSwap::Swap2(& pcTriangles[i].textureIndices[p]); in InternReadFile()
253 ByteSwap::Swap2(& pcTriangles[i].vertexIndices[p]); in InternReadFile()
258 ByteSwap::Swap2(& pcTexCoords[i].s); in InternReadFile()
259 ByteSwap::Swap2(& pcTexCoords[i].t); in InternReadFile()
H A DLWOBLoader.cpp116 while (cursor < end)ByteSwap::Swap2(cursor++); in LoadLWOBPolygons()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/MD2/
H A DMD2Loader.cpp298 ByteSwap::Swap2(& pcTriangles[i].textureIndices[p]); in InternReadFile()
299 ByteSwap::Swap2(& pcTriangles[i].vertexIndices[p]); in InternReadFile()
304 ByteSwap::Swap2(& pcTexCoords[i].s); in InternReadFile()
305 ByteSwap::Swap2(& pcTexCoords[i].t); in InternReadFile()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DMD2Loader.cpp276 ByteSwap::Swap2(& pcTriangles[i].textureIndices[p]); in InternReadFile()
277 ByteSwap::Swap2(& pcTriangles[i].vertexIndices[p]); in InternReadFile()
282 ByteSwap::Swap2(& pcTexCoords[i].s); in InternReadFile()
283 ByteSwap::Swap2(& pcTexCoords[i].t); in InternReadFile()
H A DLWOBLoader.cpp117 while (cursor < end)ByteSwap::Swap2(cursor++); in LoadLWOBPolygons()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DMD2Loader.cpp297 ByteSwap::Swap2(& pcTriangles[i].textureIndices[p]); in InternReadFile()
298 ByteSwap::Swap2(& pcTriangles[i].vertexIndices[p]); in InternReadFile()
303 ByteSwap::Swap2(& pcTexCoords[i].s); in InternReadFile()
304 ByteSwap::Swap2(& pcTexCoords[i].t); in InternReadFile()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DMD2Loader.cpp308 ByteSwap::Swap2(& pcTriangles[i].textureIndices[p]); in InternReadFile()
309 ByteSwap::Swap2(& pcTriangles[i].vertexIndices[p]); in InternReadFile()
314 ByteSwap::Swap2(& pcTexCoords[i].s); in InternReadFile()
315 ByteSwap::Swap2(& pcTexCoords[i].t); in InternReadFile()
H A DLWOBLoader.cpp117 while (cursor < end)ByteSwap::Swap2(cursor++); in LoadLWOBPolygons()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkByteSwapper.hxx70 ByteSwapper< T >::Swap2( (void *)p ); in SwapFromSystemToBigEndian()
174 ByteSwapper< T >::Swap2( (void *)p ); in SwapFromSystemToLittleEndian()
270 ::Swap2(void *pin) in Swap2() function in itk::ByteSwapper
H A DitkByteSwapper.h132 static void Swap2(void *p);
/dports/dns/ironsides/ironsides_authoritative-2015_04_15/
H A Ddns_types.adb28 Gnat.Byte_Swapping.Swap2(Answer'Address);
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adalib/
H A Dg-bytswa.ali54 192U14*Swap2 192>21 204r19 5|84b14 89l8 89t13
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adalib/
H A Dg-bytswa.ali56 192U14*Swap2 192>21 204r19 5|84b14 89l8 89t13
/dports/devel/upp/upp/bazaar/plugin/assimp/code/LWO/
H A DLWOBLoader.cpp119 while (cursor < end)ByteSwap::Swap2(cursor++); in LoadLWOBPolygons()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/LWO/
H A DLWOBLoader.cpp119 while (cursor < end)ByteSwap::Swap2(cursor++); in LoadLWOBPolygons()

123456