Home
last modified time | relevance | path

Searched refs:context_map_size (Results 1 – 25 of 80) sorted by relevance

1234

/dports/archivers/py-brotlipy/brotlipy-0.7.0/libbrotli/dec/
H A Ddecode.c924 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
939 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
941 *context_map_arg = (uint8_t*)BROTLI_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
946 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
982 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1013 if (context_index + reps > context_map_size) { in DecodeContextMap()
1031 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Native/AnyOS/brotli/dec/
H A Ddecode.c940 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
955 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
957 *context_map_arg = (uint8_t*)BROTLI_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
962 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
998 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1029 if (context_index + reps > context_map_size) { in DecodeContextMap()
1047 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/net/proby/proby-1.0.2/cargo-crates/brotli-sys-0.3.2/brotli/dec/
H A Ddecode.c924 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
939 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
941 *context_map_arg = (uint8_t*)BROTLI_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
946 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
982 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1013 if (context_index + reps > context_map_size) { in DecodeContextMap()
1031 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/brotli/dec/
H A Ddecode.c939 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
954 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
956 *context_map_arg = (uint8_t*)BROTLI_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
961 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
997 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1028 if (context_index + reps > context_map_size) { in DecodeContextMap()
1046 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/www/firefox-legacy/firefox-52.8.0esr/modules/brotli/dec/
H A Ddecode.c912 static BrotliErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
927 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
929 *context_map_arg = (uint8_t*)BROTLI_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
934 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
972 while (context_index < context_map_size) { in DecodeContextMap()
999 if (context_index + reps > context_map_size) { in DecodeContextMap()
1016 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/brotli-sys-0.3.2/brotli/dec/
H A Ddecode.c924 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
939 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
941 *context_map_arg = (uint8_t*)BROTLI_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
946 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
982 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1013 if (context_index + reps > context_map_size) { in DecodeContextMap()
1031 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/www/h2o-devel/h2o-dcc7134/deps/brotli/c/dec/
H A Ddecode.c939 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
954 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
956 *context_map_arg = (uint8_t*)BROTLI_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
961 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
997 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1028 if (context_index + reps > context_map_size) { in DecodeContextMap()
1046 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/brotli-sys-0.3.2/brotli/dec/
H A Ddecode.c924 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
939 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
941 *context_map_arg = (uint8_t*)BROTLI_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
946 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
982 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1013 if (context_index + reps > context_map_size) { in DecodeContextMap()
1031 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/andybalholm/brotli/
H A Ddecode.go984 func decodeContextMap(context_map_size uint32, num_htrees *uint32, context_map_arg *[]byte, s *Read…
997 *context_map_arg = make([]byte, uint(context_map_size))
1003 for i := 0; i < int(context_map_size); i++ {
1055 for context_index < context_map_size || skip_preamble {
1088 if context_index+reps > context_map_size {
1113 inverseMoveToFrontTransform(*context_map_arg, context_map_size, s)
/dports/www/gitea/gitea-1.16.5/vendor/github.com/andybalholm/brotli/
H A Ddecode.go947 func decodeContextMap(context_map_size uint32, num_htrees *uint32, context_map_arg *[]byte, s *Read…
960 *context_map_arg = make([]byte, uint(context_map_size))
966 for i := 0; i < int(context_map_size); i++ {
1018 for context_index < context_map_size || skip_preamble {
1051 if context_index+reps > context_map_size {
1076 inverseMoveToFrontTransform(*context_map_arg, context_map_size, s)
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/andybalholm/brotli/
H A Ddecode.go984 func decodeContextMap(context_map_size uint32, num_htrees *uint32, context_map_arg *[]byte, s *Read…
997 *context_map_arg = make([]byte, uint(context_map_size))
1003 for i := 0; i < int(context_map_size); i++ {
1055 for context_index < context_map_size || skip_preamble {
1088 if context_index+reps > context_map_size {
1113 inverseMoveToFrontTransform(*context_map_arg, context_map_size, s)
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/andybalholm/brotli/
H A Ddecode.go984 func decodeContextMap(context_map_size uint32, num_htrees *uint32, context_map_arg *[]byte, s *Read…
997 *context_map_arg = make([]byte, uint(context_map_size))
1003 for i := 0; i < int(context_map_size); i++ {
1055 for context_index < context_map_size || skip_preamble {
1088 if context_index+reps > context_map_size {
1113 inverseMoveToFrontTransform(*context_map_arg, context_map_size, s)
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Ddecode.c988 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
1004 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
1007 (uint8_t*)BROTLI_DECODER_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
1012 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
1053 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1084 if (context_index + reps > context_map_size) { in DecodeContextMap()
1103 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/www/firefox-esr/firefox-91.8.0/modules/brotli/dec/
H A Ddecode.c991 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
1007 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
1010 (uint8_t*)BROTLI_DECODER_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
1015 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
1056 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1087 if (context_index + reps > context_map_size) { in DecodeContextMap()
1106 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/archivers/p5-IO-Compress-Brotli/IO-Compress-Brotli-0.004001/brotli/c/dec/
H A Ddecode.c972 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
987 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
990 (uint8_t*)BROTLI_DECODER_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
995 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
1036 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1067 if (context_index + reps > context_map_size) { in DecodeContextMap()
1086 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/archivers/py-brotli/Brotli-1.0.9/c/dec/
H A Ddecode.c991 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
1007 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
1010 (uint8_t*)BROTLI_DECODER_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
1015 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
1056 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1087 if (context_index + reps > context_map_size) { in DecodeContextMap()
1106 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/archivers/brotli/brotli-1.0.9/c/dec/
H A Ddecode.c991 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
1007 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
1010 (uint8_t*)BROTLI_DECODER_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
1015 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
1056 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1087 if (context_index + reps > context_map_size) { in DecodeContextMap()
1106 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/devel/apitrace/apitrace-9.0/thirdparty/brotli/c/dec/
H A Ddecode.c982 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
997 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
1000 (uint8_t*)BROTLI_DECODER_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
1005 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
1046 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1077 if (context_index + reps > context_map_size) { in DecodeContextMap()
1096 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/dec/
H A Ddecode.c975 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
990 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
993 (uint8_t*)BROTLI_DECODER_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
998 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
1039 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1070 if (context_index + reps > context_map_size) { in DecodeContextMap()
1089 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/BrotliCompress/dec/
H A Ddecode.c973 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
988 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
991 (uint8_t*)BROTLI_DECODER_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
996 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
1037 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1068 if (context_index + reps > context_map_size) { in DecodeContextMap()
1087 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Ddecode.c988 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
1004 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
1007 (uint8_t*)BROTLI_DECODER_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
1012 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
1053 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1084 if (context_index + reps > context_map_size) { in DecodeContextMap()
1103 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Ddecode.c988 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
1004 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
1007 (uint8_t*)BROTLI_DECODER_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
1012 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
1053 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1084 if (context_index + reps > context_map_size) { in DecodeContextMap()
1103 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Ddecode.c988 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
1004 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
1007 (uint8_t*)BROTLI_DECODER_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
1012 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
1053 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1084 if (context_index + reps > context_map_size) { in DecodeContextMap()
1103 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/C/BrotliCompress/dec/
H A Ddecode.c973 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
988 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
991 (uint8_t*)BROTLI_DECODER_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
996 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
1037 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1068 if (context_index + reps > context_map_size) { in DecodeContextMap()
1087 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/dec/
H A Ddecode.c975 static BrotliDecoderErrorCode DecodeContextMap(uint32_t context_map_size, in DecodeContextMap() argument
990 BROTLI_LOG_UINT(context_map_size); in DecodeContextMap()
993 (uint8_t*)BROTLI_DECODER_ALLOC(s, (size_t)context_map_size); in DecodeContextMap()
998 memset(*context_map_arg, 0, (size_t)context_map_size); in DecodeContextMap()
1039 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap()
1070 if (context_index + reps > context_map_size) { in DecodeContextMap()
1089 InverseMoveToFrontTransform(*context_map_arg, context_map_size, s); in DecodeContextMap()

1234