Home
last modified time | relevance | path

Searched refs:firstsymbol (Results 1 – 25 of 111) sorted by last modified time

12345

/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/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/editors/libreoffice/libreoffice-7.2.6.2/external/zxing/
H A D0003-Update-stb_image-from-2.25-to-2.27.patch544 stbi__uint16 firstsymbol[16];
586 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s];
/dports/science/chrono/chrono-7.0.1/src/chrono_thirdparty/stb/
H A Dstb_image.h3947 stbi__uint16 firstsymbol[16]; member
3987 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3999 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4072 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/example/
H A Dstb_image.h3470 stbi__uint16 firstsymbol[16]; member
3510 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3522 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3595 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/ospray-studio/ospray_studio-0.9.1/external/stb_image/
H A Dstb_image.h4038 stbi__uint16 firstsymbol[16]; member
4078 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4090 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4170 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/misc/ncnn/ncnn-20211208/src/
H A Dstb_image.h3990 stbi__uint16 firstsymbol[16]; member
4030 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4042 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4122 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/multimedia/assimp/assimp-5.1.3/contrib/stb/
H A Dstb_image.h3990 stbi__uint16 firstsymbol[16]; member
4030 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4042 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4122 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/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/devel/py-bullet3/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/aloadimage/arcan-0.6.1/src/engine/external/
H A Dstb_image.h4045 stbi__uint16 firstsymbol[16]; member
4085 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4097 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4177 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/aloadimage/arcan-0.6.1/src/tools/aloadimage/
H A Dstb_image.h4045 stbi__uint16 firstsymbol[16]; member
4085 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4097 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4177 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/sysutils/acfgfs/arcan-0.6.1/src/engine/external/
H A Dstb_image.h4045 stbi__uint16 firstsymbol[16]; member
4085 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4097 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4177 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/sysutils/acfgfs/arcan-0.6.1/src/tools/aloadimage/
H A Dstb_image.h4045 stbi__uint16 firstsymbol[16]; member
4085 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4097 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4177 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/tools/aloadimage/
H A Dstb_image.h4045 stbi__uint16 firstsymbol[16]; member
4085 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4097 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4177 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/x11/aclip/arcan-0.6.1/src/tools/aloadimage/
H A Dstb_image.h4045 stbi__uint16 firstsymbol[16]; member
4085 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4097 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4177 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/x11/aclip/arcan-0.6.1/src/engine/external/
H A Dstb_image.h4045 stbi__uint16 firstsymbol[16]; member
4085 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4097 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4177 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/engine/external/
H A Dstb_image.h4045 stbi__uint16 firstsymbol[16]; member
4085 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4097 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4177 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/graphics/ospray/ospray-2.8.0/apps/common/external/stb_image/
H A Dstb_image.h3990 stbi__uint16 firstsymbol[16]; member
4030 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4042 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4122 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/misc/usd/USD-21.11/pxr/imaging/hio/stb/
H A Dstb_image.h4045 stbi__uint16 firstsymbol[16]; member
4085 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4097 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4177 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/paths/nanovg/
H A Dstb_image.h3756 stbi__uint16 firstsymbol[16]; member
3796 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3808 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3881 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/nanovg/
H A Dstb_image.h3472 stbi__uint16 firstsymbol[16]; member
3512 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3524 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3597 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/stb_image/
H A Dstb_image.h3750 stbi__uint16 firstsymbol[16]; member
3790 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
3802 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
3875 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/dports/www/lagrange/lagrange-1.7.3/src/
H A Dstb_image.h3990 stbi__uint16 firstsymbol[16]; member
4030 z->firstsymbol[i] = (stbi__uint16) k; in stbi__zbuild_huffman()
4042 int c = next_code[s] - z->firstcode[s] + z->firstsymbol[s]; in stbi__zbuild_huffman()
4122 b = (k >> (16-s)) - z->firstcode[s] + z->firstsymbol[s]; in stbi__zhuffman_decode_slowpath()
/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()

12345