Home
last modified time | relevance | path

Searched refs:firstsymbol (Results 1 – 25 of 111) sorted by relevance

12345

/dports/science/py-rmf/rmf-1.3.1/src/avrocpp/scripts/
H A Dgen-cppcode.py321 firstsymbol = ''
328 firstsymbol = line[1]
335 structDef = structDef.replace('$firstsymbol$', firstsymbol)
/dports/science/rmf/rmf-1.3.1/src/avrocpp/scripts/
H A Dgen-cppcode.py321 firstsymbol = ''
328 firstsymbol = line[1]
335 structDef = structDef.replace('$firstsymbol$', firstsymbol)
/dports/emulators/gngeo/gngeo-gngeo_0.8/src/
H A Dstb_zlib.h26 uint16 firstsymbol[16]; member
H A Dstb_zlib.c98 z->firstsymbol[i] = (uint16) k; in zbuild_huffman()
110 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in zbuild_huffman()
187 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in zhuffman_decode()
H A Dstb_image.c1625 uint16 firstsymbol[16]; member
1664 z->firstsymbol[i] = (uint16) k; in zbuild_huffman()
1676 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in zbuild_huffman()
1757 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in zhuffman_decode()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/Renderer/SOIL/
H A Dstb_image_aug.c1617 uint16 firstsymbol[16]; member
1656 z->firstsymbol[i] = (uint16) k; in zbuild_huffman()
1668 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in zbuild_huffman()
1749 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in zhuffman_decode()
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dstb_image.c1889 uint16_t firstsymbol[16]; member
1928 z->firstsymbol[i] = (uint16_t) k; in zbuild_huffman()
1940 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in zbuild_huffman()
2021 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in zhuffman_decode()
/dports/devel/stb/stb-f54acd4/deprecated/
H A Dstb_image.c1985 stbi__uint16 firstsymbol[16]; member
2024 z->firstsymbol[i] = (stbi__uint16) k; in zbuild_huffman()
2036 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in zbuild_huffman()
2117 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in zhuffman_decode()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.cpp1821 uint16 firstsymbol[16]; member
1861 z->firstsymbol[i] = (uint16)k; in zbuild_huffman()
1875 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in zbuild_huffman()
1960 b = (k >> (16 - s)) - z->firstcode[s] + z->firstsymbol[s]; in zhuffman_decode()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ImageCodecModules/STB/
H A Dstb_image.cpp1962 uint16 firstsymbol[16]; member
2001 z->firstsymbol[i] = (uint16) k; in zbuild_huffman()
2013 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in zbuild_huffman()
2094 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in zhuffman_decode()
/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/nanovg/
H A Dstb_image.h1982 stbi__uint16 firstsymbol[16]; member
2021 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
2033 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
2114 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode()
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/src/stb_image/
H A Dstb_image.cpp1631 uint16 firstsymbol[16]; member
1670 z->firstsymbol[i] = (uint16) k; in zbuild_huffman()
1682 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in zbuild_huffman()
1763 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in zhuffman_decode()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dstb_image.h1982 stbi__uint16 firstsymbol[16]; member
2021 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
2033 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
2114 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/nanovg/
H A Dstb_image.h1982 stbi__uint16 firstsymbol[16]; member
2021 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
2033 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
2114 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode()
/dports/net-im/uTox/uTox/third-party/stb/deprecated/
H A Dstb_image.c1985 stbi__uint16 firstsymbol[16]; member
2024 z->firstsymbol[i] = (stbi__uint16) k; in zbuild_huffman()
2036 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in zbuild_huffman()
2117 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in zhuffman_decode()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/deprecated/
H A Dstb_image.c1985 stbi__uint16 firstsymbol[16]; member
2024 z->firstsymbol[i] = (stbi__uint16) k; in zbuild_huffman()
2036 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in zbuild_huffman()
2117 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in zhuffman_decode()
/dports/security/ridl/ridl-11b3240/stb/deprecated/
H A Dstb_image.c1985 stbi__uint16 firstsymbol[16]; member
2024 z->firstsymbol[i] = (stbi__uint16) k; in zbuild_huffman()
2036 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in zbuild_huffman()
2117 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in zhuffman_decode()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dstb_image.h1982 stbi__uint16 firstsymbol[16]; member
2021 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
2033 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
2114 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dstb_image.h1982 stbi__uint16 firstsymbol[16]; member
2021 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
2033 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
2114 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode()
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/graphics/image/
H A Dstb_image.cpp1685 uint16 firstsymbol[16]; member
1724 z->firstsymbol[i] = (uint16) k; in zbuild_huffman()
1736 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in zbuild_huffman()
1817 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in zhuffman_decode()
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/dgl/src/nanovg/
H A Dstb_image.h1982 stbi__uint16 firstsymbol[16];
2021 z->firstsymbol[i] = (stbi__uint16) k;
2033 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s];
2114 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s];
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/src/nanovg/
H A Dstb_image.h1982 stbi__uint16 firstsymbol[16]; member
2021 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
2033 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
2114 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode()
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/dgl/src/nanovg/
H A Dstb_image.h1982 stbi__uint16 firstsymbol[16]; member
2021 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
2033 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
2114 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode()
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/src/nanovg/
H A Dstb_image.h1982 stbi__uint16 firstsymbol[16]; member
2021 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
2033 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
2114 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode()
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/dgl/src/nanovg/
H A Dstb_image.h1982 stbi__uint16 firstsymbol[16];
2021 z->firstsymbol[i] = (stbi__uint16) k;
2033 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s];
2114 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s];

12345