Home
last modified time | relevance | path

Searched refs:stbi__err (Results 1 – 25 of 94) sorted by relevance

1234

/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/nanovg/
H A Dstb_image.h520 static int stbi__err(const char *str) in stbi__err() function
531 #define stbi__err(x,y) 0 macro
533 #define stbi__err(x,y) stbi__err(y) macro
535 #define stbi__err(x,y) stbi__err(x) macro
538 #define stbi__errpf(x,y) ((float *) (stbi__err(x,y)?NULL:NULL))
1452 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
1563 return stbi__err("bad component ID","Corrupt JPEG"); in stbi__process_frame_header()
1603 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
2131 if (q == NULL) return stbi__err("outofmem", "Out of memory"); in stbi__zexpand()
2470 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
[all …]
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dstb_image.h520 static int stbi__err(const char *str) in stbi__err() function
531 #define stbi__err(x,y) 0 macro
533 #define stbi__err(x,y) stbi__err(y) macro
535 #define stbi__err(x,y) stbi__err(x) macro
538 #define stbi__errpf(x,y) ((float *) (stbi__err(x,y)?NULL:NULL))
1452 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
1563 return stbi__err("bad component ID","Corrupt JPEG"); in stbi__process_frame_header()
1603 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
2131 if (q == NULL) return stbi__err("outofmem", "Out of memory"); in stbi__zexpand()
2470 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
[all …]
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/nanovg/
H A Dstb_image.h520 static int stbi__err(const char *str) in stbi__err() function
531 #define stbi__err(x,y) 0 macro
533 #define stbi__err(x,y) stbi__err(y) macro
535 #define stbi__err(x,y) stbi__err(x) macro
538 #define stbi__errpf(x,y) ((float *) (stbi__err(x,y)?NULL:NULL))
1452 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
1563 return stbi__err("bad component ID","Corrupt JPEG"); in stbi__process_frame_header()
1603 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
2131 if (q == NULL) return stbi__err("outofmem", "Out of memory"); in stbi__zexpand()
2470 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
[all …]
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dstb_image.h520 static int stbi__err(const char *str) in stbi__err() function
531 #define stbi__err(x,y) 0 macro
533 #define stbi__err(x,y) stbi__err(y) macro
535 #define stbi__err(x,y) stbi__err(x) macro
538 #define stbi__errpf(x,y) ((float *) (stbi__err(x,y)?NULL:NULL))
1452 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
1563 return stbi__err("bad component ID","Corrupt JPEG"); in stbi__process_frame_header()
1603 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
2131 if (q == NULL) return stbi__err("outofmem", "Out of memory"); in stbi__zexpand()
2470 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
[all …]
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dstb_image.h520 static int stbi__err(const char *str) in stbi__err() function
531 #define stbi__err(x,y) 0 macro
533 #define stbi__err(x,y) stbi__err(y) macro
535 #define stbi__err(x,y) stbi__err(x) macro
538 #define stbi__errpf(x,y) ((float *) (stbi__err(x,y)?NULL:NULL))
1452 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
1563 return stbi__err("bad component ID","Corrupt JPEG"); in stbi__process_frame_header()
1603 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
2131 if (q == NULL) return stbi__err("outofmem", "Out of memory"); in stbi__zexpand()
2470 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
[all …]
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/dgl/src/nanovg/
H A Dstb_image.h520 static int stbi__err(const char *str)
531 #define stbi__err(x,y) 0
533 #define stbi__err(x,y) stbi__err(y)
535 #define stbi__err(x,y) stbi__err(x)
538 #define stbi__errpf(x,y) ((float *) (stbi__err(x,y)?NULL:NULL))
1452 return stbi__err("expected marker","Corrupt JPEG");
1563 return stbi__err("bad component ID","Corrupt JPEG");
1603 return stbi__err("outofmem", "Out of memory");
2131 if (q == NULL) return stbi__err("outofmem", "Out of memory");
2470 if (!a->out) return stbi__err("outofmem", "Out of memory");
[all …]
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/src/nanovg/
H A Dstb_image.h520 static int stbi__err(const char *str) in stbi__err() function
531 #define stbi__err(x,y) 0 macro
533 #define stbi__err(x,y) stbi__err(y) macro
535 #define stbi__err(x,y) stbi__err(x) macro
538 #define stbi__errpf(x,y) ((float *) (stbi__err(x,y)?NULL:NULL))
1452 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
1563 return stbi__err("bad component ID","Corrupt JPEG"); in stbi__process_frame_header()
1603 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
2131 if (q == NULL) return stbi__err("outofmem", "Out of memory"); in stbi__zexpand()
2470 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
[all …]
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/dgl/src/nanovg/
H A Dstb_image.h520 static int stbi__err(const char *str) in stbi__err() function
531 #define stbi__err(x,y) 0 macro
533 #define stbi__err(x,y) stbi__err(y) macro
535 #define stbi__err(x,y) stbi__err(x) macro
538 #define stbi__errpf(x,y) ((float *) (stbi__err(x,y)?NULL:NULL))
1452 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
1563 return stbi__err("bad component ID","Corrupt JPEG"); in stbi__process_frame_header()
1603 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
2131 if (q == NULL) return stbi__err("outofmem", "Out of memory"); in stbi__zexpand()
2470 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
[all …]
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/src/nanovg/
H A Dstb_image.h520 static int stbi__err(const char *str) in stbi__err() function
531 #define stbi__err(x,y) 0 macro
533 #define stbi__err(x,y) stbi__err(y) macro
535 #define stbi__err(x,y) stbi__err(x) macro
538 #define stbi__errpf(x,y) ((float *) (stbi__err(x,y)?NULL:NULL))
1452 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
1563 return stbi__err("bad component ID","Corrupt JPEG"); in stbi__process_frame_header()
1603 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
2131 if (q == NULL) return stbi__err("outofmem", "Out of memory"); in stbi__zexpand()
2470 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
[all …]
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/dgl/src/nanovg/
H A Dstb_image.h520 static int stbi__err(const char *str)
531 #define stbi__err(x,y) 0
533 #define stbi__err(x,y) stbi__err(y)
535 #define stbi__err(x,y) stbi__err(x)
538 #define stbi__errpf(x,y) ((float *) (stbi__err(x,y)?NULL:NULL))
1452 return stbi__err("expected marker","Corrupt JPEG");
1563 return stbi__err("bad component ID","Corrupt JPEG");
1603 return stbi__err("outofmem", "Out of memory");
2131 if (q == NULL) return stbi__err("outofmem", "Out of memory");
2470 if (!a->out) return stbi__err("outofmem", "Out of memory");
[all …]
/dports/graphics/sdump/sdump-c5fb55b/
H A Dstb_image.h522 static int stbi__err(const char *str) in stbi__err() function
533 #define stbi__err(x,y) 0 macro
535 #define stbi__err(x,y) stbi__err(y) macro
537 #define stbi__err(x,y) stbi__err(x) macro
540 #define stbi__errpf(x,y) ((float *) (stbi__err(x,y)?NULL:NULL))
1462 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
1573 return stbi__err("bad component ID","Corrupt JPEG"); in stbi__process_frame_header()
1613 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
2141 if (q == NULL) return stbi__err("outofmem", "Out of memory"); in stbi__zexpand()
2478 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
[all …]
/dports/misc/usd/USD-21.11/pxr/imaging/hio/stb/
H A Dstb_image.h975 static int stbi__err(const char *str) in stbi__err() function
1071 #define stbi__err(x,y) 0 macro
1073 #define stbi__err(x,y) stbi__err(y) macro
1075 #define stbi__err(x,y) stbi__err(x) macro
3164 return stbi__err("unknown marker","Corrupt JPEG"); in stbi__process_marker()
3196 return stbi__err("bad SOS", "Corrupt JPEG"); in stbi__process_scan_header()
3991 if (!j) return stbi__err("outofmem", "Out of memory"); in stbi__jpeg_test()
4016 if (!j) return stbi__err("outofmem", "Out of memory"); in stbi__jpeg_info()
4080 return stbi__err("bad sizes", "Corrupt PNG"); in stbi__zbuild_huffman()
6543 return stbi__err("not GIF", "Corrupt GIF"); in stbi__gif_header()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_image.h875 static int stbi__err(const char *str) in stbi__err() function
891 #define stbi__err(x,y) 0 macro
893 #define stbi__err(x,y) stbi__err(y) macro
895 #define stbi__err(x,y) stbi__err(x) macro
2663 return stbi__err("bad SOS len","Corrupt JPEG"); in stbi__process_scan_header()
2677 return stbi__err("bad DC huff","Corrupt JPEG"); in stbi__process_scan_header()
2679 return stbi__err("bad AC huff","Corrupt JPEG"); in stbi__process_scan_header()
2692 return stbi__err("bad SOS", "Corrupt JPEG"); in stbi__process_scan_header()
2766 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
3511 return stbi__err("bad sizes", "Corrupt PNG"); in stbi__zbuild_huffman()
[all …]
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/SOIL2/
H A Dstb_image.h926 static int stbi__err(const char *str) in stbi__err() function
942 #define stbi__err(x,y) 0 macro
944 #define stbi__err(x,y) stbi__err(y) macro
946 #define stbi__err(x,y) stbi__err(x) macro
2648 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
2735 return stbi__err("bad SOS", "Corrupt JPEG"); in stbi__process_scan_header()
2809 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
3547 return stbi__err("bad sizes", "Corrupt PNG"); in stbi__zbuild_huffman()
4033 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
4050 return stbi__err("invalid filter","Corrupt PNG"); in stbi__create_png_image_raw()
[all …]
/dports/security/ridl/ridl-11b3240/nuklear/example/
H A Dstb_image.h894 static int stbi__err(const char *str) in stbi__err() function
910 #define stbi__err(x,y) 0 macro
912 #define stbi__err(x,y) stbi__err(y) macro
914 #define stbi__err(x,y) stbi__err(x) macro
2606 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
2693 return stbi__err("bad SOS", "Corrupt JPEG"); in stbi__process_scan_header()
2767 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
3505 return stbi__err("bad sizes", "Corrupt PNG"); in stbi__zbuild_huffman()
3991 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
4008 return stbi__err("invalid filter","Corrupt PNG"); in stbi__create_png_image_raw()
[all …]
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h894 static int stbi__err(const char *str) in stbi__err() function
910 #define stbi__err(x,y) 0 macro
912 #define stbi__err(x,y) stbi__err(y) macro
914 #define stbi__err(x,y) stbi__err(x) macro
2606 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
2693 return stbi__err("bad SOS", "Corrupt JPEG"); in stbi__process_scan_header()
2767 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
3505 return stbi__err("bad sizes", "Corrupt PNG"); in stbi__zbuild_huffman()
3991 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
4008 return stbi__err("invalid filter","Corrupt PNG"); in stbi__create_png_image_raw()
[all …]
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h894 static int stbi__err(const char *str) in stbi__err() function
910 #define stbi__err(x,y) 0 macro
912 #define stbi__err(x,y) stbi__err(y) macro
914 #define stbi__err(x,y) stbi__err(x) macro
2606 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
2693 return stbi__err("bad SOS", "Corrupt JPEG"); in stbi__process_scan_header()
2767 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
3505 return stbi__err("bad sizes", "Corrupt PNG"); in stbi__zbuild_huffman()
3991 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
4008 return stbi__err("invalid filter","Corrupt PNG"); in stbi__create_png_image_raw()
[all …]
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dstb_image.h894 static int stbi__err(const char *str) in stbi__err() function
910 #define stbi__err(x,y) 0 macro
912 #define stbi__err(x,y) stbi__err(y) macro
914 #define stbi__err(x,y) stbi__err(x) macro
2606 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
2693 return stbi__err("bad SOS", "Corrupt JPEG"); in stbi__process_scan_header()
2767 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
3505 return stbi__err("bad sizes", "Corrupt PNG"); in stbi__zbuild_huffman()
3991 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
4008 return stbi__err("invalid filter","Corrupt PNG"); in stbi__create_png_image_raw()
[all …]
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/gltf/
H A Dstb_image.h894 static int stbi__err(const char *str) in stbi__err() function
910 #define stbi__err(x,y) 0 macro
912 #define stbi__err(x,y) stbi__err(y) macro
914 #define stbi__err(x,y) stbi__err(x) macro
2606 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
2693 return stbi__err("bad SOS", "Corrupt JPEG"); in stbi__process_scan_header()
2767 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
3505 return stbi__err("bad sizes", "Corrupt PNG"); in stbi__zbuild_huffman()
3991 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
4008 return stbi__err("invalid filter","Corrupt PNG"); in stbi__create_png_image_raw()
[all …]
/dports/devel/emscripten/emscripten-2.0.3/third_party/
H A Dstb_image.c894 static int stbi__err(const char *str) in stbi__err() function
910 #define stbi__err(x,y) 0 macro
912 #define stbi__err(x,y) stbi__err(y) macro
914 #define stbi__err(x,y) stbi__err(x) macro
2606 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
2693 return stbi__err("bad SOS", "Corrupt JPEG"); in stbi__process_scan_header()
2767 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
3505 return stbi__err("bad sizes", "Corrupt PNG"); in stbi__zbuild_huffman()
3991 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
4008 return stbi__err("invalid filter","Corrupt PNG"); in stbi__create_png_image_raw()
[all …]
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h894 static int stbi__err(const char *str) in stbi__err() function
910 #define stbi__err(x,y) 0 macro
912 #define stbi__err(x,y) stbi__err(y) macro
914 #define stbi__err(x,y) stbi__err(x) macro
2606 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
2693 return stbi__err("bad SOS", "Corrupt JPEG"); in stbi__process_scan_header()
2767 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
3505 return stbi__err("bad sizes", "Corrupt PNG"); in stbi__zbuild_huffman()
3991 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
4008 return stbi__err("invalid filter","Corrupt PNG"); in stbi__create_png_image_raw()
[all …]
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h894 static int stbi__err(const char *str) in stbi__err() function
910 #define stbi__err(x,y) 0 macro
912 #define stbi__err(x,y) stbi__err(y) macro
914 #define stbi__err(x,y) stbi__err(x) macro
2606 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
2693 return stbi__err("bad SOS", "Corrupt JPEG"); in stbi__process_scan_header()
2767 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
3505 return stbi__err("bad sizes", "Corrupt PNG"); in stbi__zbuild_huffman()
3991 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
4008 return stbi__err("invalid filter","Corrupt PNG"); in stbi__create_png_image_raw()
[all …]
/dports/audio/synthpod-lv2/synthpod-01aad91/nuklear/example/
H A Dstb_image.h894 static int stbi__err(const char *str)
910 #define stbi__err(x,y) 0
912 #define stbi__err(x,y) stbi__err(y)
914 #define stbi__err(x,y) stbi__err(x)
2606 return stbi__err("expected marker","Corrupt JPEG");
2693 return stbi__err("bad SOS", "Corrupt JPEG");
2767 return stbi__err("outofmem", "Out of memory");
3505 return stbi__err("bad sizes", "Corrupt PNG");
3991 if (!a->out) return stbi__err("outofmem", "Out of memory");
4008 return stbi__err("invalid filter","Corrupt PNG");
[all …]
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/example/
H A Dstb_image.h894 static int stbi__err(const char *str) in stbi__err() function
910 #define stbi__err(x,y) 0 macro
912 #define stbi__err(x,y) stbi__err(y) macro
914 #define stbi__err(x,y) stbi__err(x) macro
2606 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
2693 return stbi__err("bad SOS", "Corrupt JPEG"); in stbi__process_scan_header()
2767 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
3505 return stbi__err("bad sizes", "Corrupt PNG"); in stbi__zbuild_huffman()
3991 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
4008 return stbi__err("invalid filter","Corrupt PNG"); in stbi__create_png_image_raw()
[all …]
/dports/graphics/flif/FLIF-0.3-96-g74ea92b/extern/
H A Dstb_image.h894 static int stbi__err(const char *str) in stbi__err() function
910 #define stbi__err(x,y) 0 macro
912 #define stbi__err(x,y) stbi__err(y) macro
914 #define stbi__err(x,y) stbi__err(x) macro
2606 return stbi__err("expected marker","Corrupt JPEG"); in stbi__process_marker()
2693 return stbi__err("bad SOS", "Corrupt JPEG"); in stbi__process_scan_header()
2767 return stbi__err("outofmem", "Out of memory"); in stbi__process_frame_header()
3505 return stbi__err("bad sizes", "Corrupt PNG"); in stbi__zbuild_huffman()
3991 if (!a->out) return stbi__err("outofmem", "Out of memory"); in stbi__create_png_image_raw()
4008 return stbi__err("invalid filter","Corrupt PNG"); in stbi__create_png_image_raw()
[all …]

1234