Home
last modified time | relevance | path

Searched refs:stbi_zlib_decode_malloc_guesssize (Results 1 – 25 of 115) sorted by relevance

12345

/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/include/stb_image/
H A Dstb_image.h297 extern char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int *…
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.h293 …extern char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int …
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.h293 …extern char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int …
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/graphics/image/
H A Dstb_image.h333 extern char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int *…
/dports/devel/stb/stb-f54acd4/tests/caveview/
H A Dcave_parse.c547 decoded = stbi_zlib_decode_malloc_guesssize(cc->data+5, inlen, inlen*3, &len); in get_decoded_fastchunk_uncached()
609 decoded = stbi_zlib_decode_malloc_guesssize(cc->data+5, inlen, inlen*3, &len); in get_decoded_chunk_raw()
/dports/net-im/uTox/uTox/third-party/stb/tests/caveview/
H A Dcave_parse.c547 decoded = stbi_zlib_decode_malloc_guesssize(cc->data+5, inlen, inlen*3, &len); in get_decoded_fastchunk_uncached()
609 decoded = stbi_zlib_decode_malloc_guesssize(cc->data+5, inlen, inlen*3, &len); in get_decoded_chunk_raw()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/tests/caveview/
H A Dcave_parse.c547 decoded = stbi_zlib_decode_malloc_guesssize(cc->data+5, inlen, inlen*3, &len); in get_decoded_fastchunk_uncached()
609 decoded = stbi_zlib_decode_malloc_guesssize(cc->data+5, inlen, inlen*3, &len); in get_decoded_chunk_raw()
/dports/security/ridl/ridl-11b3240/stb/tests/caveview/
H A Dcave_parse.c547 decoded = stbi_zlib_decode_malloc_guesssize(cc->data+5, inlen, inlen*3, &len); in get_decoded_fastchunk_uncached()
609 decoded = stbi_zlib_decode_malloc_guesssize(cc->data+5, inlen, inlen*3, &len); in get_decoded_chunk_raw()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/Renderer/SOIL/
H A Dstb_image_aug.h233 extern char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int *…
/dports/emulators/gngeo/gngeo-gngeo_0.8/src/
H A Dstb_image.h168 extern char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int *…
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dstb_image.c237 extern char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int *…
2230 char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int *outlen) in stbi_zlib_decode_malloc_guesssize() function
2248 return stbi_zlib_decode_malloc_guesssize(buffer, len, 16384, outlen); in stbi_zlib_decode_malloc()
/dports/devel/stb/stb-f54acd4/deprecated/
H A Dstb_image.c301 extern char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int *…
2326 char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int *outlen) in stbi_zlib_decode_malloc_guesssize() function
2344 return stbi_zlib_decode_malloc_guesssize(buffer, len, 16384, outlen); in stbi_zlib_decode_malloc()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ImageCodecModules/STB/
H A Dstb_image.cpp297 extern char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int *…
2303 char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int *outlen) in stbi_zlib_decode_malloc_guesssize() function
2321 return stbi_zlib_decode_malloc_guesssize(buffer, len, 16384, outlen); in stbi_zlib_decode_malloc()
/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/nanovg/
H A Dstb_image.h305 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int …
2320 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int … in stbi_zlib_decode_malloc_guesssize() function
2338 return stbi_zlib_decode_malloc_guesssize(buffer, len, 16384, outlen); in stbi_zlib_decode_malloc()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dstb_image.h305 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int …
2320 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int … in stbi_zlib_decode_malloc_guesssize() function
2338 return stbi_zlib_decode_malloc_guesssize(buffer, len, 16384, outlen); in stbi_zlib_decode_malloc()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/nanovg/
H A Dstb_image.h305 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int …
2320 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int … in stbi_zlib_decode_malloc_guesssize() function
2338 return stbi_zlib_decode_malloc_guesssize(buffer, len, 16384, outlen); in stbi_zlib_decode_malloc()
/dports/net-im/uTox/uTox/third-party/stb/deprecated/
H A Dstb_image.c301 extern char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int *…
2326 char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int *outlen) in stbi_zlib_decode_malloc_guesssize() function
2344 return stbi_zlib_decode_malloc_guesssize(buffer, len, 16384, outlen); in stbi_zlib_decode_malloc()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/deprecated/
H A Dstb_image.c301 extern char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int *…
2326 char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int *outlen) in stbi_zlib_decode_malloc_guesssize() function
2344 return stbi_zlib_decode_malloc_guesssize(buffer, len, 16384, outlen); in stbi_zlib_decode_malloc()
/dports/security/ridl/ridl-11b3240/stb/deprecated/
H A Dstb_image.c301 extern char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int *…
2326 char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int *outlen) in stbi_zlib_decode_malloc_guesssize() function
2344 return stbi_zlib_decode_malloc_guesssize(buffer, len, 16384, outlen); in stbi_zlib_decode_malloc()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dstb_image.h305 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int …
2320 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int … in stbi_zlib_decode_malloc_guesssize() function
2338 return stbi_zlib_decode_malloc_guesssize(buffer, len, 16384, outlen); in stbi_zlib_decode_malloc()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dstb_image.h305 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int …
2320 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int … in stbi_zlib_decode_malloc_guesssize() function
2338 return stbi_zlib_decode_malloc_guesssize(buffer, len, 16384, outlen); in stbi_zlib_decode_malloc()
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/dgl/src/nanovg/
H A Dstb_image.h305 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int …
2320 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int …
2338 return stbi_zlib_decode_malloc_guesssize(buffer, len, 16384, outlen);
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/src/nanovg/
H A Dstb_image.h305 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int …
2320 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int … in stbi_zlib_decode_malloc_guesssize() function
2338 return stbi_zlib_decode_malloc_guesssize(buffer, len, 16384, outlen); in stbi_zlib_decode_malloc()
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/dgl/src/nanovg/
H A Dstb_image.h305 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int …
2320 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int … in stbi_zlib_decode_malloc_guesssize() function
2338 return stbi_zlib_decode_malloc_guesssize(buffer, len, 16384, outlen); in stbi_zlib_decode_malloc()
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/src/nanovg/
H A Dstb_image.h305 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int …
2320 STBIDEF char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int … in stbi_zlib_decode_malloc_guesssize() function
2338 return stbi_zlib_decode_malloc_guesssize(buffer, len, 16384, outlen); in stbi_zlib_decode_malloc()

12345