Home
last modified time | relevance | path

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

1234

/dports/net-im/uTox/uTox/third-party/stb/tests/
H A Dtest_cpp_compilation.cpp17 #define STBI_MALLOC my_malloc macro
/dports/devel/stb/stb-f54acd4/tests/
H A Dtest_cpp_compilation.cpp22 #define STBI_MALLOC my_malloc macro
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/tests/
H A Dtest_cpp_compilation.cpp22 #define STBI_MALLOC my_malloc macro
/dports/security/ridl/ridl-11b3240/stb/tests/
H A Dtest_cpp_compilation.cpp22 #define STBI_MALLOC my_malloc macro
/dports/graphics/aloadimage/arcan-0.6.1/src/engine/
H A Darcan_img.c21 #define STBI_MALLOC(sz) (arcan_alloc_mem(sz, ARCAN_MEM_VBUFFER, \ macro
/dports/sysutils/acfgfs/arcan-0.6.1/src/engine/
H A Darcan_img.c21 #define STBI_MALLOC(sz) (arcan_alloc_mem(sz, ARCAN_MEM_VBUFFER, \ macro
/dports/x11/arcan-trayicon/arcan-0.6.1/src/engine/
H A Darcan_img.c21 #define STBI_MALLOC(sz) (arcan_alloc_mem(sz, ARCAN_MEM_VBUFFER, \ macro
/dports/x11/aclip/arcan-0.6.1/src/engine/
H A Darcan_img.c21 #define STBI_MALLOC(sz) (arcan_alloc_mem(sz, ARCAN_MEM_VBUFFER, \ macro
/dports/emulators/mess/mame-mame0226/3rdparty/bimg/src/
H A Dimage_decode.cpp63 #define STBI_MALLOC(_size) lodepng_malloc(_size) macro
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/src/
H A Dimage_decode.cpp63 #define STBI_MALLOC(_size) lodepng_malloc(_size) macro
/dports/games/libretro-gw/gw-libretro-2be30ba/gwlua/
H A Dstb_image.h613 #if defined(STBI_MALLOC) && defined(STBI_FREE) && defined(STBI_REALLOC)
615 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC)
621 #ifndef STBI_MALLOC
622 #define STBI_MALLOC(sz) malloc(sz) macro
857 return STBI_MALLOC(size); in stbi__malloc()
2657 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/etc/luai/
H A Dstb_image.h613 #if defined(STBI_MALLOC) && defined(STBI_FREE) && defined(STBI_REALLOC)
615 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC)
621 #ifndef STBI_MALLOC
622 #define STBI_MALLOC(sz) malloc(sz) macro
857 return STBI_MALLOC(size); in stbi__malloc()
2657 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_image.h615 #if defined(STBI_MALLOC) && defined(STBI_FREE) && defined(STBI_REALLOC)
617 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC)
623 #ifndef STBI_MALLOC
624 #define STBI_MALLOC(sz) malloc(sz) macro
883 return STBI_MALLOC(size); in stbi__malloc()
2774 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/SOIL2/
H A Dstb_image.h636 #if defined(STBI_MALLOC) && defined(STBI_FREE) && defined(STBI_REALLOC)
638 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC)
644 #ifndef STBI_MALLOC
645 #define STBI_MALLOC(sz) malloc(sz) macro
934 return STBI_MALLOC(size); in stbi__malloc()
2817 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/security/ridl/ridl-11b3240/nuklear/example/
H A Dstb_image.h633 #if defined(STBI_MALLOC) && defined(STBI_FREE) && defined(STBI_REALLOC)
635 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC)
641 #ifndef STBI_MALLOC
642 #define STBI_MALLOC(sz) malloc(sz) macro
902 return STBI_MALLOC(size); in stbi__malloc()
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h633 #if defined(STBI_MALLOC) && defined(STBI_FREE) && defined(STBI_REALLOC)
635 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC)
641 #ifndef STBI_MALLOC
642 #define STBI_MALLOC(sz) malloc(sz) macro
902 return STBI_MALLOC(size); in stbi__malloc()
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h633 #if defined(STBI_MALLOC) && defined(STBI_FREE) && defined(STBI_REALLOC)
635 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC)
641 #ifndef STBI_MALLOC
642 #define STBI_MALLOC(sz) malloc(sz) macro
902 return STBI_MALLOC(size); in stbi__malloc()
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dstb_image.h633 #if defined(STBI_MALLOC) && defined(STBI_FREE) && defined(STBI_REALLOC)
635 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC)
641 #ifndef STBI_MALLOC
642 #define STBI_MALLOC(sz) malloc(sz) macro
902 return STBI_MALLOC(size); in stbi__malloc()
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/gltf/
H A Dstb_image.h633 #if defined(STBI_MALLOC) && defined(STBI_FREE) && defined(STBI_REALLOC)
635 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC)
641 #ifndef STBI_MALLOC
642 #define STBI_MALLOC(sz) malloc(sz) macro
902 return STBI_MALLOC(size); in stbi__malloc()
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/devel/emscripten/emscripten-2.0.3/third_party/
H A Dstb_image.c633 #if defined(STBI_MALLOC) && defined(STBI_FREE) && defined(STBI_REALLOC)
635 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC)
641 #ifndef STBI_MALLOC
642 #define STBI_MALLOC(sz) malloc(sz) macro
902 return STBI_MALLOC(size); in stbi__malloc()
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h633 #if defined(STBI_MALLOC) && defined(STBI_FREE) && defined(STBI_REALLOC)
635 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC)
641 #ifndef STBI_MALLOC
642 #define STBI_MALLOC(sz) malloc(sz) macro
902 return STBI_MALLOC(size); in stbi__malloc()
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h633 #if defined(STBI_MALLOC) && defined(STBI_FREE) && defined(STBI_REALLOC)
635 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC)
641 #ifndef STBI_MALLOC
642 #define STBI_MALLOC(sz) malloc(sz) macro
902 return STBI_MALLOC(size); in stbi__malloc()
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/audio/synthpod-lv2/synthpod-01aad91/nuklear/example/
H A Dstb_image.h633 #if defined(STBI_MALLOC) && defined(STBI_FREE) && defined(STBI_REALLOC)
635 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC)
641 #ifndef STBI_MALLOC in device_upload_atlas()
642 #define STBI_MALLOC(sz) malloc(sz) in device_upload_atlas()
902 return STBI_MALLOC(size);
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size…
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/example/
H A Dstb_image.h633 #if defined(STBI_MALLOC) && defined(STBI_FREE) && defined(STBI_REALLOC)
635 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC)
641 #ifndef STBI_MALLOC
642 #define STBI_MALLOC(sz) malloc(sz) macro
902 return STBI_MALLOC(size); in stbi__malloc()
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()
/dports/graphics/flif/FLIF-0.3-96-g74ea92b/extern/
H A Dstb_image.h633 #if defined(STBI_MALLOC) && defined(STBI_FREE) && defined(STBI_REALLOC)
635 #elif !defined(STBI_MALLOC) && !defined(STBI_FREE) && !defined(STBI_REALLOC)
641 #ifndef STBI_MALLOC
642 #define STBI_MALLOC(sz) malloc(sz) macro
902 return STBI_MALLOC(size); in stbi__malloc()
2775 …z->img_comp[i].raw_coeff = STBI_MALLOC(z->img_comp[i].coeff_w * z->img_comp[i].coeff_h * 64 * size… in stbi__process_frame_header()

1234