Home
last modified time | relevance | path

Searched refs:STBI_REALLOC (Results 1 – 25 of 95) sorted by relevance

1234

/dports/net-im/uTox/uTox/third-party/stb/tests/
H A Dtest_cpp_compilation.cpp19 #define STBI_REALLOC my_realloc macro
/dports/devel/stb/stb-f54acd4/tests/
H A Dtest_cpp_compilation.cpp24 #define STBI_REALLOC my_realloc macro
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/tests/
H A Dtest_cpp_compilation.cpp24 #define STBI_REALLOC my_realloc macro
/dports/security/ridl/ridl-11b3240/stb/tests/
H A Dtest_cpp_compilation.cpp24 #define STBI_REALLOC my_realloc macro
/dports/graphics/aloadimage/arcan-0.6.1/src/engine/
H A Darcan_img.c25 #define STBI_REALLOC(p,sz) realloc(p,sz) macro
/dports/sysutils/acfgfs/arcan-0.6.1/src/engine/
H A Darcan_img.c25 #define STBI_REALLOC(p,sz) realloc(p,sz) macro
/dports/x11/arcan-trayicon/arcan-0.6.1/src/engine/
H A Darcan_img.c25 #define STBI_REALLOC(p,sz) realloc(p,sz) macro
/dports/x11/aclip/arcan-0.6.1/src/engine/
H A Darcan_img.c25 #define STBI_REALLOC(p,sz) realloc(p,sz) macro
/dports/emulators/mess/mame-mame0226/3rdparty/bimg/src/
H A Dimage_decode.cpp64 #define STBI_REALLOC(_ptr, _size) lodepng_realloc(_ptr, _size) macro
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/src/
H A Dimage_decode.cpp64 #define STBI_REALLOC(_ptr, _size) lodepng_realloc(_ptr, _size) macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/zxing/
H A D0003-Update-stb_image-from-2.25-to-2.27.patch193 …#if defined(STBI_MALLOC) && defined(STBI_FREE) && (defined(STBI_REALLOC) || defined(STBI_REALLOC_S…
1004 - void *tmp = (stbi_uc*) STBI_REALLOC( out, layers * stride );
1021 - *delays = (int*) STBI_REALLOC( *delays, sizeof(int) * layers );
/dports/graphics/libsixel/sixel-1.8.6/src/
H A Dloader.c89 #define STBI_REALLOC stbi_realloc macro
H A Dstb_image.h576 #if defined(STBI_MALLOC) && defined(STBI_FREE) && (defined(STBI_REALLOC) || defined(STBI_REALLOC_SI…
578 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC) && !defined(STBI_REALL…
586 #define STBI_REALLOC(p,newsz) realloc(p,newsz) macro
591 #define STBI_REALLOC_SIZED(p,oldsz,newsz) STBI_REALLOC(p,newsz)
6555 out = (stbi_uc*) STBI_REALLOC( out, layers * stride ); in stbi__load_gif_main()
6557 *delays = (int*) STBI_REALLOC( *delays, sizeof(int) * layers ); in stbi__load_gif_main()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/common/minimp3/player/
H A Dstb_image.h571 #if defined(STBI_MALLOC) && defined(STBI_FREE) && (defined(STBI_REALLOC) || defined(STBI_REALLOC_SI…
573 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC) && !defined(STBI_REALL…
581 #define STBI_REALLOC(p,newsz) realloc(p,newsz) macro
586 #define STBI_REALLOC_SIZED(p,oldsz,newsz) STBI_REALLOC(p,newsz)
6525 out = (stbi_uc*) STBI_REALLOC( out, layers * stride ); in stbi__load_gif_main()
6527 *delays = (int*) STBI_REALLOC( *delays, sizeof(int) * layers ); in stbi__load_gif_main()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/stb/
H A Dstb_image.h598 #if defined(STBI_MALLOC) && defined(STBI_FREE) && (defined(STBI_REALLOC) || defined(STBI_REALLOC_SI…
600 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC) && !defined(STBI_REALL…
608 #define STBI_REALLOC(p,newsz) realloc(p,newsz) macro
613 #define STBI_REALLOC_SIZED(p,oldsz,newsz) STBI_REALLOC(p,newsz)
6606 out = (stbi_uc*) STBI_REALLOC( out, layers * stride ); in stbi__load_gif_main()
6608 *delays = (int*) STBI_REALLOC( *delays, sizeof(int) * layers ); in stbi__load_gif_main()
/dports/lang/v/v-0.1.29/thirdparty/stb_image/
H A Dstb_image.h601 #if defined(STBI_MALLOC) && defined(STBI_FREE) && (defined(STBI_REALLOC) || defined(STBI_REALLOC_SI…
603 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC) && !defined(STBI_REALL…
611 #define STBI_REALLOC(p,newsz) realloc(p,newsz) macro
616 #define STBI_REALLOC_SIZED(p,oldsz,newsz) STBI_REALLOC(p,newsz)
6609 out = (stbi_uc*) STBI_REALLOC( out, layers * stride ); in stbi__load_gif_main()
6611 *delays = (int*) STBI_REALLOC( *delays, sizeof(int) * layers ); in stbi__load_gif_main()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/vector/stb/
H A Dstb_image.h572 #if defined(STBI_MALLOC) && defined(STBI_FREE) && (defined(STBI_REALLOC) || defined(STBI_REALLOC_SI…
574 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC) && !defined(STBI_REALL…
582 #define STBI_REALLOC(p,newsz) realloc(p,newsz) macro
587 #define STBI_REALLOC_SIZED(p,oldsz,newsz) STBI_REALLOC(p,newsz)
6533 out = (stbi_uc*) STBI_REALLOC( out, layers * stride ); in stbi__load_gif_main()
6535 *delays = (int*) STBI_REALLOC( *delays, sizeof(int) * layers ); in stbi__load_gif_main()
/dports/devel/love/love-11.3/src/libraries/stb/
H A Dstb_image.h598 #if defined(STBI_MALLOC) && defined(STBI_FREE) && (defined(STBI_REALLOC) || defined(STBI_REALLOC_SI…
600 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC) && !defined(STBI_REALL…
608 #define STBI_REALLOC(p,newsz) realloc(p,newsz) macro
613 #define STBI_REALLOC_SIZED(p,oldsz,newsz) STBI_REALLOC(p,newsz)
6606 out = (stbi_uc*) STBI_REALLOC( out, layers * stride ); in stbi__load_gif_main()
6608 *delays = (int*) STBI_REALLOC( *delays, sizeof(int) * layers ); in stbi__load_gif_main()
/dports/misc/mnn/MNN-1.2.0/3rd_party/imageHelper/
H A Dstb_image.h598 #if defined(STBI_MALLOC) && defined(STBI_FREE) && (defined(STBI_REALLOC) || defined(STBI_REALLOC_SI…
600 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC) && !defined(STBI_REALL…
608 #define STBI_REALLOC(p,newsz) realloc(p,newsz) macro
613 #define STBI_REALLOC_SIZED(p,oldsz,newsz) STBI_REALLOC(p,newsz)
6606 out = (stbi_uc*) STBI_REALLOC( out, layers * stride ); in stbi__load_gif_main()
6608 *delays = (int*) STBI_REALLOC( *delays, sizeof(int) * layers ); in stbi__load_gif_main()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_image.h598 #if defined(STBI_MALLOC) && defined(STBI_FREE) && (defined(STBI_REALLOC) || defined(STBI_REALLOC_SI…
600 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC) && !defined(STBI_REALL…
608 #define STBI_REALLOC(p,newsz) realloc(p,newsz) macro
613 #define STBI_REALLOC_SIZED(p,oldsz,newsz) STBI_REALLOC(p,newsz)
6606 out = (stbi_uc*) STBI_REALLOC( out, layers * stride ); in stbi__load_gif_main()
6608 *delays = (int*) STBI_REALLOC( *delays, sizeof(int) * layers ); in stbi__load_gif_main()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dstb_image.h571 #if defined(STBI_MALLOC) && defined(STBI_FREE) && (defined(STBI_REALLOC) || defined(STBI_REALLOC_SI…
573 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC) && !defined(STBI_REALL…
581 #define STBI_REALLOC(p,newsz) realloc(p,newsz) macro
586 #define STBI_REALLOC_SIZED(p,oldsz,newsz) STBI_REALLOC(p,newsz)
6525 out = (stbi_uc*) STBI_REALLOC( out, layers * stride ); in stbi__load_gif_main()
6527 *delays = (int*) STBI_REALLOC( *delays, sizeof(int) * layers ); in stbi__load_gif_main()
/dports/devel/upp/upp/bazaar/plugin/assimp/contrib/stb_image/
H A Dstb_image.h572 #if defined(STBI_MALLOC) && defined(STBI_FREE) && (defined(STBI_REALLOC) || defined(STBI_REALLOC_SI…
574 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC) && !defined(STBI_REALL…
582 #define STBI_REALLOC(p,newsz) realloc(p,newsz) macro
587 #define STBI_REALLOC_SIZED(p,oldsz,newsz) STBI_REALLOC(p,newsz)
6526 out = (stbi_uc*) STBI_REALLOC( out, layers * stride ); in stbi__load_gif_main()
6528 *delays = (int*) STBI_REALLOC( *delays, sizeof(int) * layers ); in stbi__load_gif_main()
/dports/emulators/anese/ANESE-0.9.1/thirdparty/headeronly/
H A Dstb_image.h572 #if defined(STBI_MALLOC) && defined(STBI_FREE) && (defined(STBI_REALLOC) || defined(STBI_REALLOC_SI…
574 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC) && !defined(STBI_REALL…
582 #define STBI_REALLOC(p,newsz) realloc(p,newsz) macro
587 #define STBI_REALLOC_SIZED(p,oldsz,newsz) STBI_REALLOC(p,newsz)
6526 out = (stbi_uc*) STBI_REALLOC( out, layers * stride ); in stbi__load_gif_main()
6528 *delays = (int*) STBI_REALLOC( *delays, sizeof(int) * layers ); in stbi__load_gif_main()
/dports/graphics/nanort/nanort-b1feea8/examples/common/
H A Dstb_image.h572 #if defined(STBI_MALLOC) && defined(STBI_FREE) && (defined(STBI_REALLOC) || defined(STBI_REALLOC_SI…
574 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC) && !defined(STBI_REALL…
582 #define STBI_REALLOC(p,newsz) realloc(p,newsz) macro
587 #define STBI_REALLOC_SIZED(p,oldsz,newsz) STBI_REALLOC(p,newsz)
6526 out = (stbi_uc*) STBI_REALLOC( out, layers * stride ); in stbi__load_gif_main()
6528 *delays = (int*) STBI_REALLOC( *delays, sizeof(int) * layers ); in stbi__load_gif_main()
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/STBICodec/src/stbi/
H A Dstb_image.h572 #if defined(STBI_MALLOC) && defined(STBI_FREE) && (defined(STBI_REALLOC) || defined(STBI_REALLOC_SI…
574 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC) && !defined(STBI_REALL…
582 #define STBI_REALLOC(p,newsz) realloc(p,newsz) macro
587 #define STBI_REALLOC_SIZED(p,oldsz,newsz) STBI_REALLOC(p,newsz)
6526 out = (stbi_uc*) STBI_REALLOC( out, layers * stride ); in stbi__load_gif_main()
6528 *delays = (int*) STBI_REALLOC( *delays, sizeof(int) * layers ); in stbi__load_gif_main()

1234