Home
last modified time | relevance | path

Searched refs:stbi__int32 (Results 1 – 25 of 97) sorted by relevance

1234

/dports/devel/stb/stb-f54acd4/deprecated/
H A Dstb_image.c371 typedef signed int stbi__int32; typedef
378 typedef int32_t stbi__int32; typedef
3974 stbi__int32 len, code; in stbi_process_gif_raster()
3976 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi_process_gif_raster()
4005 bits |= (stbi__int32) get8(s) << valid_bits; in stbi_process_gif_raster()
4008 stbi__int32 code = bits & codemask; in stbi_process_gif_raster()
4089 stbi__int32 x, y, w, h; in stbi_gif_load_next()
/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/nanovg/
H A Dstb_image.h374 typedef signed int stbi__int32; typedef
380 typedef int32_t stbi__int32; typedef
3936 stbi__int32 len, code; in stbi__process_gif_raster()
3938 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
3967 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
3970 stbi__int32 code = bits & codemask; in stbi__process_gif_raster()
4051 stbi__int32 x, y, w, h; in stbi__gif_load_next()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dstb_image.h374 typedef signed int stbi__int32; typedef
380 typedef int32_t stbi__int32; typedef
3936 stbi__int32 len, code; in stbi__process_gif_raster()
3938 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
3967 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
3970 stbi__int32 code = bits & codemask; in stbi__process_gif_raster()
4051 stbi__int32 x, y, w, h; in stbi__gif_load_next()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/nanovg/
H A Dstb_image.h374 typedef signed int stbi__int32; typedef
380 typedef int32_t stbi__int32; typedef
3936 stbi__int32 len, code; in stbi__process_gif_raster()
3938 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
3967 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
3970 stbi__int32 code = bits & codemask; in stbi__process_gif_raster()
4051 stbi__int32 x, y, w, h; in stbi__gif_load_next()
/dports/net-im/uTox/uTox/third-party/stb/deprecated/
H A Dstb_image.c371 typedef signed int stbi__int32; typedef
378 typedef int32_t stbi__int32; typedef
3974 stbi__int32 len, code; in stbi_process_gif_raster()
3976 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi_process_gif_raster()
4005 bits |= (stbi__int32) get8(s) << valid_bits; in stbi_process_gif_raster()
4008 stbi__int32 code = bits & codemask; in stbi_process_gif_raster()
4089 stbi__int32 x, y, w, h; in stbi_gif_load_next()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/deprecated/
H A Dstb_image.c371 typedef signed int stbi__int32; typedef
378 typedef int32_t stbi__int32; typedef
3974 stbi__int32 len, code; in stbi_process_gif_raster()
3976 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi_process_gif_raster()
4005 bits |= (stbi__int32) get8(s) << valid_bits; in stbi_process_gif_raster()
4008 stbi__int32 code = bits & codemask; in stbi_process_gif_raster()
4089 stbi__int32 x, y, w, h; in stbi_gif_load_next()
/dports/security/ridl/ridl-11b3240/stb/deprecated/
H A Dstb_image.c371 typedef signed int stbi__int32; typedef
378 typedef int32_t stbi__int32; typedef
3974 stbi__int32 len, code; in stbi_process_gif_raster()
3976 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi_process_gif_raster()
4005 bits |= (stbi__int32) get8(s) << valid_bits; in stbi_process_gif_raster()
4008 stbi__int32 code = bits & codemask; in stbi_process_gif_raster()
4089 stbi__int32 x, y, w, h; in stbi_gif_load_next()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dstb_image.h374 typedef signed int stbi__int32; typedef
380 typedef int32_t stbi__int32; typedef
3936 stbi__int32 len, code; in stbi__process_gif_raster()
3938 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
3967 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
3970 stbi__int32 code = bits & codemask; in stbi__process_gif_raster()
4051 stbi__int32 x, y, w, h; in stbi__gif_load_next()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dstb_image.h374 typedef signed int stbi__int32; typedef
380 typedef int32_t stbi__int32; typedef
3936 stbi__int32 len, code; in stbi__process_gif_raster()
3938 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
3967 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
3970 stbi__int32 code = bits & codemask; in stbi__process_gif_raster()
4051 stbi__int32 x, y, w, h; in stbi__gif_load_next()
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/dgl/src/nanovg/
H A Dstb_image.h374 typedef signed int stbi__int32;
380 typedef int32_t stbi__int32;
3936 stbi__int32 len, code;
3938 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear;
3967 bits |= (stbi__int32) stbi__get8(s) << valid_bits;
3970 stbi__int32 code = bits & codemask;
4051 stbi__int32 x, y, w, h;
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/src/nanovg/
H A Dstb_image.h374 typedef signed int stbi__int32; typedef
380 typedef int32_t stbi__int32; typedef
3936 stbi__int32 len, code; in stbi__process_gif_raster()
3938 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
3967 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
3970 stbi__int32 code = bits & codemask; in stbi__process_gif_raster()
4051 stbi__int32 x, y, w, h; in stbi__gif_load_next()
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/dgl/src/nanovg/
H A Dstb_image.h374 typedef signed int stbi__int32; typedef
380 typedef int32_t stbi__int32; typedef
3936 stbi__int32 len, code; in stbi__process_gif_raster()
3938 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
3967 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
3970 stbi__int32 code = bits & codemask; in stbi__process_gif_raster()
4051 stbi__int32 x, y, w, h; in stbi__gif_load_next()
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/src/nanovg/
H A Dstb_image.h374 typedef signed int stbi__int32; typedef
380 typedef int32_t stbi__int32; typedef
3936 stbi__int32 len, code; in stbi__process_gif_raster()
3938 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
3967 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
3970 stbi__int32 code = bits & codemask; in stbi__process_gif_raster()
4051 stbi__int32 x, y, w, h; in stbi__gif_load_next()
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/dgl/src/nanovg/
H A Dstb_image.h374 typedef signed int stbi__int32;
380 typedef int32_t stbi__int32;
3936 stbi__int32 len, code;
3938 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear;
3967 bits |= (stbi__int32) stbi__get8(s) << valid_bits;
3970 stbi__int32 code = bits & codemask;
4051 stbi__int32 x, y, w, h;
/dports/graphics/sdump/sdump-c5fb55b/
H A Dstb_image.h376 typedef signed int stbi__int32; typedef
382 typedef int32_t stbi__int32; typedef
3932 stbi__int32 len, code; in stbi__process_gif_raster()
3934 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
3963 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
3966 stbi__int32 code = bits & codemask; in stbi__process_gif_raster()
4047 stbi__int32 x, y, w, h; in stbi__gif_load_next()
/dports/games/libretro-gw/gw-libretro-2be30ba/gwlua/
H A Dstb_image.h585 typedef signed int stbi__int32; typedef
591 typedef int32_t stbi__int32; typedef
1553 sgn = (stbi__int32)j->code_buffer >> 31; // sign bit is always in MSB in stbi__extend_receive()
5457 stbi__int32 len, code; in stbi__process_gif_raster()
5459 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
5488 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
5491 stbi__int32 code = bits & codemask; in stbi__process_gif_raster()
5572 stbi__int32 x, y, w, h; in stbi__gif_load_next()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/etc/luai/
H A Dstb_image.h585 typedef signed int stbi__int32; typedef
591 typedef int32_t stbi__int32; typedef
1553 sgn = (stbi__int32)j->code_buffer >> 31; // sign bit is always in MSB in stbi__extend_receive()
5457 stbi__int32 len, code; in stbi__process_gif_raster()
5459 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
5488 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
5491 stbi__int32 code = bits & codemask; in stbi__process_gif_raster()
5572 stbi__int32 x, y, w, h; in stbi__gif_load_next()
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_image.h587 typedef signed int stbi__int32; typedef
593 typedef int32_t stbi__int32; typedef
1647 sgn = (stbi__int32)j->code_buffer >> 31; // sign bit is always in MSB in stbi__extend_receive()
5596 stbi__int32 len, code; in stbi__process_gif_raster()
5598 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
5628 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
5631 stbi__int32 code = bits & codemask; in stbi__process_gif_raster()
5715 stbi__int32 x, y, w, h; in stbi__gif_load_next()
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/SOIL2/
H A Dstb_image.h608 typedef signed int stbi__int32; typedef
614 typedef int32_t stbi__int32; typedef
1712 sgn = (stbi__int32)j->code_buffer >> 31; // sign bit is always in MSB in stbi__extend_receive()
5636 stbi__int32 len, code; in stbi__process_gif_raster()
5638 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
5668 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
5671 stbi__int32 code2 = bits & codemask; in stbi__process_gif_raster()
5752 stbi__int32 x, y, w, h; in stbi__gif_load_next()
/dports/security/ridl/ridl-11b3240/nuklear/example/
H A Dstb_image.h605 typedef signed int stbi__int32; typedef
611 typedef int32_t stbi__int32; typedef
1670 sgn = (stbi__int32)j->code_buffer >> 31; // sign bit is always in MSB in stbi__extend_receive()
5597 stbi__int32 len, init_code; in stbi__process_gif_raster()
5599 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
5629 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
5632 stbi__int32 code = bits & codemask; in stbi__process_gif_raster()
5727 stbi__int32 x, y, w, h; in stbi__gif_load_next()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h605 typedef signed int stbi__int32; typedef
611 typedef int32_t stbi__int32; typedef
1670 sgn = (stbi__int32)j->code_buffer >> 31; // sign bit is always in MSB in stbi__extend_receive()
5597 stbi__int32 len, init_code; in stbi__process_gif_raster()
5599 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
5629 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
5632 stbi__int32 code = bits & codemask; in stbi__process_gif_raster()
5727 stbi__int32 x, y, w, h; in stbi__gif_load_next()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h605 typedef signed int stbi__int32; typedef
611 typedef int32_t stbi__int32; typedef
1670 sgn = (stbi__int32)j->code_buffer >> 31; // sign bit is always in MSB in stbi__extend_receive()
5597 stbi__int32 len, init_code; in stbi__process_gif_raster()
5599 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
5629 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
5632 stbi__int32 code = bits & codemask; in stbi__process_gif_raster()
5727 stbi__int32 x, y, w, h; in stbi__gif_load_next()
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dstb_image.h605 typedef signed int stbi__int32; typedef
611 typedef int32_t stbi__int32; typedef
1670 sgn = (stbi__int32)j->code_buffer >> 31; // sign bit is always in MSB in stbi__extend_receive()
5597 stbi__int32 len, init_code; in stbi__process_gif_raster()
5599 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
5629 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
5632 stbi__int32 code = bits & codemask; in stbi__process_gif_raster()
5727 stbi__int32 x, y, w, h; in stbi__gif_load_next()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/gltf/
H A Dstb_image.h605 typedef signed int stbi__int32; typedef
611 typedef int32_t stbi__int32; typedef
1670 sgn = (stbi__int32)j->code_buffer >> 31; // sign bit is always in MSB in stbi__extend_receive()
5597 stbi__int32 len, init_code; in stbi__process_gif_raster()
5599 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
5629 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
5632 stbi__int32 code = bits & codemask; in stbi__process_gif_raster()
5727 stbi__int32 x, y, w, h; in stbi__gif_load_next()
/dports/devel/emscripten/emscripten-2.0.3/third_party/
H A Dstb_image.c605 typedef signed int stbi__int32; typedef
611 typedef int32_t stbi__int32; typedef
1670 sgn = (stbi__int32)j->code_buffer >> 31; // sign bit is always in MSB in stbi__extend_receive()
5597 stbi__int32 len, init_code; in stbi__process_gif_raster()
5599 stbi__int32 codesize, codemask, avail, oldcode, bits, valid_bits, clear; in stbi__process_gif_raster()
5629 bits |= (stbi__int32) stbi__get8(s) << valid_bits; in stbi__process_gif_raster()
5632 stbi__int32 code = bits & codemask; in stbi__process_gif_raster()
5727 stbi__int32 x, y, w, h; in stbi__gif_load_next()

1234